Class TransactionPostDiscoveryInterceptor

java.lang.Object
org.jboss.ejb.client.TransactionPostDiscoveryInterceptor
All Implemented Interfaces:
EJBClientInterceptor

public final class TransactionPostDiscoveryInterceptor extends Object implements EJBClientInterceptor
The client interceptor which associates discovery output with the current transaction of the invocation.
Author:
David M. Lloyd, Jason T. Greene