| Package | mx.messaging.management |
| Class | public class MBeanInfo |
| Inheritance | MBeanInfo Object |
| property | 정의 | ||
|---|---|---|---|
| attributes : Array
MBean 에 의해 공개되는 속성.
| MBeanInfo | ||
| className : String
MBean 의 클래스명.
| MBeanInfo | ||
![]() | constructor : Object
특정의 object 인스턴스의 클래스 object 또는 constructor 함수에의 참조입니다.
| Object | |
| constructors : Array
MBean 에 의해 공개되는 constructor .
| MBeanInfo | ||
| description : String
MBean 의 설명.
| MBeanInfo | ||
| operations : Array
MBean 에 의해 제공되는 조작.
| MBeanInfo | ||
![]() | prototype : Object
[static]
클래스 또는 함수 object의 prototype object에의 참조입니다.
| Object | |
| Methods | 정의 | ||
|---|---|---|---|
| MBeanInfo ()
empty의 MBeanInfo 의 새로운 인스턴스를 작성합니다.
| MBeanInfo | ||
![]() | hasOwnProperty (name:String ):Boolean
object로 지정된 property가 정의되고 있는지 어떤지를 나타냅니다.
| Object | |
![]() | isPrototypeOf (theClass:Object ):Boolean
Object 클래스의 인스턴스가, Parameters로서 지정된 object의 prototype 체인내에 있을지 어떨지를 나타냅니다.
| Object | |
![]() | propertyIsEnumerable (name:String ):Boolean
지정된 property가 존재해, 열거 가능한가 어떤가를 나타냅니다.
| Object | |
![]() | setPropertyIsEnumerable (name:String , isEnum:Boolean = true):void
루프 처리에 대한 다이나믹 property의 가용성을 설정합니다.
| Object | |
| toString ():String
MBean 정보의 string 표현을 돌려줍니다.
| MBeanInfo | ||
![]() | valueOf ():Object
지정된 object의 원시적치를 돌려줍니다.
| Object | |
| attributes | property |
public var attributes:Array MBean 에 의해 공개되는 속성.
| className | property |
public var className:String MBean 의 클래스명.
| constructors | property |
public var constructors:Array MBean 에 의해 공개되는 constructor .
| description | property |
public var description:String MBean 의 설명.
| operations | property |
public var operations:Array MBean 에 의해 제공되는 조작.
| MBeanInfo | () | constructor |
public 함수 MBeanInfo()empty의 MBeanInfo 의 새로운 인스턴스를 작성합니다.
| toString | () | Methods |
코멘트가 추가되었을 경우, 메일로 받기. | 코멘트 리포트
현재의 페이지: http://flexdocs.kr/docs/flex2/langref/mx/messaging/management/MBeanInfo.html