|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.mactor.brokers.mqseries.MqSeriesQueueBrowser
public class MqSeriesQueueBrowser
Field Summary | |
---|---|
protected static org.apache.log4j.Logger |
log
|
Constructor Summary | |
---|---|
MqSeriesQueueBrowser(MessageBrokersConfig.MessageBrokerConfig.ChannelConfig cf)
|
Method Summary | |
---|---|
Message |
browseFirstMessage()
|
Message |
browseNextMessage()
|
void |
close()
|
void |
consumeMessage()
|
protected void |
finalize()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected static org.apache.log4j.Logger log
Constructor Detail |
---|
public MqSeriesQueueBrowser(MessageBrokersConfig.MessageBrokerConfig.ChannelConfig cf) throws MactorException
MactorException
Method Detail |
---|
public Message browseFirstMessage() throws MactorException
MactorException
public Message browseNextMessage() throws MactorException
MactorException
public void consumeMessage() throws MactorException
MactorException
protected void finalize() throws java.lang.Throwable
finalize
in class java.lang.Object
java.lang.Throwable
public void close()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |