org.ucmtwine.proxy.injector
Class MethodRegistry
java.lang.Object
org.ucmtwine.proxy.injector.MethodRegistry
public class MethodRegistry
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MethodRegistry
public MethodRegistry()
addMethod
public static String addMethod(Method m)
- Adds a method to the registry and returns the UUID.
- Returns:
getMethod
public static Method getMethod(String methodID)
Copyright © 2012. All Rights Reserved.