Uses of Class
org.jboss.ejb3.proxy.impl.handler.session.NotEligibleForDirectInvocationException

Packages that use NotEligibleForDirectInvocationException
org.jboss.ejb3.proxy.impl.handler.session   
 

Uses of NotEligibleForDirectInvocationException in org.jboss.ejb3.proxy.impl.handler.session
 

Methods in org.jboss.ejb3.proxy.impl.handler.session that throw NotEligibleForDirectInvocationException
protected  java.lang.Object SessionProxyInvocationHandlerBase.handleInvocationDirectly(java.lang.Object proxy, java.lang.Object[] args, java.lang.reflect.Method invokedMethod)
          Handles the current invocation directly in this invocation handler.
 



Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.