|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.omg.CosBridgeAdmin.JMSDestination
public final class JMSDestination
Generated from IDL struct "JMSDestination".
| Field Summary | |
|---|---|
java.lang.String |
destination_name
|
JMSDestinationType |
destination_type
|
java.lang.String |
factory_name
|
| Constructor Summary | |
|---|---|
JMSDestination()
|
|
JMSDestination(JMSDestinationType destination_type,
java.lang.String destination_name,
java.lang.String factory_name)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public JMSDestinationType destination_type
public java.lang.String destination_name
public java.lang.String factory_name
| Constructor Detail |
|---|
public JMSDestination()
public JMSDestination(JMSDestinationType destination_type,
java.lang.String destination_name,
java.lang.String factory_name)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||