fr.paris.lutece.plugins.jsr168.pluto.core
Class PortletContainerEnvironment

java.lang.Object
  extended by fr.paris.lutece.plugins.jsr168.pluto.core.PortletContainerEnvironment
All Implemented Interfaces:
org.apache.pluto.services.PortletContainerEnvironment

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

Lutece/Pluto portlet container environment (access point to service)


Constructor Summary
PortletContainerEnvironment()
          Default constructor
 
Method Summary
 void addContainerService(org.apache.pluto.services.ContainerService service)
          Add a container service interface
 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()
Default constructor

Method Detail

getContainerService

public org.apache.pluto.services.ContainerService getContainerService(java.lang.Class service)
Specified by:
getContainerService in interface org.apache.pluto.services.PortletContainerEnvironment
See Also:
PortletContainerEnvironment.getContainerService(java.lang.Class)

addContainerService

public void addContainerService(org.apache.pluto.services.ContainerService service)
Add a container service interface

Parameters:
service - Service to add


Copyright © 2008 Mairie de Paris. All Rights Reserved.