Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


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

All Superinterfaces:
ConfigurationTypeReadOnlyMBean.RendererReadOnlyMBean
All Known Implementing Classes:
ConfigurationType.Renderer
Enclosing interface:
ConfigurationTypeMBean

public static interface ConfigurationTypeMBean.RendererMBean
extends ConfigurationTypeReadOnlyMBean.RendererReadOnlyMBean

Method Summary
 void setRenderedClass(java.lang.String value)
          Sets the value of the renderedClass property.
 void setRenderingClass(java.lang.String value)
          Sets the value of the renderingClass property.

 

Methods inherited from interface oracle.axia.config.beans.logging.log4jconfig.ConfigurationTypeReadOnlyMBean.RendererReadOnlyMBean
getRenderedClass, getRenderingClass

 

Method Detail

setRenderedClass

void setRenderedClass(java.lang.String value)
Sets the value of the renderedClass property.

setRenderingClass

void setRenderingClass(java.lang.String value)
Sets the value of the renderingClass property.

Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


Copyright © 2011, Oracle. All rights reserved.