org.nuxeo.cm.core.service
Class CaseManagementComponent
java.lang.Object
org.nuxeo.runtime.model.DefaultComponent
org.nuxeo.cm.core.service.CaseManagementComponent
- All Implemented Interfaces:
- org.nuxeo.runtime.model.Adaptable, org.nuxeo.runtime.model.Component, org.nuxeo.runtime.model.Extensible
public class CaseManagementComponent
- extends org.nuxeo.runtime.model.DefaultComponent
- Author:
- Anahide Tchertchian
Methods inherited from class org.nuxeo.runtime.model.DefaultComponent |
applicationStarted, deactivate, registerExtension, unregisterContribution, unregisterExtension |
CaseManagementComponent
public CaseManagementComponent()
activate
public void activate(org.nuxeo.runtime.model.ComponentContext context)
throws Exception
- Specified by:
activate
in interface org.nuxeo.runtime.model.Component
- Overrides:
activate
in class org.nuxeo.runtime.model.DefaultComponent
- Throws:
Exception
getAdapter
public <T> T getAdapter(Class<T> adapter)
- Specified by:
getAdapter
in interface org.nuxeo.runtime.model.Adaptable
- Overrides:
getAdapter
in class org.nuxeo.runtime.model.DefaultComponent
registerContribution
public void registerContribution(Object contribution,
String extensionPoint,
org.nuxeo.runtime.model.ComponentInstance contributor)
throws Exception
- Overrides:
registerContribution
in class org.nuxeo.runtime.model.DefaultComponent
- Throws:
Exception
Copyright © 2011 Nuxeo SAS. All Rights Reserved.