org.ucmtwine.proxy.injector
Class MethodRegistry

java.lang.Object
  extended by org.ucmtwine.proxy.injector.MethodRegistry

public class MethodRegistry
extends Object


Constructor Summary
MethodRegistry()
           
 
Method Summary
static String addMethod(Method m)
          Adds a method to the registry and returns the UUID.
static Method getMethod(String methodID)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MethodRegistry

public MethodRegistry()
Method Detail

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.