Package org.ametys.odf.cdmfr
Class CDMfrExtensionPoint
java.lang.Object
org.ametys.runtime.plugin.component.AbstractLogEnabled
org.ametys.runtime.plugin.component.AbstractThreadSafeComponentExtensionPoint<CDMfrExtension>
org.ametys.odf.cdmfr.CDMfrExtensionPoint
- All Implemented Interfaces:
 LogEnabled,ExtensionPoint<CDMfrExtension>,Disposable,Initializable,Component,Contextualizable,Serviceable,ThreadSafe
ExtensionPoint for registering CDMfrExtensions.- 
Field Summary
FieldsFields inherited from class org.ametys.runtime.plugin.component.AbstractThreadSafeComponentExtensionPoint
_cocoonManager, _context, _manager - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class org.ametys.runtime.plugin.component.AbstractThreadSafeComponentExtensionPoint
addComponent, addExtension, contextualize, dispose, getExtension, getExtensionsIds, hasExtension, initialize, initializeExtensions, serviceMethods inherited from class org.ametys.runtime.plugin.component.AbstractLogEnabled
getLogger, setLogger 
- 
Field Details
- 
ROLE
Avalon Role 
 - 
 - 
Constructor Details
- 
CDMfrExtensionPoint
public CDMfrExtensionPoint() 
 -