public interface JmsMessageAvailableListener
Modifier and Type | Method and Description |
---|---|
void |
onMessageAvailable(javax.jms.MessageConsumer consumer)
Called when a Message is available to be received by a client
|
Copyright © 2013–2016 The Apache Software Foundation. All rights reserved.