|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.jmsmq.MQ_XACT_TYPE
Class that contains the queue trasaction type enumeration. Microsoft® Message Queuing Server
| Field Summary | |
static int |
_MQ_XACT_NONE
No transactional queue |
static int |
_MQ_XACT_TRANSACTIONAL
Transactional queue |
static MQ_XACT_TYPE |
MQ_XACT_NONE
No transactional queue class |
static MQ_XACT_TYPE |
MQ_XACT_TRANSACTIONAL
Transactional queue class |
| Method Summary | |
int |
getType()
Método que devuelve la propiedad |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final int _MQ_XACT_NONE
public static final int _MQ_XACT_TRANSACTIONAL
public static final MQ_XACT_TYPE MQ_XACT_NONE
public static final MQ_XACT_TYPE MQ_XACT_TRANSACTIONAL
| Method Detail |
public int getType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||