Class PortletRegistryContextFactoryImpl

  • All Implemented Interfaces:
    com.sun.portal.portletcontainer.context.registry.PortletRegistryContextFactory

    public class PortletRegistryContextFactoryImpl
    extends Object
    implements com.sun.portal.portletcontainer.context.registry.PortletRegistryContextFactory
    PortletRegistryContextFactory implementation.
    Since:
    5.5.0
    Version:
    $Revision: 11180 $ $Date: 2009-12-04 18:13:02 -0200 (Fri, 04 Dec 2009) $
    • Constructor Detail

      • PortletRegistryContextFactoryImpl

        public PortletRegistryContextFactoryImpl()
    • Method Detail

      • getPortletRegistryContext

        public com.sun.portal.portletcontainer.context.registry.PortletRegistryContext getPortletRegistryContext()
                                                                                                          throws com.sun.portal.portletcontainer.context.registry.PortletRegistryException
        Specified by:
        getPortletRegistryContext in interface com.sun.portal.portletcontainer.context.registry.PortletRegistryContextFactory
        Throws:
        com.sun.portal.portletcontainer.context.registry.PortletRegistryException
      • getPortletRegistryContext

        public com.sun.portal.portletcontainer.context.registry.PortletRegistryContext getPortletRegistryContext​(String portalId,
                                                                                                                 String namespace)
                                                                                                          throws com.sun.portal.portletcontainer.context.registry.PortletRegistryException
        Specified by:
        getPortletRegistryContext in interface com.sun.portal.portletcontainer.context.registry.PortletRegistryContextFactory
        Throws:
        com.sun.portal.portletcontainer.context.registry.PortletRegistryException