Uses of Class
org.objectweb.jac.wrappers.ForwardingException

Packages that use ForwardingException
org.objectweb.jac.wrappers   
 

Uses of ForwardingException in org.objectweb.jac.wrappers
 

Methods in org.objectweb.jac.wrappers that throw ForwardingException
 Object ForwardingWrapper.forward(Interaction interaction)
          Forwards all the incoming calls to the forwardee.