|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ExternalGMIListener
In Jgroup, an external remote interface is an interface that declare a set of methods implemented by an object group that may be invoked from a remote Java virtual machine. An external remote interface must satisfy the following conditions:
ExternalGMIListener
. java.rmi.RemoteException
in
its throws clause, in addition to any application-specific
exceptions (note that application-specific exceptions do not have to
extend java.rmi.RemoteException
). ExternalGMIListener
is a marker interface that
declares no methods.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |