Package | Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
static RepositoryMember |
RepositoryConnectionFactory.getRepositoryMember()
Retrieve a RepositoryMember connection.
|
RepositoryMember |
RepositoryConnectionFactory.obtainRepositoryMember()
Instance method used to invoke
RepositoryConnectionFactory.getRepositoryMember() . |