|
TIBCO Enterprise Message Service Version 4.3.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.tibco.tibjms.admin.BridgeInfo
This class represents the definition of a bridge. A bridge consists of a source destination name and type and 1 or more BridgeTarget objects.
Method Summary | |
java.lang.String |
getName()
Get the name of the destination being bridged from. |
BridgeTarget[] |
getTargets()
Get the destinations being bridged to |
int |
getType()
Get the type of the destination being bridged from. |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
public java.lang.String getName()
public int getType()
public BridgeTarget[] getTargets()
public java.lang.String toString()
|
TIBCO Enterprise Message Service Version 4.3.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |