com.jdon.domain.message.consumer
类 ConsumerMethodHolder
java.lang.Object
com.jdon.domain.message.consumer.ConsumerMethodHolder
public class ConsumerMethodHolder
- extends Object
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConsumerMethodHolder
public ConsumerMethodHolder(String className,
Method method)
getClassName
public String getClassName()
setClassName
public void setClassName(String className)
getMethod
public Method getMethod()
setMethod
public void setMethod(Method method)
Copyright © 2013. All Rights Reserved.