|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectflex.management.jmx.ObjectName
public class ObjectName
Remotable ObjectName representation that complies with Flash serialization requirements. This class is JMX 1.1 compliant.
| Field Summary | |
|---|---|
String |
canonicalKeyPropertyListString
String representation of the list of key properties sorted in lexical order. |
String |
canonicalName
Canonical form of the name with properties sorted in lexical order. |
String |
domain
The domain part of the object name. |
Hashtable |
keyPropertyList
A Hashtable containing key-property pairs. |
String |
keyPropertyListString
String representation of the key properties. |
boolean |
pattern
Indicates whether the object name is a pattern. |
boolean |
propertyPattern
Indicates whether the object name is a pattern on key properties. |
| Constructor Summary | |
|---|---|
ObjectName()
Constructs an empty ObjectName instance. |
|
ObjectName(ObjectName objectName)
Constructs a ObjectName instance based upon a
javax.management.ObjectName instance. |
|
| Method Summary | |
|---|---|
ObjectName |
toObjectName()
Utility method to convert this ObjectName to a
javax.management.ObjectName instance. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public String canonicalKeyPropertyListString
public String canonicalName
public String domain
public Hashtable keyPropertyList
public String keyPropertyListString
public boolean pattern
public boolean propertyPattern
| Constructor Detail |
|---|
public ObjectName()
ObjectName instance.
public ObjectName(ObjectName objectName)
ObjectName instance based upon a
javax.management.ObjectName instance.
objectName - The JMX ObjectName instance to base this instance on.| Method Detail |
|---|
public ObjectName toObjectName()
throws MalformedObjectNameException
ObjectName to a
javax.management.ObjectName instance.
ObjectName based upon this instance.
MalformedObjectNameException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/blazeds/1/javadoc/flex/management/jmx/ObjectName.html