|
Sun Java(tm) System Message Queue v3.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.messaging.AdministeredObject
com.sun.messaging.Endpoint
The Sun MQ Endpoint class encapsulates SOAP message endpoints when using Sun MQ as facilitated by the Java API for XML Messaging.
com.sun.messaging.EndpointConfiguration
,
Serialized FormField Summary |
Fields inherited from class com.sun.messaging.AdministeredObject |
AO_PROPERTY_TYPE_BOOLEAN, AO_PROPERTY_TYPE_INTEGER, AO_PROPERTY_TYPE_LIST, AO_PROPERTY_TYPE_LONG, AO_PROPERTY_TYPE_PROPERTYOWNER, AO_PROPERTY_TYPE_STRING, configuration, configurationLabels, configurationTypes, cr, storedVersion, VERSION |
Constructor Summary | |
Endpoint()
|
|
Endpoint(String name)
Constructs an Endpoint given the name |
Method Summary | |
Reference |
getReference()
Returns a Reference Object that can be used to reconstruct this object. |
void |
setDefaultConfiguration()
Sets the minimum Endpoint configuration defaults
required of an Endpoint identity object. |
String |
toString()
Returns the String representation of this Endpoint object |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public Endpoint()
public Endpoint(String name)
name
- The name of the EndpointMethod Detail |
public String toString()
Endpoint
object
toString
in class AdministeredObject
public Reference getReference()
getReference
in interface Referenceable
public void setDefaultConfiguration()
Endpoint
configuration defaults
required of an Endpoint identity object.
setDefaultConfiguration
in class AdministeredObject
|
Sun Java(tm) System Message Queue v3.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |