Uses of Class
org.jboss.ejb.client.EJBClientInterceptor.Registration
-
Packages that use EJBClientInterceptor.Registration Package Description org.jboss.ejb.client -
-
Uses of EJBClientInterceptor.Registration in org.jboss.ejb.client
Methods in org.jboss.ejb.client that return EJBClientInterceptor.Registration Modifier and Type Method Description EJBClientInterceptor.RegistrationEJBClientContext. registerInterceptor(int priority, EJBClientInterceptor clientInterceptor)Deprecated.Please use EJBClientContext.Builder to manipulate the EJBClientInterceptors.Methods in org.jboss.ejb.client with parameters of type EJBClientInterceptor.Registration Modifier and Type Method Description intEJBClientInterceptor.Registration. compareTo(EJBClientInterceptor.Registration o)Deprecated.
-