org.exoplatform.container.xml
Class ContainerLifecyclePlugin

java.lang.Object
  extended by org.exoplatform.container.xml.ContainerLifecyclePlugin

public class ContainerLifecyclePlugin
extends java.lang.Object

Created by The eXo Platform SAS Author : Tuan Nguyen tuan08@users.sourceforge.net Sep 8, 2005


Constructor Summary
ContainerLifecyclePlugin()
           
 
Method Summary
 InitParams getInitParams()
           
 java.lang.String getType()
           
 void setInitParams(InitParams initParams)
           
 void setType(java.lang.String type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContainerLifecyclePlugin

public ContainerLifecyclePlugin()
Method Detail

getType

public java.lang.String getType()

setType

public void setType(java.lang.String type)

getInitParams

public InitParams getInitParams()

setInitParams

public void setInitParams(InitParams initParams)


Copyright © 2010 eXo Platform SAS. All Rights Reserved.