|
ABLE 2.0.0 07/02/2003 10:25:01 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.ibm.able.platform.RMIVerifiableNamingServiceFactory
A ServiceFactory for either acquiring or creating a VerifiableAgentNamingService based upon the RMIAgentNamingService. The item returned by the factory method is an RMIAgentNamingServiceProxy (conforms to the AgentNamingService interface) composing a remote reference to a RMIAgentNamingService as implemented by the RMIAgentNamingSystem.
Constructor Summary | |
---|---|
RMIVerifiableNamingServiceFactory()
Create a new ServiceFactory. |
Method Summary | |
---|---|
javax.agent.service.Service |
getService(javax.agent.service.ServiceProperties theServiceProperties)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RMIVerifiableNamingServiceFactory()
VerifiableAgentNamingService
Method Detail |
public javax.agent.service.Service getService(javax.agent.service.ServiceProperties theServiceProperties) throws javax.agent.service.ServiceException
getService
in interface org.jagent.service.spi.ServiceFactory
|
ABLE 2.0.0 07/02/2003 10:25:01 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |