org.apache.pluto.services
Interface PortletContainerEnvironment
- 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
getContainerService
public ContainerService getContainerService(java.lang.Class service)
Copyright © 2003-2007 . All Rights Reserved.