| Package | mx.messaging.management |
| Class | public class MBeanAttributeInfo |
| Inheritance | MBeanAttributeInfo MBeanFeatureInfo Object |
| Property | Defined by | ||
|---|---|---|---|
![]() | constructor : Object
A reference to the class object or constructor function for a given object instance.
| Object | |
![]() | description : String
The description of the MBean feature.
| MBeanFeatureInfo | |
| isIs : Boolean
Indicates if the server-side getter for the attribute has an 'is' prefix.
| MBeanAttributeInfo | ||
![]() | name : String
The name of the MBean feature.
| MBeanFeatureInfo | |
![]() | prototype : Object
[static]
A reference to the prototype object of a class or function object.
| Object | |
| readable : Boolean
Indicates if the attribute is readable.
| MBeanAttributeInfo | ||
| type : String
The data type of the attribute.
| MBeanAttributeInfo | ||
| writable : Boolean
Indicates if the attribute is writable.
| MBeanAttributeInfo | ||
| Method | Defined by | ||
|---|---|---|---|
|
Creates a new instance of an empty MBeanAttributeInfo.
| MBeanAttributeInfo | ||
![]() |
Indicates whether an object has a specified property defined.
| Object | |
![]() |
Indicates whether an instance of the Object class is in the prototype chain of the object specified
as the parameter.
| Object | |
![]() |
Indicates whether the specified property exists and is enumerable.
| Object | |
![]() |
Sets the availability of a dynamic property for loop operations.
| Object | |
![]() |
Returns a string representation of the feature info.
| MBeanFeatureInfo | |
![]() |
Returns the primitive value of the specified object.
| Object | |
| isIs | property |
public var isIs:BooleanIndicates if the server-side getter for the attribute has an 'is' prefix.
| readable | property |
public var readable:BooleanIndicates if the attribute is readable.
| type | property |
public var type:StringThe data type of the attribute.
| writable | property |
public var writable:BooleanIndicates if the attribute is writable.
| MBeanAttributeInfo | () | constructor |
public function MBeanAttributeInfo()Creates a new instance of an empty MBeanAttributeInfo.
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/flex/2/langref/mx/messaging/management/MBeanAttributeInfo.html