Uses of Interface
com.sun.enterprise.container.common.spi.InterceptorInvoker
-
Packages that use InterceptorInvoker Package Description com.sun.ejb.containers.interceptors com.sun.enterprise.container.common.spi -
-
Uses of InterceptorInvoker in com.sun.ejb.containers.interceptors
Classes in com.sun.ejb.containers.interceptors that implement InterceptorInvoker Modifier and Type Class Description classInterceptorInvocationHandlerMethods in com.sun.ejb.containers.interceptors that return InterceptorInvoker Modifier and Type Method Description InterceptorInvokerJavaEEInterceptorBuilderImpl. createInvoker(Object instance) -
Uses of InterceptorInvoker in com.sun.enterprise.container.common.spi
Methods in com.sun.enterprise.container.common.spi that return InterceptorInvoker Modifier and Type Method Description InterceptorInvokerJavaEEInterceptorBuilder. createInvoker(Object targetInstance)
-