Websphere MQ Everyplace

examples.queuemanager
Interface MQeClearable

All Known Implementing Classes:
AwtOutputStream

public interface MQeClearable

Indicates that a data sink can be cleared of historical output.


Field Summary
static short[] version
          Which version of MQe was this example code taken from ?
 
Method Summary
 void clear()
           
 

Field Detail

version

public static final short[] version
Which version of MQe was this example code taken from ?

Method Detail

clear

public void clear()

Websphere MQ Everyplace