| Package | Description |
|---|---|
| org.jboss.shrinkwrap.descriptor.api.javaee7 |
Provides the interfaces and enumeration types as defined in the schema
|
| Modifier and Type | Method and Description |
|---|---|
LifecycleCallbackType<T> |
LifecycleCallbackType.lifecycleCallbackClass(String lifecycleCallbackClass)
Sets the
lifecycle-callback-class element |
LifecycleCallbackType<T> |
LifecycleCallbackType.lifecycleCallbackMethod(String lifecycleCallbackMethod)
Sets the
lifecycle-callback-method element |
LifecycleCallbackType<T> |
LifecycleCallbackType.removeLifecycleCallbackClass()
Removes the
lifecycle-callback-class element |
LifecycleCallbackType<T> |
LifecycleCallbackType.removeLifecycleCallbackMethod()
Removes the
lifecycle-callback-method element |
Copyright © 2012 JBoss, by Red Hat (http://www.jboss.org/ironjacamar)