org.apache.pluto.portalImpl.core
Class PortletContainerEnvironment

java.lang.Object
  extended by org.apache.pluto.portalImpl.core.PortletContainerEnvironment
All Implemented Interfaces:
org.apache.pluto.services.PortletContainerEnvironment

public class PortletContainerEnvironment
extends java.lang.Object
implements org.apache.pluto.services.PortletContainerEnvironment


Constructor Summary
PortletContainerEnvironment()
           
 
Method Summary
 void addContainerService(org.apache.pluto.services.ContainerService service)
           
 org.apache.pluto.services.ContainerService getContainerService(java.lang.Class service)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PortletContainerEnvironment

public PortletContainerEnvironment()
Method Detail

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)


Copyright © 2003-2011 . All Rights Reserved.