Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


oracle.axia.config.beans.logging.log4jconfig
Interface ConfigurationTypeReadOnlyMBean.RootReadOnlyMBean

All Known Subinterfaces:
ConfigurationTypeMBean.RootMBean
All Known Implementing Classes:
ConfigurationType.Root
Enclosing interface:
ConfigurationTypeReadOnlyMBean

public static interface ConfigurationTypeReadOnlyMBean.RootReadOnlyMBean

Method Summary
 java.util.List<AppenderRefTypeMBean> getAppenderRefMBean()
          Return the list of the AppenderRefType element
 LevelTypeMBean getLevelMBean()
          Return the value of the LevelType element
 java.util.List<ParamTypeMBean> getParamMBean()
          Return the list of the ParamType element
 PriorityTypeMBean getPriorityMBean()
          Return the value of the PriorityType element

 

Method Detail

getParamMBean

java.util.List<ParamTypeMBean> getParamMBean()
Return the list of the ParamType element

getLevelMBean

LevelTypeMBean getLevelMBean()
Return the value of the LevelType element

getPriorityMBean

PriorityTypeMBean getPriorityMBean()
Return the value of the PriorityType element

getAppenderRefMBean

java.util.List<AppenderRefTypeMBean> getAppenderRefMBean()
Return the list of the AppenderRefType element

Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


Copyright © 2011, Oracle. All rights reserved.