|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectkaos.core.service.naming.KAoSAgentNamingService
public class KAoSAgentNamingService
Implements the operations of a naming service producing a globally unique name.
| Constructor Summary | |
|---|---|
KAoSAgentNamingService()
|
|
| Method Summary | |
|---|---|
AgentName |
createAgentName()
Create AgentName. |
ServiceProperties |
getServiceProperties()
Return ServiceProperties associated with this service. |
void |
setServiceProperties(ServiceProperties props)
Set the properties of this service. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public KAoSAgentNamingService()
| Method Detail |
|---|
public AgentName createAgentName()
throws NamingException,
NamingFailure
NamingException
NamingFailurejavax.agent.AgentName, javax.agent.message.AcrAgentName, and ri.acr.AcrAgentName.public ServiceProperties getServiceProperties()
public void setServiceProperties(ServiceProperties props)
props - The props describe properties of this service.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||