Class AddOnPluginImpl

  • All Implemented Interfaces:
    org.exoplatform.container.component.ComponentPlugin

    public class AddOnPluginImpl
    extends AddOnPlugin
    • Constructor Detail

      • AddOnPluginImpl

        public AddOnPluginImpl​(org.exoplatform.container.xml.InitParams params)
    • Method Detail

      • buildApp

        protected org.exoplatform.portal.config.model.Application<?> buildApp​(org.exoplatform.portal.config.model.Application<?> app)
      • getApplications

        public List<org.exoplatform.portal.config.model.Application<?>> getApplications()
        Specified by:
        getApplications in class AddOnPlugin