Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


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

All Known Subinterfaces:
ConfigurationTypeMBean.CategoryMBean
All Known Implementing Classes:
ConfigurationType.Category
Enclosing interface:
ConfigurationTypeReadOnlyMBean

public static interface ConfigurationTypeReadOnlyMBean.CategoryReadOnlyMBean

Method Summary
 java.lang.String getAdditivity()
          Gets the value of the additivity property.
 java.util.List<AppenderRefTypeMBean> getAppenderRefMBean()
          Return the list of the AppenderRefType element
 java.lang.String getClazz()
          Gets the value of the clazz property.
 LevelTypeMBean getLevelMBean()
          Return the value of the LevelType element
 java.lang.String getName()
          Gets the value of the name property.
 java.util.List<ParamTypeMBean> getParamMBean()
          Return the list of the ParamType element
 PriorityTypeMBean getPriorityMBean()
          Return the value of the PriorityType element

 

Method Detail

getClazz

java.lang.String getClazz()
Gets the value of the clazz property.

getName

java.lang.String getName()
Gets the value of the name property.

getAdditivity

java.lang.String getAdditivity()
Gets the value of the additivity property.

getParamMBean

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

getPriorityMBean

PriorityTypeMBean getPriorityMBean()
Return the value of the PriorityType element

getLevelMBean

LevelTypeMBean getLevelMBean()
Return the value of the LevelType 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.