org.jasig.portal.container.services
Class PortletContainerEnvironmentImpl
java.lang.Object
org.jasig.portal.container.services.PortletContainerEnvironmentImpl
- All Implemented Interfaces:
- org.apache.pluto.services.PortletContainerEnvironment
- public class PortletContainerEnvironmentImpl
- extends java.lang.Object
- implements org.apache.pluto.services.PortletContainerEnvironment
Implementation of Apache Pluto PortletContainerEnvironment.
- Version:
- $Revision: 1.1 $
- Author:
- Ken Weiner, kweiner@unicon.net
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PortletContainerEnvironmentImpl
public PortletContainerEnvironmentImpl()
getContainerService
public org.apache.pluto.services.ContainerService getContainerService(java.lang.Class service)
- Specified by:
getContainerService
in interface org.apache.pluto.services.PortletContainerEnvironment
addContainerService
public void addContainerService(org.apache.pluto.services.ContainerService service)