public class JmsServer extends LogEventListener implements javax.jms.MessageListener, LifeCycle
Destination.LifeCycle.StateLOGGER| Constructor and Description |
|---|
JmsServer(String connectionFactoryBindingName,
String destinationBindingName,
String username,
String password) |
| Modifier and Type | Method and Description |
|---|---|
LifeCycle.State |
getState()
Gets the life-cycle state.
|
void |
initialize() |
boolean |
isStarted() |
boolean |
isStopped() |
void |
onMessage(javax.jms.Message message) |
void |
run()
Starts and runs this server until the user types "exit" into standard input.
|
void |
start() |
void |
stop() |
logpublic LifeCycle.State getState()
LifeCyclepublic void onMessage(javax.jms.Message message)
onMessage in interface javax.jms.MessageListenerpublic void initialize()
initialize in interface LifeCyclepublic void run()
throws IOException
IOExceptionCopyright © 1999-2016 Apache Software Foundation. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.