|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 that return MethodLookup | |
MethodLookup |
RpcDispatcher.getMethodLookup()
|
Methods in org.javagroups.blocks with parameters of type MethodLookup | |
java.lang.Object |
MethodCall.invoke(java.lang.Object target,
MethodLookup lookup)
Invokes the method with the supplied arguments against the target object. |
void |
RpcDispatcher.setMethodLookup(MethodLookup method_lookup)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |