ch.qos.logback.classic.spi.special
Class CPDCSpecialImpl

java.lang.Object
  extended by ch.qos.logback.classic.spi.special.CPDCSpecialImpl
All Implemented Interfaces:
CPDCSpecial

public class CPDCSpecialImpl
extends Object
implements CPDCSpecial


Constructor Summary
CPDCSpecialImpl()
           
 
Method Summary
 void doTest()
           
 Throwable getThrowable()
           
 ThrowableProxy getThrowableProxy()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CPDCSpecialImpl

public CPDCSpecialImpl()
Method Detail

doTest

public void doTest()
Specified by:
doTest in interface CPDCSpecial

getThrowable

public Throwable getThrowable()
Specified by:
getThrowable in interface CPDCSpecial

getThrowableProxy

public ThrowableProxy getThrowableProxy()
Specified by:
getThrowableProxy in interface CPDCSpecial


Copyright © 2005-2009 QOS.ch. All Rights Reserved.