Uses of Class
com.googlecode.xremoting.core.exception.InvokedSideInvocationException

Packages that use InvokedSideInvocationException
com.googlecode.xremoting.core.invoked   
 

Uses of InvokedSideInvocationException in com.googlecode.xremoting.core.invoked
 

Methods in com.googlecode.xremoting.core.invoked that throw InvokedSideInvocationException
protected  void DefaultInvoker.checkMethod(Method method, InvocationRestriction restriction)
           
 Object DefaultInvoker.invoke(Object target, Invocation invocation, InvocationRestriction restriction)
           
 Object Invoker.invoke(Object target, Invocation invocation, InvocationRestriction restriction)
          Invokes an invocation on a target object with restriction.
protected  Object ProxyInvokingHelper.invoke(Object target, Invocation invocation, Invoker invoker, InvocationRestriction restriction)
           
 



Copyright © 2010. All Rights Reserved.