| Package | Description | 
|---|---|
| weblogic.diagnostics.descriptor | 
 Provides interfaces for  
weblogic.diagnostics.descriptor. | 
| Modifier and Type | Interface | Description | 
|---|---|---|
interface  | 
WLDFArrayPropertyBean | 
 Represents a named property that consists of an array of values. 
 | 
interface  | 
WLDFConfigurationPropertiesBean | 
 Represents a set of  
WLDFPropertyBean and WLDFEncryptedPropertyBean instances,
 akin to a java.util.Properties object. | 
interface  | 
WLDFEncryptedPropertyBean | 
 
 Represents an encrypted configuration property 
 | 
interface  | 
WLDFPropertyBean | 
 Represents a simple unencrypted configuration property. 
 | 
| Modifier and Type | Method | Description | 
|---|---|---|
WLDFConfigurationPropertyBean | 
WLDFActionBean.lookupConfigurationProperty(java.lang.String name) | 
 Looks up a WLDFConfigurationPropertyBean by name. 
 |