|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.jmsmq.MSMQResources
Class of resources of configuration and messages for implements native implementation. Microsoft® Message Queuing Server
| Constructor Summary | |
MSMQResources()
|
|
| Method Summary | |
static java.lang.String |
getError(int hr)
Método that returns a error description for a native MSMQ exception |
static java.lang.String |
getResource(java.lang.String property)
Método that returns a property of the loaded MSMQ resources |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public MSMQResources()
| Method Detail |
public static java.lang.String getResource(java.lang.String property)
property - Property name
public static java.lang.String getError(int hr)
hr - Return of the native function (HRESULT)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||