- All Superinterfaces:
- ConfigurationMBean,- DescriptorBean,- javax.management.DynamicMBean,- javax.management.MBeanRegistration,- javax.management.NotificationBroadcaster,- SettableBean,- WebLogicMBean
- All Known Subinterfaces:
- DomainMBean,- PartitionMBean,- ServerMBean,- ServerTemplateMBean
public interface ConfigurationPropertiesMBean
extends ConfigurationMBean
The ConfigurationPropertiesMBean is used when performing macro substitution from elements in the
 ServerTemplateMBeans or ResourceGroupTemplateMBean. If a macro is encountered in the template attribute,
 then the macro name will be used to locate the corresponding ConfigurationPropertyMBean in a parent MBean.
 This may be at the Partition, Server, ServerTemplate or Domain level. If found, the value will be substituted
 accordingly.