Class ComponentLifecyclePlugin


  • public class ComponentLifecyclePlugin
    extends Object
    Created by The eXo Platform SAS Author : Tuan Nguyen tuan08@users.sourceforge.net Sep 8, 2005
    • Constructor Detail

      • ComponentLifecyclePlugin

        public ComponentLifecyclePlugin()
    • Method Detail

      • getType

        public String getType()
      • setType

        public void setType​(String type)
      • getInitParams

        public InitParams getInitParams()
      • setInitParams

        public void setInitParams​(InitParams initParams)
      • preGet

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