|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IRemoteServiceEvent
Super interface for remote service events (registration and unregistration).
| Method Summary | |
|---|---|
java.lang.String[] |
getClazzes()
Get the interface classes associated with/exposed by the remote service. |
ID |
getContainerID()
The ID of the container that registered the service. |
ID |
getLocalContainerID()
The ID of the local container. |
IRemoteServiceReference |
getReference()
Get the remote service reference for the unregistered service. |
| Method Detail |
|---|
ID getLocalContainerID()
null.ID getContainerID()
null.IRemoteServiceReference getReference()
IRemoteServiceReference the reference for the
unregistered service. Will not be null.java.lang.String[] getClazzes()
null, but may be
empty array.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||