eXo Kernel :: Container 2.4.11-UXP01

org.exoplatform.container.xml
Class ComponentLifecyclePlugin

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

public class ComponentLifecyclePlugin
extends Object

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


Constructor Summary
ComponentLifecyclePlugin()
           
 
Method Summary
 InitParams getInitParams()
           
 ManageableComponents getManageableComponents()
           
 String getType()
           
 void preGet(org.jibx.runtime.IMarshallingContext ictx)
           
 void setInitParams(InitParams initParams)
           
 void setManageableComponents(ManageableComponents mc)
           
 void setType(String type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ComponentLifecyclePlugin

public ComponentLifecyclePlugin()
Method Detail

getType

public String getType()

setType

public void setType(String type)

getManageableComponents

public ManageableComponents getManageableComponents()

setManageableComponents

public void setManageableComponents(ManageableComponents mc)

getInitParams

public InitParams getInitParams()

setInitParams

public void setInitParams(InitParams initParams)

preGet

public void preGet(org.jibx.runtime.IMarshallingContext ictx)

eXo Kernel :: Container 2.4.11-UXP01

Copyright © 2014 eXo Platform SAS. All Rights Reserved.