Uses of Annotation Type
org.jboss.ejb.client.annotation.ClientInterceptorPriority
Packages that use ClientInterceptorPriority
-
Uses of ClientInterceptorPriority in org.jboss.ejb.client
Classes in org.jboss.ejb.client with annotations of type ClientInterceptorPriorityModifier and TypeClassDescriptionclassEnterprise Beans client interceptor to capture theAuthenticationContextafter any application interceptors.final classThe Enterprise Beans client interceptor responsible for discovering the destination of a request.final classEnterprise Beans client interceptor to discover a target location based on naming context information in the Enterprise Beans proxy.final classThe client interceptor which associates the current transaction with the invocation.final classThe client interceptor which associates discovery output with the current transaction of the invocation. -
Uses of ClientInterceptorPriority in org.jboss.ejb.protocol.remote
Classes in org.jboss.ejb.protocol.remote with annotations of type ClientInterceptorPriorityModifier and TypeClassDescriptionfinal classThe interceptor responsible for relaying invocation information back into the Remoting-based discovery system.