|
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.RMIVerifiableDirectoryServiceFactory
A ServiceFactory for either acquiring or creating a VerifiableDirectoryService
based upon the RMIVerifiableDirectoryService
. The item returned by the
factory method is an RMIVerifiableDirectoryProxy
(conforms to
the VerifiableAgentDirectoryService interface) composing a remote reference
to a RMIAgentNamingService as implemented by the
RMIVerifiableDirectorySystem.
Constructor Summary | |
---|---|
RMIVerifiableDirectoryServiceFactory()
|
Method Summary | |
---|---|
javax.agent.service.Service |
getService(javax.agent.service.ServiceProperties theServiceProperties)
Create a new ServiceFactory. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RMIVerifiableDirectoryServiceFactory()
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
VerifiableAgentDirectoryService
|
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 |