This project has retired. For details please refer to its
        
        Attic page.
      
org.apache.jetspeed
Class PortalContextFactoryImpl
java.lang.Object
   org.apache.jetspeed.PortalContextFactoryImpl
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:
- getPortalContextin interface- org.apache.pluto.factory.PortalContextFactory
 
- 
 
init
public void init(javax.servlet.ServletConfig config,
                 Map properties)
          throws Exception
- 
- Specified by:
- initin interface- org.apache.pluto.factory.Factory
 
- 
- Throws:
- Exception
 
destroy
public void destroy()
             throws Exception
- 
- Specified by:
- destroyin interface- org.apache.pluto.factory.Factory
 
- 
- Throws:
- Exception
 
Copyright © 1999-2007 Apache Software Foundation. All Rights Reserved.