BEA Systems, Inc.

Type-Safe Access to BEA WebLogic Server 9.0 MBeans (Deprecated)


Uses of Interface
weblogic.management.configuration.ConfigurationPropertyMBean

Packages that use ConfigurationPropertyMBean
weblogic.management.configuration Contains classes and interfaces for configuring a WebLogic Server domain. 
 

Uses of ConfigurationPropertyMBean in weblogic.management.configuration
 

Methods in weblogic.management.configuration that return ConfigurationPropertyMBean
 ConfigurationPropertyMBean[] WebserviceSecurityConfigurationMBean.getConfigurationProperties()
          Specifies the list of properties that are associated with this credential provider or token handler.
 ConfigurationPropertyMBean WebserviceSecurityConfigurationMBean.lookupConfigurationProperty(String name)
          look up ConfigurationProperty object
 ConfigurationPropertyMBean WebserviceSecurityConfigurationMBean.createConfigurationProperty(String name)
          create ConfigurationProperty object
 

Methods in weblogic.management.configuration with parameters of type ConfigurationPropertyMBean
 void WebserviceSecurityConfigurationMBean.destroyConfigurationProperty(ConfigurationPropertyMBean wsc)
          destroy ConfigurationProperty object
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs90
Copyright 2005 BEA Systems Inc.