|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.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.Objectjava.lang.Throwablepublic void close()
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||