Individual Documentation Coverage
The core service provides a way to register session factories.
Session factories are used by clients to open sessions on core repositories.
Each type of client may implement its factory.
For now there are 2 type of sessions:
- local sessions
- remote sessions (based on EJB remote interfaces)
Version: missing
Location: nuxeo-core/nuxeo-core/src/main/resources/OSGI-INF/CoreService.xml
No requirements
Not required
Used to register new session factories. Contributions for this extension
point are of the form:
<factory class="..." />
Used to register the version removal policy, which must implement
VersionRemovalPolicy.
<policy class="..." />
Last generation: 18:21:25 CEST 11/07/2009