|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectflex.management.jmx.MBeanAttributeInfo
public class MBeanAttributeInfo
Remotable MBeanAttributeInfo class that complies with Flash serialization requirements.
The isIs property is not named is because is is
an ActionScript keyword.
| Field Summary | |
|---|---|
String |
description
The description of the attribute. |
boolean |
isIs
Whether the attribute has an "is" getter. |
String |
name
The name of the attribute. |
boolean |
readable
Whether the attribute can be read. |
String |
type
The class name of the attribute. |
boolean |
writable
Whether the attribute can be written. |
| Constructor Summary | |
|---|---|
MBeanAttributeInfo()
Constructs an empty MBeanAttributeInfo instance. |
|
MBeanAttributeInfo(MBeanAttributeInfo mbeanAttributeInfo)
Constructs a MBeanAttributeInfo instance based upon a
javax.management.MBeanAttributeInfo instance. |
|
| Method Summary | |
|---|---|
MBeanAttributeInfo |
toMBeanAttributeInfo()
Utility method to convert this MBeanAttributeInfo to a
javax.management.MBeanAttributeInfo instance. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public String name
public String type
public String description
public boolean readable
public boolean writable
public boolean isIs
| Constructor Detail |
|---|
public MBeanAttributeInfo()
MBeanAttributeInfo instance.
public MBeanAttributeInfo(MBeanAttributeInfo mbeanAttributeInfo)
MBeanAttributeInfo instance based upon a
javax.management.MBeanAttributeInfo instance.
mbeanAttributeInfo - The JMX MBeanAttributeInfo instance to base this instance on.| Method Detail |
|---|
public MBeanAttributeInfo toMBeanAttributeInfo()
MBeanAttributeInfo to a
javax.management.MBeanAttributeInfo instance.
MBeanAttributeInfo 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/blazeds/1/javadoc/flex/management/jmx/MBeanAttributeInfo.html