Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


oracle.axia.config.beans.logging.log4jconfig
Class ConfigurationType.Appender.ErrorHandler.RootRef

java.lang.Object
  extended by oracle.axia.config.beans.logging.log4jconfig.ConfigurationType.Appender.ErrorHandler.RootRef

All Implemented Interfaces:
ConfigurationTypeMBean.AppenderMBean.ErrorHandlerMBean.RootRefMBean, ConfigurationTypeReadOnlyMBean.AppenderReadOnlyMBean.ErrorHandlerReadOnlyMBean.RootRefReadOnlyMBean
Enclosing class:
ConfigurationType.Appender.ErrorHandler

public static class ConfigurationType.Appender.ErrorHandler.RootRef
extends java.lang.Object
implements ConfigurationTypeMBean.AppenderMBean.ErrorHandlerMBean.RootRefMBean

Java class for anonymous complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType>
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <attribute name="ref" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
     </restriction>
   </complexContent>
 </complexType>
 

Field Summary
protected  java.lang.String ref
           

 

Constructor Summary
ConfigurationType.Appender.ErrorHandler.RootRef()
          Default Constructor
ConfigurationType.Appender.ErrorHandler.RootRef(java.lang.String ref)
           

 

Method Summary
 java.lang.String getRef()
          Gets the value of the ref property.
 void setRef(java.lang.String value)
          Sets the value of the ref property.

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Field Detail

ref

protected java.lang.String ref

Constructor Detail

ConfigurationType.Appender.ErrorHandler.RootRef

public ConfigurationType.Appender.ErrorHandler.RootRef()
Default Constructor

ConfigurationType.Appender.ErrorHandler.RootRef

public ConfigurationType.Appender.ErrorHandler.RootRef(java.lang.String ref)

Method Detail

getRef

public java.lang.String getRef()
Gets the value of the ref property.
Specified by:
getRef in interface ConfigurationTypeReadOnlyMBean.AppenderReadOnlyMBean.ErrorHandlerReadOnlyMBean.RootRefReadOnlyMBean
Returns:
possible object is String

setRef

public void setRef(java.lang.String value)
Sets the value of the ref property.
Specified by:
setRef in interface ConfigurationTypeMBean.AppenderMBean.ErrorHandlerMBean.RootRefMBean
Parameters:
value - allowed object is String

Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


Copyright © 2011, Oracle. All rights reserved.