jgroup.core
Interface InternalGMIService
- All Superinterfaces:
- Layer
- All Known Implementing Classes:
- IntGroupHandler
public interface InternalGMIService
- extends Layer
The InternalGMIService
interface is special in the
sense that is not implemented by a concrete layer (such as the
IntGroupHandler
), but rather by the dynamically
generated proxy object.
- Since:
- Jgroup 0.9
- Author:
- Alberto Montresor
- See Also:
IntGroupHandler
Method Summary |
java.lang.Object |
invoke(java.lang.reflect.Method m,
java.lang.Object[] args,
Callback callback)
|
invoke
java.lang.Object invoke(java.lang.reflect.Method m,
java.lang.Object[] args,
Callback callback)
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright © 1998-2006 The Jgroup/ARM development team. All Rights Reserved.