|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectflex.management.jmx.Attribute
public class Attribute
Remotable Attribute class that complies with Flash serialization requirements.
| Field Summary | |
|---|---|
String |
name
The name of the attribute. |
Object |
value
The value of the attribute. |
| Constructor Summary | |
|---|---|
Attribute()
Constructs an empty Attribute instance. |
|
Attribute(javax.management.Attribute attribute)
Constructs an Attribute instance based upon a javax.management.Attribute instance. |
|
| Method Summary | |
|---|---|
javax.management.Attribute |
toAttribute()
Utility method to convert this Attribute instance to a javax.management.Attribute instance. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public String name
public Object value
| Constructor Detail |
|---|
public Attribute()
Attribute instance.
public Attribute(javax.management.Attribute attribute)
Attribute instance based upon a javax.management.Attribute instance.
attribute - The JMX Attribute to base this instance on.| Method Detail |
|---|
public javax.management.Attribute toAttribute()
Attribute instance to a javax.management.Attribute instance.
Attribute based upon this instance.
|
||||||||||
| 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/livecycle/es/sdkHelp/programmer/lcdsjavadoc/flex/management/jmx/Attribute.html