org.apache.pluto.portalImpl.services.portletdefinitionregistry

Class PortletDefinitionRegistryServiceFileImpl

    • Constructor Detail

      • PortletDefinitionRegistryServiceFileImpl

        public PortletDefinitionRegistryServiceFileImpl()
    • Method Detail

      • init

        public void init(javax.servlet.ServletConfig config,
                Properties properties)
                  throws java.lang.Exception
        Description copied from class: Service
        Initializes the service using the servlet configuration and the service properties.
        Overrides:
        init in class Service
        Parameters:
        config - the servlet configuration
        properties - the service properties
        Throws:
        java.lang.Exception - if the initialization fails
      • postInit

        public void postInit()
                      throws java.lang.Exception
        Description copied from class: Service
        This methods can be used to setup things after the services has been initialized via init.
        Overrides:
        postInit in class Service
        Throws:
        java.lang.Exception - if the postInit fails for any reason

Copyright © 2003-2013 . All Rights Reserved.