|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectkaos.core.service.KAoSServiceRootImpl
kaos.core.service.transport.tcp.TCPKAoSServiceRootImpl
public class TCPKAoSServiceRootImpl
| Field Summary |
|---|
| Fields inherited from interface kaos.core.service.KAoSServiceRoot |
|---|
DIRECTORY_SERVICE_ROOT, ENTITY_ROOT |
| Constructor Summary | |
|---|---|
TCPKAoSServiceRootImpl()
|
|
| 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 TCPKAoSServiceRootImpl()
throws java.lang.Exception
java.lang.Exception| Method Detail |
|---|
public MessageTransportService getPreferredMessageTransportService()
getPreferredMessageTransportService in interface KAoSServiceRootgetPreferredMessageTransportService in class KAoSServiceRootImpl
public KAoSEntityDescription setLocatorForDescription(KAoSEntityDescription desc,
Locator locator)
setLocatorForDescription in interface KAoSServiceRootsetLocatorForDescription in class KAoSServiceRootImplKAoSEntityDescription - 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 | ||||||||