| Package | mx.messaging.management |
| Class | public class MBeanParameterInfo |
| Inheritance | MBeanParameterInfo 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 | |
![]() | 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 | |
| type : String
The data type of the operation parameter. | MBeanParameterInfo | ||
| Method | Defined By | ||
|---|---|---|---|
Creates a new instance of an empty MBeanParameterInfo. | MBeanParameterInfo | ||
![]() |
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 the string representation of this object, formatted according to locale-specific conventions. | Object | |
![]() |
Returns a string representation of the feature info. | MBeanFeatureInfo | |
![]() |
Returns the primitive value of the specified object. | Object | |
| type | property |
public var type:StringThe data type of the operation parameter.
| MBeanParameterInfo | () | Constructor |
public function MBeanParameterInfo()Creates a new instance of an empty MBeanParameterInfo.