com.evolveum.midpoint.xml.ns._public.common.common_1
Class NdcDailyRollingFileAppenderConfigurationType

java.lang.Object
  extended by com.evolveum.midpoint.xml.ns._public.common.common_1.AppenderConfigurationType
      extended by com.evolveum.midpoint.xml.ns._public.common.common_1.FileAppenderConfigurationType
          extended by com.evolveum.midpoint.xml.ns._public.common.common_1.DailyRollingFileAppenderConfigurationType
              extended by com.evolveum.midpoint.xml.ns._public.common.common_1.NdcDailyRollingFileAppenderConfigurationType
All Implemented Interfaces:
java.io.Serializable

public class NdcDailyRollingFileAppenderConfigurationType
extends DailyRollingFileAppenderConfigurationType
implements java.io.Serializable

Java class for NdcDailyRollingFileAppenderConfigurationType complex type.

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

 <complexType name="NdcDailyRollingFileAppenderConfigurationType">
   <complexContent>
     <extension base="{http://midpoint.evolveum.com/xml/ns/public/common/common-1.xsd}DailyRollingFileAppenderConfigurationType">
     </extension>
   </complexContent>
 </complexType>
 

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.evolveum.midpoint.xml.ns._public.common.common_1.DailyRollingFileAppenderConfigurationType
datePattern
 
Fields inherited from class com.evolveum.midpoint.xml.ns._public.common.common_1.FileAppenderConfigurationType
append, filePath
 
Fields inherited from class com.evolveum.midpoint.xml.ns._public.common.common_1.AppenderConfigurationType
name, pattern
 
Constructor Summary
NdcDailyRollingFileAppenderConfigurationType()
           
 
Method Summary
 
Methods inherited from class com.evolveum.midpoint.xml.ns._public.common.common_1.DailyRollingFileAppenderConfigurationType
getDatePattern, setDatePattern
 
Methods inherited from class com.evolveum.midpoint.xml.ns._public.common.common_1.FileAppenderConfigurationType
getFilePath, isAppend, setAppend, setFilePath
 
Methods inherited from class com.evolveum.midpoint.xml.ns._public.common.common_1.AppenderConfigurationType
getName, getPattern, setName, setPattern
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NdcDailyRollingFileAppenderConfigurationType

public NdcDailyRollingFileAppenderConfigurationType()


Copyright © 2011 evolveum. All Rights Reserved.