com.apama.correlator.jms.CorrelatorJMSStatusManager
Event JMSReceiverStatusPublisher


Listens:
com.apama.correlator.jms.JMSReceiverStatus - 


Member Summary
 com.apama.correlator.jms.JMSReceiverStatuscurrent
 dictionary<void, void >allSubs
 
Action Summary
 booleanackMatchingNewSub(SubscribeStatus newSub)
 voidactivate(com.apama.correlator.jms.JMSReceiverStatus rs, dictionary<void, void > subs)
 booleanexistsMatchingSub()
 booleanmatches(SubscribeStatus sub)
 voidsendStatus()
 
Member Detail

current

com.apama.correlator.jms.JMSReceiverStatus current

allSubs

dictionary<void, void > allSubs

Action Detail

ackMatchingNewSub

boolean ackMatchingNewSub(SubscribeStatus newSub)
Parameters:
newSub

activate

void activate(com.apama.correlator.jms.JMSReceiverStatus rs, dictionary<void, void > subs)
Parameters:
rs
subs
Listens:
com.apama.correlator.jms.JMSReceiverStatus - 

existsMatchingSub

boolean existsMatchingSub()

matches

boolean matches(SubscribeStatus sub)
Parameters:
sub

sendStatus

void sendStatus()