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