|
TIBCO Enterprise Message Service | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.tibco.tibjms.admin.BridgeInfo
public class 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()
toString
in class java.lang.Object
|
TIBCO Enterprise Message Service | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |