Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


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

All Known Subinterfaces:
ConfigurationTypeMBean.LoggerMBean
All Known Implementing Classes:
ConfigurationType.Logger
Enclosing interface:
ConfigurationTypeReadOnlyMBean

public static interface ConfigurationTypeReadOnlyMBean.LoggerReadOnlyMBean

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
 LevelTypeMBean getLevelMBean()
          Return the value of the LevelType element
 java.lang.String getName()
          Gets the value of the name property.

 

Method Detail

getName

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

getAdditivity

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

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.