|
||||||||||
| PREV NEXT | 프레임 있어 프레임 없음 | |||||||||
| Attribute 를 사용하는 Package | |
|---|---|
| flex.management.jmx | |
| flex.management.jmx 에서의 Attribute 의 사용 |
|---|
| Attribute 를 돌려주는 flex.management.jmx 의 메소드 | |
|---|---|
Attribute [] |
MBeanServerGateway. getAttributes (String objectName, String [] attributes)
지정된 MBean 의 몇개의 속성치를 취득합니다. |
Attribute [] |
MBeanServerGateway. setAttributes (String objectName, Attribute [] attributes)
지정된 MBean 의 몇개의 속성의 값을 Configuration 합니다. |
| Attribute 형의 파라미터를 가지는 flex.management.jmx 의 메소드 | |
|---|---|
void |
MBeanServerGateway. setAttribute (String objectName, Attribute attribute)
지정된 MBean 의 속성의 값을 Configuration 합니다. |
Attribute [] |
MBeanServerGateway. setAttributes (String objectName, Attribute [] attributes)
지정된 MBean 의 몇개의 속성의 값을 Configuration 합니다. |
|
||||||||||
| PREV NEXT | 프레임 있어 프레임 없음 | |||||||||