Uses of Interface
org.javagroups.blocks.MethodLookup

Packages that use MethodLookup
org.javagroups.blocks   
 

Uses of MethodLookup in org.javagroups.blocks
 

Classes in org.javagroups.blocks that implement MethodLookup
 class MethodLookupClos
           
 class MethodLookupJava
           
 

Methods in org.javagroups.blocks with parameters of type MethodLookup
 java.lang.Object MethodCall.invoke(java.lang.Object target, MethodLookup lookup)
          Deprecated. use the invoke(Object) method and the MethodCall(method) constructor
 



Copyright © 2001,2002 www.javagroups.com . All Rights Reserved.