org.jboss.portal.portlet.mc
Class PortletContainerContextImpl

java.lang.Object
  extended by org.jboss.portal.portlet.mc.PortletContainerContextImpl
All Implemented Interfaces:
PortletContainerContext

public class PortletContainerContextImpl
extends java.lang.Object
implements PortletContainerContext

Version:
$Revision: 630 $
Author:
Julien Viet

Constructor Summary
PortletContainerContextImpl()
           
 
Method Summary
 void managedStart()
          Attempt to start the portlet container.
 void managedStop()
          Stop the portlet container.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PortletContainerContextImpl

public PortletContainerContextImpl()
Method Detail

managedStart

public void managedStart()
Description copied from interface: PortletContainerContext
Attempt to start the portlet container.

Specified by:
managedStart in interface PortletContainerContext

managedStop

public void managedStop()
Description copied from interface: PortletContainerContext
Stop the portlet container.

Specified by:
managedStop in interface PortletContainerContext


Copyright © 2008. All Rights Reserved.