public class DataSourceComponent extends DefaultComponent
For now only the internal Nuxeo JNDI server is supported.
| Modifier and Type | Field and Description |
|---|---|
static String |
DATASOURCES_XP |
static String |
ENV_CTX_NAME |
| Constructor and Description |
|---|
DataSourceComponent() |
| Modifier and Type | Method and Description |
|---|---|
void |
registerContribution(Object contrib,
String extensionPoint,
ComponentInstance component) |
void |
unregisterContribution(Object contrib,
String extensionPoint,
ComponentInstance component) |
activate, applicationStarted, deactivate, getAdapter, getApplicationStartedOrder, getLastModified, registerExtension, setLastModified, unregisterExtensionpublic static final String DATASOURCES_XP
public static final String ENV_CTX_NAME
public void registerContribution(Object contrib, String extensionPoint, ComponentInstance component) throws Exception
registerContribution in class DefaultComponentExceptionpublic void unregisterContribution(Object contrib, String extensionPoint, ComponentInstance component) throws Exception
unregisterContribution in class DefaultComponentExceptionCopyright © 2012 Nuxeo SA. All Rights Reserved.