Package org.exoplatform.commons.addons
Interface AddOnService
-
- All Known Implementing Classes:
AddOnServiceImpl
public interface AddOnService
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidaddPlugin(AddOnPlugin plugin)List<org.exoplatform.portal.config.model.Application<?>>getApplications(String containerName)
-
-
-
Method Detail
-
addPlugin
void addPlugin(AddOnPlugin plugin)
-
-