Uses of Interface
com.ibm.wsspi.collective.repository.RepositoryClient
Packages that use RepositoryClient
Package
Description
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.repositoryModifier and TypeInterfaceDescriptioninterface
RepositoryMember defines the member interface to the Collective Repository.Methods in com.ibm.wsspi.collective.repository that return RepositoryClientModifier and TypeMethodDescriptionstatic RepositoryClient
RepositoryConnectionFactory.getRepositoryClient()
Retrieve a RepositoryClient connection.RepositoryConnectionFactory.obtainRepositoryClient()
Instance method used to invokeRepositoryConnectionFactory.getRepositoryClient()
.