Paket | mx.messaging.management |
Sınıf | public class MBeanConstructorInfo |
Miras Alma | MBeanConstructorInfo MBeanFeatureInfo Object |
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümleri: | BlazeDS 4, Adobe Digital Enterprise Platform Data Services for Java EE 3 |
Çalışma Zamanı Sürümleri: | Flash Player 9, AIR 1.1 |
Genel Özellikler
Özellik | Tanımlayan: | ||
---|---|---|---|
constructor : Object
Belirli bir nesne örneği için sınıf nesnesine veya yapıcı işlevine bir başvuru. | Object | ||
description : String
The description of the MBean feature. | MBeanFeatureInfo | ||
name : String
The name of the MBean feature. | MBeanFeatureInfo | ||
signature : Array
The parameter data types that make up the constructor signature. | MBeanConstructorInfo |
Genel Yöntemler
Yöntem | Tanımlayan: | ||
---|---|---|---|
Creates a new instance of an empty MBeanConstructorInfo. | MBeanConstructorInfo | ||
Bir nesnenin belirli bir özelliğinin tanımlı olup olmadığını gösterir. | Object | ||
Object sınıfının bir örneğinin parametre olarak belirtilen nesnenin prototip zincirinde olup olmadığını gösterir. | Object | ||
Belirtilen özelliğin bulunup bulunmadığını ve numaralandırılabilir olup olmadığını gösterir. | Object | ||
Dinamik bir özelliğin döngü işlemlerinde kullanılabilirliğini ayarlar. | Object | ||
Bu nesnenin, yerel ayara özel kurallara göre biçimlendirilmiş dize temsilini döndürür. | Object | ||
Returns a string representation of the feature info. | MBeanFeatureInfo | ||
Belirtilen nesnenin temel değerini döndürür. | Object |
Özellik Ayrıntısı
signature | özellik |
public var signature:Array
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümleri: | BlazeDS 4, Adobe Digital Enterprise Platform Data Services for Java EE 3 |
Çalışma Zamanı Sürümleri: | Flash Player 9, AIR 1.1 |
The parameter data types that make up the constructor signature.
Yapıcı Ayrıntı
MBeanConstructorInfo | () | Yapıcı |
public function MBeanConstructorInfo()
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümleri: | BlazeDS 4, Adobe Digital Enterprise Platform Data Services for Java EE 3 |
Çalışma Zamanı Sürümleri: | Flash Player 9, AIR 1.1 |
Creates a new instance of an empty MBeanConstructorInfo.
Tue Jun 12 2018, 01:09 PM Z