Package org.exoplatform.commons.addons
Class AddOnServiceImpl
java.lang.Object
org.exoplatform.commons.addons.AddOnServiceImpl
- All Implemented Interfaces:
AddOnService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddPlugin(AddOnPlugin plugin) List<org.exoplatform.portal.config.model.Application<org.exoplatform.portal.pom.spi.portlet.Portlet>> getApplications(String containerName)
-
Constructor Details
-
AddOnServiceImpl
public AddOnServiceImpl()
-
-
Method Details
-
getApplications
public List<org.exoplatform.portal.config.model.Application<org.exoplatform.portal.pom.spi.portlet.Portlet>> getApplications(String containerName) - Specified by:
getApplicationsin interfaceAddOnService
-
addPlugin
- Specified by:
addPluginin interfaceAddOnService
-