Package org.jboss.ejb3.proxy.handler

Interface Summary
ProxyInvocationHandler ProxyInvocationHandler Defines contract for a generic EJB3 Proxy Invocation Handler
 

Class Summary
ProxyInvocationHandlerBase ProxyInvocationHandlerBase Abstract base from which all Proxy InvocationHandlers may extend
 

Exception Summary
NotEligibleForDirectInvocationException NotEligibleForDirectInvocationException Thrown when attempting to handle an invocation directly within the InvocationHandler when the invocation should instead be delegated back to the Container