Package com.ibm.ws.javaee.dd.common
Interface LifecycleCallback
- All Superinterfaces:
InterceptorCallback
Represents the lifecycle-callbackType type from the javaee XSD.
-
Method Summary
-
Method Details
-
getClassName
String getClassName()- Specified by:
getClassName
in interfaceInterceptorCallback
- Returns:
- <lifecycle-callback-class>, or null if unspecified
-
getMethodName
String getMethodName()- Specified by:
getMethodName
in interfaceInterceptorCallback
- Returns:
- <lifecycle-callback-method>
-