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

Packages that use ForwardingException
org.objectweb.jac.wrappers Provides a set of generic wrappers that can be used to program aspect components.  
 

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.