Uses of Class
org.jboss.ejb.client.EJBClientInvocationContext
Packages that use EJBClientInvocationContext
-
Uses of EJBClientInvocationContext in org.jboss.ejb._private
Methods in org.jboss.ejb._private with parameters of type EJBClientInvocationContextModifier and TypeMethodDescriptionfinal IllegalStateExceptionLogs_$logger.requiredNodeExcludedFromInvocation(EJBLocator<?> locator, String nodeName, EJBClientInvocationContext invocationContext) Logs.requiredNodeExcludedFromInvocation(EJBLocator<?> locator, String nodeName, EJBClientInvocationContext invocationContext) final IllegalStateExceptionLogs_$logger.txNodeIsExcludedForInvocation(String nodeName, EJBClientInvocationContext invocationContext) Logs.txNodeIsExcludedForInvocation(String nodeName, EJBClientInvocationContext invocationContext) -
Uses of EJBClientInvocationContext in org.jboss.ejb.client
Methods in org.jboss.ejb.client that return EJBClientInvocationContextMethods in org.jboss.ejb.client with parameters of type EJBClientInvocationContextModifier and TypeMethodDescriptionvoidAuthenticationContextEJBClientInterceptor.handleInvocation(EJBClientInvocationContext context) voidDiscoveryEJBClientInterceptor.handleInvocation(EJBClientInvocationContext context) voidEJBClientInterceptor.handleInvocation(EJBClientInvocationContext context) Handle the invocation.voidNamingEJBClientInterceptor.handleInvocation(EJBClientInvocationContext context) voidTransactionInterceptor.handleInvocation(EJBClientInvocationContext context) voidTransactionPostDiscoveryInterceptor.handleInvocation(EJBClientInvocationContext context) AuthenticationContextEJBClientInterceptor.handleInvocationResult(EJBClientInvocationContext context) DiscoveryEJBClientInterceptor.handleInvocationResult(EJBClientInvocationContext context) EJBClientInterceptor.handleInvocationResult(EJBClientInvocationContext context) Handle the invocation result.NamingEJBClientInterceptor.handleInvocationResult(EJBClientInvocationContext context) TransactionInterceptor.handleInvocationResult(EJBClientInvocationContext context) TransactionPostDiscoveryInterceptor.handleInvocationResult(EJBClientInvocationContext context) -
Uses of EJBClientInvocationContext in org.jboss.ejb.protocol.remote
Methods in org.jboss.ejb.protocol.remote with parameters of type EJBClientInvocationContextModifier and TypeMethodDescriptionvoidRemotingEJBClientInterceptor.handleInvocation(EJBClientInvocationContext context) RemotingEJBClientInterceptor.handleInvocationResult(EJBClientInvocationContext context)