Package org.ametys.plugins.site.proxy
Class BackOfficeRequestProxyExtensionPoint
java.lang.Object
org.ametys.runtime.plugin.component.AbstractLogEnabled
org.ametys.runtime.plugin.component.AbstractThreadSafeComponentExtensionPoint<BackOfficeRequestProxy>
org.ametys.plugins.site.proxy.BackOfficeRequestProxyExtensionPoint
- All Implemented Interfaces:
LogEnabled
,ExtensionPoint<BackOfficeRequestProxy>
,Disposable
,Initializable
,Component
,Contextualizable
,Serviceable
,ThreadSafe
-
Field Summary
Fields inherited from class org.ametys.runtime.plugin.component.AbstractThreadSafeComponentExtensionPoint
_cocoonManager, _context, _manager
-
Constructor Summary
-
Method Summary
Methods inherited from class org.ametys.runtime.plugin.component.AbstractThreadSafeComponentExtensionPoint
addComponent, addExtension, contextualize, dispose, getExtension, getExtensionsIds, hasExtension, initialize, initializeExtensions, service
Methods inherited from class org.ametys.runtime.plugin.component.AbstractLogEnabled
getLogger, setLogger
-
Field Details
-
ROLE
The extension point role.
-
-
Constructor Details
-
BackOfficeRequestProxyExtensionPoint
public BackOfficeRequestProxyExtensionPoint()
-