Package com.ibm.ws.javaee.dd.common
Interface InterceptorCallback
-
- All Known Subinterfaces:
LifecycleCallback
public interface InterceptorCallback
Represents elements like lifecycle-callbackType from the javaee XSD or around-timeout or around-invoke as described by the Interceptors spec.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getClassName()
java.lang.String
getMethodName()
-