|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectflex.management.jmx.MBeanConstructorInfo
public class MBeanConstructorInfo
Remotable MBeanConstructorInfo class that complies with Flash serialization requirements.
| Field Summary | |
|---|---|
String |
description
The description of the constructor. |
String |
name
The name of the constructor. |
MBeanParameterInfo[] |
signature
The constructor's parameter signature. |
| Constructor Summary | |
|---|---|
MBeanConstructorInfo()
Constructs an empty MBeanConstructorInfo instance. |
|
MBeanConstructorInfo(javax.management.MBeanConstructorInfo mbeanConstructorInfo)
Constructs a MBeanConstructorInfo instance based upon a
javax.management.MBeanConstructorInfo instance. |
|
| Method Summary | |
|---|---|
javax.management.MBeanConstructorInfo |
toMBeanConstructorInfo()
Utility method to convert this MBeanConstructorInfo instance to a
javax.management.MBeanConstructorInfo instance. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public String name
public String description
public MBeanParameterInfo[] signature
| Constructor Detail |
|---|
public MBeanConstructorInfo()
MBeanConstructorInfo instance.
public MBeanConstructorInfo(javax.management.MBeanConstructorInfo mbeanConstructorInfo)
MBeanConstructorInfo instance based upon a
javax.management.MBeanConstructorInfo instance.
mbeanConstructorInfo - The javax.management.MBeanConstructorInfo to base this instance on.| Method Detail |
|---|
public javax.management.MBeanConstructorInfo toMBeanConstructorInfo()
MBeanConstructorInfo instance to a
javax.management.MBeanConstructorInfo instance.
MBeanConstructorInfo 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/MBeanConstructorInfo.html