|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DistributedObject
Base interface for all distributed objects.
IMap
,
IQueue
,
MultiMap
,
ITopic
,
ILock
,
IExecutorService
,
TransactionalMap
,
TransactionalQueue
,
TransactionalMultiMap
Method Summary | |
---|---|
void |
destroy()
Destroys this object cluster-wide. |
Object |
getId()
Returns the unique id for this object. |
String |
getName()
|
String |
getServiceName()
Returns the service name for this object. |
Method Detail |
---|
Object getId()
String getName()
String getServiceName()
void destroy()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |