org.apache.log4j
Class EnhancedPatternLayoutTest.DerivedPatternLayout

java.lang.Object
  extended by org.apache.log4j.Layout
      extended by org.apache.log4j.EnhancedPatternLayout
          extended by org.apache.log4j.EnhancedPatternLayoutTest.DerivedPatternLayout
All Implemented Interfaces:
OptionHandler
Enclosing class:
EnhancedPatternLayoutTest

public static final class EnhancedPatternLayoutTest.DerivedPatternLayout
extends EnhancedPatternLayout

Class to ensure that protected members are still available.


Field Summary
 
Fields inherited from class org.apache.log4j.EnhancedPatternLayout
BUF_SIZE, DEFAULT_CONVERSION_PATTERN, MAX_CAPACITY, PATTERN_RULE_REGISTRY, TTCC_CONVERSION_PATTERN
 
Fields inherited from class org.apache.log4j.Layout
LINE_SEP, LINE_SEP_LEN
 
Constructor Summary
EnhancedPatternLayoutTest.DerivedPatternLayout()
          Constructs a new instance of DerivedPatternLayout.
 
Method Summary
 int getBufSize()
          Deprecated.  
 int getMaxCapacity()
          Deprecated.  
 
Methods inherited from class org.apache.log4j.EnhancedPatternLayout
activateOptions, createPatternParser, format, getConversionPattern, ignoresThrowable, setConversionPattern
 
Methods inherited from class org.apache.log4j.Layout
getContentType, getFooter, getHeader
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EnhancedPatternLayoutTest.DerivedPatternLayout

public EnhancedPatternLayoutTest.DerivedPatternLayout()
Constructs a new instance of DerivedPatternLayout.

Method Detail

getBufSize

public int getBufSize()
Deprecated. 

Get BUF_SIZE.

Returns:
return initial buffer size in characters.

getMaxCapacity

public int getMaxCapacity()
Deprecated. 

Get MAX_CAPACITY.

Returns:
maximum capacity in characters.


Copyright © 2010 The Apache Software Foundation. Licensed under the Apache License, Version 2.0

Apache Extras Companion for Apache log4j, Apache log4j and Apache are trademarks of the Apache Software Foundation.