org.exoplatform.services.portletcontainer.management
Class PortletApplicationManaged

java.lang.Object
  extended by org.exoplatform.services.portletcontainer.management.PortletApplicationManaged

public class PortletApplicationManaged
extends Object

Version:
$Revision$
Author:
Julien Viet

Constructor Summary
PortletApplicationManaged(PortletContainerManaged container, String name, PortletApp application, javax.servlet.ServletContext servletContext)
           
 
Method Summary
 String getName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PortletApplicationManaged

public PortletApplicationManaged(PortletContainerManaged container,
                                 String name,
                                 PortletApp application,
                                 javax.servlet.ServletContext servletContext)
Method Detail

getName

public String getName()


Copyright © 2009 eXo Platform SAS. All Rights Reserved.