Class CommonsXMLConfigurationPlugin

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

    public class CommonsXMLConfigurationPlugin
    extends org.exoplatform.container.component.BaseComponentPlugin
    Created by The eXo Platform SAS.
    The plugin for configuring command/chain catalog using "native" Apache Commons Chain's XML file
    Version:
    $Id: CommonsXMLConfigurationPlugin.java 9846 2006-10-27 11:03:37Z geaz $
    Author:
    Gennady Azarenkov
    • Field Summary

      • Fields inherited from class org.exoplatform.container.component.BaseComponentPlugin

        desc, name
    • Constructor Summary

      Constructors 
      Constructor Description
      CommonsXMLConfigurationPlugin​(org.exoplatform.container.xml.InitParams params, org.exoplatform.container.configuration.ConfigurationManager configurationManager)  
    • Constructor Detail

      • CommonsXMLConfigurationPlugin

        public CommonsXMLConfigurationPlugin​(org.exoplatform.container.xml.InitParams params,
                                             org.exoplatform.container.configuration.ConfigurationManager configurationManager)
                                      throws Exception
        Throws:
        Exception