|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object kaos.core.service.KAoSServiceRootImpl kaos.core.service.transport.grid.GridKAoSServiceRootImpl
public class GridKAoSServiceRootImpl
Field Summary |
---|
Fields inherited from interface kaos.core.service.KAoSServiceRoot |
---|
DIRECTORY_SERVICE_ROOT, ENTITY_ROOT |
Constructor Summary | |
---|---|
GridKAoSServiceRootImpl()
|
Method Summary | |
---|---|
KAoSAgentDirectoryServiceProxy |
getDirectoryProxy()
|
MessageTransportService |
getPreferredMessageTransportService()
Obtain the preferred MessageTransportService. |
KAoSEntityDescription |
setLocatorForDescription(KAoSEntityDescription desc,
Locator locator)
This method is defined to avoid the java.io.NotSerializableException while serializing the KAoSEntityDescription in the kaos.core.util.Msg. |
Methods inherited from class kaos.core.service.KAoSServiceRootImpl |
---|
getAgentDirectoryService, getAgentNamingService, getRootType, getService, getTransportSystem, setRootType |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GridKAoSServiceRootImpl() throws java.lang.Exception
java.lang.Exception
Method Detail |
---|
public MessageTransportService getPreferredMessageTransportService()
getPreferredMessageTransportService
in interface KAoSServiceRoot
getPreferredMessageTransportService
in class KAoSServiceRootImpl
public KAoSEntityDescription setLocatorForDescription(KAoSEntityDescription desc, Locator locator)
setLocatorForDescription
in interface KAoSServiceRoot
setLocatorForDescription
in class KAoSServiceRootImpl
KAoSEntityDescription
- to set the new concrete Locator in.Locator
- to use to instantiate its implementing class.
public KAoSAgentDirectoryServiceProxy getDirectoryProxy()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |