| Package | Description |
|---|---|
| weblogic.management.mbeans.custom |
Provides interfaces for
weblogic.management.mbeans.custom. |
| weblogic.management.mbeanservers.edit |
Provides interfaces and exceptions for
weblogic.management.mbeanservers.edit. |
| weblogic.management.provider.internal |
Provides interfaces for
weblogic.management.provider.internal. |
| Modifier and Type | Method | Description |
|---|---|---|
PropertyValueVBean[] |
ConfigurationManagerMBean.getPropertyValues(ConfigurationMBean bean,
java.lang.String[] propertyNames) |
Describes assignment of value to selected properties of a config bean
|
PropertyValueVBean[] |
ConfigurationManagerMBean.getPropertyValues(ConfigurationMBean configBean,
java.lang.String[] navigationAttributeNames,
SettableBean[] beans,
java.lang.String[] propertyNames) |
Describes assignment of value to selected properties of a
bean within a ConfigurationMBean's object graph.
|