public class ConsumerMethodHolder extends Object
ConsumerMethodHolder(String className, Method method)
String
getClassName()
Method
getMethod()
void
setClassName(String className)
setMethod(Method method)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ConsumerMethodHolder(String className, Method method)
public String getClassName()
public void setClassName(String className)
public Method getMethod()
public void setMethod(Method method)
Copyright © 2018. All rights reserved.