public class JmsServer extends LogEventListener implements javax.jms.MessageListener, LifeCycle
Destination
.LifeCycle.State
LOGGER
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 |
start() |
void |
stop() |
log
public LifeCycle.State getState()
LifeCycle
public void onMessage(javax.jms.Message message)
onMessage
in interface javax.jms.MessageListener
public void initialize()
initialize
in interface LifeCycle
Copyright © 1999-2017 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.