类 CourierPrototype<M extends Serializable>
java.lang.Object
org.coodex.concrete.message.CourierPrototype<M>
- 所有已实现的接口:
Courier<M>
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明protected abstract voidvoidassociate(AbstractTopicPrototype<M> topic) getQueue()protected AbstractTopicPrototype<M>getTopic()从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait从接口继承的方法 org.coodex.concrete.message.Courier
deliver, isConsumer, setConsumer
-
构造器详细资料
-
CourierPrototype
-
-
方法详细资料
-
afterTopicAssociation
protected abstract void afterTopicAssociation() -
associate
- 指定者:
associate在接口中Courier<M extends Serializable>
-
getTopic
-
getTopicType
-
getDestination
-
getQueue
-
getMessageType
-