| java.lang.Object org.apache.pluto.PortletContainerFactory
PortletContainerFactory | public class PortletContainerFactory (Code) | | Factory used to create new PortletContainer instances. The factor constructs
the underlying pluto container implementation by using the the given
container services.
version: 1.0 since: Sep 18, 2004 |
getInstance | public static PortletContainerFactory getInstance()(Code) | | Accessor method for the singleton instance of the
PortletContainerFactory .
singleton instance of the PortletContainerFactory |
|
|