com.jdon.container.annotation.type
类 ModelConsumerLoader
java.lang.Object
com.jdon.container.annotation.type.ModelConsumerLoader
public class ModelConsumerLoader
- extends Object
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TOPICNAME2
public static final String TOPICNAME2
- 另请参见:
- 常量字段值
ModelConsumerLoader
public ModelConsumerLoader(AnnotationScaner annotationScaner)
loadAnnotationModels
public void loadAnnotationModels(AnnotationHolder annotationHolder,
AppContextWrapper context,
ContainerWrapper containerWrapper)
loadMehtodAnnotations
public void loadMehtodAnnotations(Class cclass,
ContainerWrapper containerWrapper)
- add the class to consumers annotated with @OnCommand
- 参数:
cclass - containerWrapper -
getContainerConsumers
public ModelConsumerMethodHolder getContainerConsumers(String topicKey,
ContainerWrapper containerWrapper)
Copyright © 2013. All Rights Reserved.