|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.safmq.MQConnection.QueueData
public class MQConnection.QueueData
Result data from a call to MQConnection.EnumerateQueues(Vector)
.
Instances of this class are placed into the vector passed to
EnumerateQueues()
to detail the specifics of the queue.
MQConnection.EnumerateQueues(Vector)
Method Summary | |
---|---|
java.lang.String |
getName()
Provides the queue's name. |
java.lang.String |
getOwner()
Provides the queue's owner's name. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public java.lang.String getName()
public java.lang.String getOwner()
|
Copyright Matthew J. Battey, 2004-2010; Powered By: |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |