JBoss EJB client 1.0.5.Final

Uses of Interface
org.jboss.ejb.client.EJBClientInterceptor

Packages that use EJBClientInterceptor
org.jboss.ejb.client   
 

Uses of EJBClientInterceptor in org.jboss.ejb.client
 

Classes in org.jboss.ejb.client that implement EJBClientInterceptor
 class ReceiverInterceptor
           
 class TransactionInterceptor
          The client interceptor which associates the current transaction ID with the invocation.
 

Methods in org.jboss.ejb.client with parameters of type EJBClientInterceptor
 EJBClientInterceptor.Registration EJBClientContext.registerInterceptor(int priority, EJBClientInterceptor clientInterceptor)
          Register a client interceptor with this client context.
 


JBoss EJB client 1.0.5.Final

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.