|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.avalon.framework.logger.AbstractLogEnabled
org.apache.cocoon.portal.pluto.PortletContainerEnvironmentImpl
public class PortletContainerEnvironmentImpl
| Field Summary | |
|---|---|
protected Context |
context
Context |
protected ServiceManager |
manager
The service manager |
protected Map |
services
Services |
protected Map |
staticServices
Static services |
| Constructor Summary | |
|---|---|
PortletContainerEnvironmentImpl()
|
|
| Method Summary | |
|---|---|
void |
contextualize(Context context)
|
void |
dispose()
|
org.apache.pluto.services.ContainerService |
getContainerService(Class serviceClazz)
|
protected Object |
init(Object o)
Initialize a service |
void |
initialize()
|
void |
service(ServiceManager manager)
Serviceable |
| Methods inherited from class org.apache.avalon.framework.logger.AbstractLogEnabled |
|---|
enableLogging, getLogger, setupLogger, setupLogger, setupLogger |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected ServiceManager manager
protected Map services
protected Map staticServices
protected Context context
| Constructor Detail |
|---|
public PortletContainerEnvironmentImpl()
| Method Detail |
|---|
public void service(ServiceManager manager)
service in interface Serviceablepublic void contextualize(Context context)
contextualize in interface Contextualizable
public void initialize()
throws Exception
initialize in interface InitializableException
protected Object init(Object o)
throws Exception
Exceptionpublic void dispose()
dispose in interface Disposablepublic org.apache.pluto.services.ContainerService getContainerService(Class serviceClazz)
getContainerService in interface org.apache.pluto.services.PortletContainerEnvironment
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||