Pakiet | mx.messaging.management |
Klasa | public class MBeanInfo |
Dziedziczenie | MBeanInfo Object |
Wersja języka: | ActionScript 3.0 |
Wersje produktu: | BlazeDS 4, Adobe Digital Enterprise Platform Data Services for Java EE 3 |
Wersje środowiska wykonawczego: | Flash Player 9, AIR 1.1 |
Właściwości publiczne
Właściwość | Zdefiniowane przez | ||
---|---|---|---|
attributes : Array
The attributes exposed by the MBean. | MBeanInfo | ||
className : String
The class name for the MBean. | MBeanInfo | ||
constructor : Object
Odwołanie do obiektu klasy lub funkcji konstruktora, dotyczące danej instancji obiektu. | Object | ||
constructors : Array
The constructors exposed by the MBean. | MBeanInfo | ||
description : String
The description for the MBean. | MBeanInfo | ||
operations : Array
The operations provided by the MBean. | MBeanInfo |
Metody publiczne
Metoda | Zdefiniowane przez | ||
---|---|---|---|
Creates a new instance of an empty MBeanInfo. | MBeanInfo | ||
Wskazuje, czy dla obiektu zdefiniowano określoną właściwość. | Object | ||
Wskazuje, czy instancja klasy Object należy do łańcucha prototypów obiektu określonego jako parametr. | Object | ||
Wskazuje, czy określona właściwość istnieje i jest przeliczalna. | Object | ||
Ustawia dostępność właściwości dynamicznej używanej w pętlach. | Object | ||
Zwraca ciąg reprezentujący obiekt — sformatowany zgodnie z konwencjami właściwymi dla ustawień regionalnych. | Object | ||
Returns a string representation of the MBean info. | MBeanInfo | ||
Zwraca pierwotną wartość dla określonego obiektu. | Object |
Szczegół właściwości
attributes | właściwość |
public var attributes:Array
Wersja języka: | ActionScript 3.0 |
Wersje produktu: | BlazeDS 4, Adobe Digital Enterprise Platform Data Services for Java EE 3 |
Wersje środowiska wykonawczego: | Flash Player 9, AIR 1.1 |
The attributes exposed by the MBean.
className | właściwość |
public var className:String
Wersja języka: | ActionScript 3.0 |
Wersje produktu: | BlazeDS 4, Adobe Digital Enterprise Platform Data Services for Java EE 3 |
Wersje środowiska wykonawczego: | Flash Player 9, AIR 1.1 |
The class name for the MBean.
constructors | właściwość |
public var constructors:Array
Wersja języka: | ActionScript 3.0 |
Wersje produktu: | BlazeDS 4, Adobe Digital Enterprise Platform Data Services for Java EE 3 |
Wersje środowiska wykonawczego: | Flash Player 9, AIR 1.1 |
The constructors exposed by the MBean.
description | właściwość |
public var description:String
Wersja języka: | ActionScript 3.0 |
Wersje produktu: | BlazeDS 4, Adobe Digital Enterprise Platform Data Services for Java EE 3 |
Wersje środowiska wykonawczego: | Flash Player 9, AIR 1.1 |
The description for the MBean.
operations | właściwość |
public var operations:Array
Wersja języka: | ActionScript 3.0 |
Wersje produktu: | BlazeDS 4, Adobe Digital Enterprise Platform Data Services for Java EE 3 |
Wersje środowiska wykonawczego: | Flash Player 9, AIR 1.1 |
The operations provided by the MBean.
Konstruktor Szczegół
MBeanInfo | () | Konstruktor |
public function MBeanInfo()
Wersja języka: | ActionScript 3.0 |
Wersje produktu: | BlazeDS 4, Adobe Digital Enterprise Platform Data Services for Java EE 3 |
Wersje środowiska wykonawczego: | Flash Player 9, AIR 1.1 |
Creates a new instance of an empty MBeanInfo.
Szczegół metody
toString | () | metoda |
public function toString():String
Wersja języka: | ActionScript 3.0 |
Wersje produktu: | BlazeDS 4, Adobe Digital Enterprise Platform Data Services for Java EE 3 |
Wersje środowiska wykonawczego: | Flash Player 9, AIR 1.1 |
Returns a string representation of the MBean info.
ZwracaString — String representation of the MBean info.
|
Tue Jun 12 2018, 12:06 PM Z