|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface ExternalGMIService.BootstrapInvocationHandler
This interface must be implemented by all EGMI services that can be used by the bootstrap mechanism.
Method Summary | |
---|---|
java.lang.String |
getType()
Return the invocation handler type |
void |
merge(ExternalGMIService.BootstrapInvocationHandler handler)
Merge this handler with the given handler. |
Methods inherited from interface java.lang.reflect.InvocationHandler |
---|
invoke |
Method Detail |
---|
void merge(ExternalGMIService.BootstrapInvocationHandler handler) throws JgroupException, java.rmi.RemoteException
handler
- BootstrapInvoationHandler
handler to merge with
JgroupException
- if merge failed for some reason
java.rmi.RemoteException
java.lang.String getType() throws java.rmi.RemoteException
java.rmi.RemoteException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |