org.apache.jetspeed
Class PortalContextFactoryImpl
java.lang.Object
org.apache.jetspeed.PortalContextFactoryImpl
- All Implemented Interfaces:
- org.apache.pluto.factory.Factory, org.apache.pluto.factory.PortalContextFactory
public class PortalContextFactoryImpl
- extends Object
- implements org.apache.pluto.factory.PortalContextFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PortalContextFactoryImpl
public PortalContextFactoryImpl()
getPortalContext
public javax.portlet.PortalContext getPortalContext()
- Specified by:
getPortalContext
in interface org.apache.pluto.factory.PortalContextFactory
init
public void init(javax.servlet.ServletConfig config,
Map properties)
throws Exception
- Specified by:
init
in interface org.apache.pluto.factory.Factory
- Throws:
Exception
destroy
public void destroy()
throws Exception
- Specified by:
destroy
in interface org.apache.pluto.factory.Factory
- Throws:
Exception
Copyright © 1999-2007 Apache Software Foundation. All Rights Reserved.