|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
RepositoryClient | RepositoryMember defines the client interface to the Collective Repository. |
RepositoryMember | RepositoryMember defines the member interface to the Collective Repository. |
Class Summary | |
---|---|
RepositoryConnectionFactory | The RepositoryConnectionFactory creates (or retrieves) RepositoryClient and RepositoryMember . |
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.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |