Uses of Class
org.jboss.as.ejb3.interceptor.server.ServerInterceptorCache
Packages that use ServerInterceptorCache
-
Uses of ServerInterceptorCache in org.jboss.as.ejb3.component
Methods in org.jboss.as.ejb3.component that return ServerInterceptorCacheMethods in org.jboss.as.ejb3.component with parameters of type ServerInterceptorCacheModifier and TypeMethodDescriptionvoidEJBComponentDescription.setServerInterceptorCache(ServerInterceptorCache serverInterceptorCache) -
Uses of ServerInterceptorCache in org.jboss.as.ejb3.subsystem
Constructors in org.jboss.as.ejb3.subsystem with parameters of type ServerInterceptorCacheModifierConstructorDescriptionServerInterceptorsBindingsProcessor(ServerInterceptorCache serverInterceptorCache)