Instance Constructors
-
new
DestinationAdvisoryRouterListener
(router: Router)
Value Members
-
def
!=
(arg0: AnyRef): Boolean
-
def
!=
(arg0: Any): Boolean
-
def
##
(): Int
-
def
==
(arg0: AnyRef): Boolean
-
def
==
(arg0: Any): Boolean
-
val
advisoryProducerId
: ProducerId
-
def
asInstanceOf
[T0]
: T0
-
def
clone
(): AnyRef
-
def
close
: Unit
-
def
create_advisory_delivery
(topic: ActiveMQTopic, command: Command): Delivery
-
val
destination_advisories
: HashMap[ActiveMQDestination, Delivery]
-
def
eq
(arg0: AnyRef): Boolean
-
def
equals
(arg0: Any): Boolean
-
def
finalize
(): Unit
-
def
getClass
(): java.lang.Class[_]
-
def
hashCode
(): Int
-
def
isInstanceOf
[T0]
: Boolean
-
val
messageIdGenerator
: LongSequenceGenerator
-
def
ne
(arg0: AnyRef): Boolean
-
def
notify
(): Unit
-
def
notifyAll
(): Unit
-
def
on_bind
(dest: DomainDestination, consumer: DeliveryConsumer, security: SecurityContext): Unit
-
def
on_connect
(dest: DomainDestination, producer: BindableDeliveryProducer, security: SecurityContext): Unit
-
def
on_create
(dest: DomainDestination, security: SecurityContext): Unit
-
def
on_destroy
(dest: DomainDestination, security: SecurityContext): Unit
-
def
on_disconnect
(dest: DomainDestination, producer: BindableDeliveryProducer): Unit
-
def
on_unbind
(dest: DomainDestination, consumer: DeliveryConsumer, persistent: Boolean): Unit
-
var
producerRoutes
: LRUCache[List[ConnectAddress], ProducerRoute]
-
def
send
(delivery: Delivery): Unit
-
def
synchronized
[T0]
(arg0: ⇒ T0): T0
-
def
toString
(): String
-
def
wait
(): Unit
-
def
wait
(arg0: Long, arg1: Int): Unit
-
def
wait
(arg0: Long): Unit
Inherited from RouterListener
Inherited from AnyRef
Inherited from Any
A listener to Route events which implements Destination advisories which are needed