Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


oracle.axia.config.beans.logging.log4jconfig
Interface ConfigurationTypeMBean.CategoryFactoryMBean

All Superinterfaces:
ConfigurationTypeReadOnlyMBean.CategoryFactoryReadOnlyMBean
All Known Implementing Classes:
ConfigurationType.CategoryFactory
Enclosing interface:
ConfigurationTypeMBean

public static interface ConfigurationTypeMBean.CategoryFactoryMBean
extends ConfigurationTypeReadOnlyMBean.CategoryFactoryReadOnlyMBean

Method Summary
 void addParam()
          Add a new element named param
 void removeParam(int index)
          Remove an element named param by the index
 void setClazz(java.lang.String value)
          Sets the value of the clazz property.

 

Methods inherited from interface oracle.axia.config.beans.logging.log4jconfig.ConfigurationTypeReadOnlyMBean.CategoryFactoryReadOnlyMBean
getClazz, getParamMBean

 

Method Detail

setClazz

void setClazz(java.lang.String value)
Sets the value of the clazz property.

addParam

void addParam()
Add a new element named param

removeParam

void removeParam(int index)
Remove an element named param 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.