@Version("1.0")

Package 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. Access to the SPIs can be obtained from OSGi service lookup or injection of the RepositoryConnectionFactory class. Access is also supported by static methods on RepositoryConnectionFactory. Access via OSGi service injection is recommended, as access through the static methods will require the caller to periodically check if the services have been resolved.