JBoss EJB client 1.0.3.Final

Uses of Class
org.jboss.ejb.client.EJBClientInterceptor.Registration

Packages that use EJBClientInterceptor.Registration
org.jboss.ejb.client   
 

Uses of EJBClientInterceptor.Registration in org.jboss.ejb.client
 

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

Methods in org.jboss.ejb.client with parameters of type EJBClientInterceptor.Registration
 int EJBClientInterceptor.Registration.compareTo(EJBClientInterceptor.Registration o)
           
 


JBoss EJB client 1.0.3.Final

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