public class ActiveMQPushStrategy extends UriTemplateStrategy
Modifier and Type | Field and Description |
---|---|
protected boolean |
initialized |
client, contentType, executor, jmsOptions, localContext, method, registration, targetUri
Constructor and Description |
---|
ActiveMQPushStrategy() |
Modifier and Type | Method and Description |
---|---|
protected void |
initialize() |
boolean |
push(ClientMessage message)
Return false if unable to connect.
|
void |
start() |
createUri
initAuthentication, setJmsOptions, setRegistration, stop
public void start() throws Exception
start
in interface PushStrategy
start
in class UriStrategy
Exception
public boolean push(ClientMessage message)
PushStrategy
push
in interface PushStrategy
push
in class UriStrategy
false
if unable to connectCopyright © 2016 The Apache Software Foundation. All rights reserved.