|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hornetq.rest.queue.push.UriStrategy
org.hornetq.rest.queue.push.UriTemplateStrategy
org.hornetq.rest.queue.push.HornetQPushStrategy
public class HornetQPushStrategy
Forwarding to a HornetQ/REST-* endpoing
Field Summary | |
---|---|
protected boolean |
initialized
|
Fields inherited from class org.hornetq.rest.queue.push.UriStrategy |
---|
client, contentType, executor, method, registration, targetUri |
Constructor Summary | |
---|---|
HornetQPushStrategy()
|
Method Summary | |
---|---|
protected void |
initialize()
|
boolean |
push(org.hornetq.api.core.client.ClientMessage message)
|
void |
start()
|
Methods inherited from class org.hornetq.rest.queue.push.UriTemplateStrategy |
---|
createUri |
Methods inherited from class org.hornetq.rest.queue.push.UriStrategy |
---|
initAuthentication, setRegistration, stop |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected boolean initialized
Constructor Detail |
---|
public HornetQPushStrategy()
Method Detail |
---|
public void start() throws java.lang.Exception
start
in interface PushStrategy
start
in class UriStrategy
java.lang.Exception
protected void initialize() throws java.lang.Exception
java.lang.Exception
public boolean push(org.hornetq.api.core.client.ClientMessage message)
push
in interface PushStrategy
push
in class UriStrategy
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |