Uses of Class
org.jboss.cache.marshall.MethodCall

Packages that use MethodCall
org.jboss.cache   
 

Uses of MethodCall in org.jboss.cache
 

Methods in org.jboss.cache that return MethodCall
 MethodCall InvocationContext.getMethodCall()
          Deprecated. 
 

Methods in org.jboss.cache with parameters of type MethodCall
 void InvocationContext.setMethodCall(MethodCall methodCall)
          Deprecated. not used anymore. Interceptors will get a ReplicableCommand instance passed in along with an InvocationContext.
 



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