Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


oracle.axia.config.beans.logging.log4jconfig
Interface Log4JConfigurationTypeMBean

All Superinterfaces:
Log4JConfigurationTypeReadOnlyMBean
All Known Implementing Classes:
Log4JConfigurationType

public interface Log4JConfigurationTypeMBean
extends Log4JConfigurationTypeReadOnlyMBean

Method Summary
 void addConfiguration()
          Add a new element named configuration
 void removeConfiguration(int index)
          Remove an element named configuration by the index

 

Methods inherited from interface oracle.axia.config.beans.logging.log4jconfig.Log4JConfigurationTypeReadOnlyMBean
getConfigurationMBean

 

Method Detail

addConfiguration

void addConfiguration()
Add a new element named configuration

removeConfiguration

void removeConfiguration(int index)
Remove an element named configuration by the index

Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


Copyright © 2011, Oracle. All rights reserved.