Uses of Interface
com.ibm.wsspi.collective.repository.RepositoryClient

Packages that use RepositoryClient
com.ibm.wsspi.collective.repository This package contains all of the public SPIs (exposed as OSGi services) which allow local programmatic access to the Collective Repository. 
 

Uses of RepositoryClient in com.ibm.wsspi.collective.repository
 

Subinterfaces of RepositoryClient in com.ibm.wsspi.collective.repository
 interface RepositoryMember
          RepositoryMember defines the member interface to the Collective Repository.
 

Methods in com.ibm.wsspi.collective.repository that return RepositoryClient
static RepositoryClient RepositoryConnectionFactory.getRepositoryClient()
          Retrieve a RepositoryClient connection.
 RepositoryClient RepositoryConnectionFactory.obtainRepositoryClient()
          Instance method used to invoke RepositoryConnectionFactory.getRepositoryClient().