|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectflex.management.jmx.ObjectInstance
public class ObjectInstance
Remotable ObjectInstance representation that complies with Flash serialization requirements.
| Field Summary | |
|---|---|
String |
className
The class name part of the ObjectInstance. |
ObjectName |
objectName
The object name part of the ObjectInstance. |
| Constructor Summary | |
|---|---|
ObjectInstance()
Constructs an empty ObjectInstance instance. |
|
ObjectInstance(ObjectInstance objectInstance)
Constructs a ObjectInstance instance based upon a
javax.management.ObjectInstance instance. |
|
| Method Summary | |
|---|---|
ObjectInstance |
toObjectInstance()
Utility method to convert this ObjectInstance to a
javax.management.ObjectInstance instance. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public ObjectName objectName
ObjectInstance.
public String className
ObjectInstance.
| Constructor Detail |
|---|
public ObjectInstance()
ObjectInstance instance.
public ObjectInstance(ObjectInstance objectInstance)
ObjectInstance instance based upon a
javax.management.ObjectInstance instance.
objectInstance - The JMX ObjectInstance instance to base this instance on.| Method Detail |
|---|
public ObjectInstance toObjectInstance()
throws MalformedObjectNameException
ObjectInstance to a
javax.management.ObjectInstance instance.
ObjectInstance 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/ObjectInstance.html