Package org.exoplatform.commons.addons
Class AddOnPluginImpl
java.lang.Object
org.exoplatform.container.component.BaseComponentPlugin
org.exoplatform.commons.addons.AddOnPlugin
org.exoplatform.commons.addons.AddOnPluginImpl
- All Implemented Interfaces:
org.exoplatform.container.component.ComponentPlugin
-
Field Summary
Fields inherited from class org.exoplatform.container.component.BaseComponentPlugin
desc, name -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.exoplatform.container.component.BaseComponentPlugin
getDescription, getName, setDescription, setName
-
Constructor Details
-
AddOnPluginImpl
public AddOnPluginImpl(org.exoplatform.container.xml.InitParams params)
-
-
Method Details
-
buildApp
protected org.exoplatform.portal.config.model.Application<?> buildApp(org.exoplatform.portal.config.model.Application<?> app) -
getApplications
- Specified by:
getApplicationsin classAddOnPlugin
-
getPriority
public int getPriority()- Specified by:
getPriorityin classAddOnPlugin
-
getContainerName
- Specified by:
getContainerNamein classAddOnPlugin
-