org.apache.openejb.util
Class Join.MethodCallback

java.lang.Object
  extended by org.apache.openejb.util.Join.MethodCallback
All Implemented Interfaces:
Join.NameCallback<Method>
Enclosing class:
Join

public static class Join.MethodCallback
extends Object
implements Join.NameCallback<Method>


Constructor Summary
Join.MethodCallback()
           
 
Method Summary
 String getName(Method method)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Join.MethodCallback

public Join.MethodCallback()
Method Detail

getName

public String getName(Method method)
Specified by:
getName in interface Join.NameCallback<Method>


Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.