|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PortletContainerEnvironment
Interface representing the portlet container environment by defining
all services. This interface needs to be implemented by
the portal framework and then passed to the portlet container.
The portlet container needs the following serices as a minimum:
- ConfigService
- LogService
Method Summary | |
---|---|
ContainerService |
getContainerService(java.lang.Class service)
|
Method Detail |
---|
ContainerService getContainerService(java.lang.Class service)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |