Uses of Interface
org.jboss.shrinkwrap.descriptor.api.javaee6.LifecycleCallbackType
Packages that use LifecycleCallbackType
Package
Description
Provides the interfaces and enumeration types as defined in the schema
Provides the implementation classes as defined in the schema
-
Uses of LifecycleCallbackType in org.jboss.shrinkwrap.descriptor.api.javaee6
Methods in org.jboss.shrinkwrap.descriptor.api.javaee6 that return LifecycleCallbackTypeModifier and TypeMethodDescriptionLifecycleCallbackType.lifecycleCallbackClass(String lifecycleCallbackClass) Sets thelifecycle-callback-classelementLifecycleCallbackType.lifecycleCallbackMethod(String lifecycleCallbackMethod) Sets thelifecycle-callback-methodelementLifecycleCallbackType.removeLifecycleCallbackClass()Removes thelifecycle-callback-classelementLifecycleCallbackType.removeLifecycleCallbackMethod()Removes thelifecycle-callback-methodelement -
Uses of LifecycleCallbackType in org.jboss.shrinkwrap.descriptor.impl.javaee6
Classes in org.jboss.shrinkwrap.descriptor.impl.javaee6 that implement LifecycleCallbackTypeModifier and TypeClassDescriptionclassThis class implements thelifecycle-callbackTypexsd typeMethods in org.jboss.shrinkwrap.descriptor.impl.javaee6 that return LifecycleCallbackTypeModifier and TypeMethodDescriptionLifecycleCallbackTypeImpl.lifecycleCallbackClass(String lifecycleCallbackClass) Sets thelifecycle-callback-classelementLifecycleCallbackTypeImpl.lifecycleCallbackMethod(String lifecycleCallbackMethod) Sets thelifecycle-callback-methodelementLifecycleCallbackTypeImpl.removeLifecycleCallbackClass()Removes thelifecycle-callback-classelementLifecycleCallbackTypeImpl.removeLifecycleCallbackMethod()Removes thelifecycle-callback-methodelement