|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.pluto.factory.impl.PortalContextFactoryImpl
| Constructor Summary | |
PortalContextFactoryImpl()
|
|
| Method Summary | |
void |
destroy()
Destroys the factory. |
javax.portlet.PortalContext |
getPortalContext()
|
void |
init(javax.servlet.ServletConfig config,
java.util.Map properties)
Initializes the factory using the servlet configuration and the factory properties. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PortalContextFactoryImpl()
| Method Detail |
public void init(javax.servlet.ServletConfig config,
java.util.Map properties)
throws java.lang.Exception
Factory
init in interface Factoryconfig - the servlet configurationproperties - the factory properties
java.lang.Exception - if the initialization failspublic javax.portlet.PortalContext getPortalContext()
getPortalContext in interface PortalContextFactory
public void destroy()
throws java.lang.Exception
Factory
destroy in interface Factoryjava.lang.Exception - if the destruction fails
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||