ch.qos.logback.classic
Class LoggerSerializationTest

java.lang.Object
  extended by ch.qos.logback.classic.LoggerSerializationTest

public class LoggerSerializationTest
extends Object


Constructor Summary
LoggerSerializationTest()
           
 
Method Summary
 void serialization()
           
 void setUp()
           
 void tearDown()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LoggerSerializationTest

public LoggerSerializationTest()
Method Detail

setUp

public void setUp()
           throws Exception
Throws:
Exception

tearDown

public void tearDown()
              throws Exception
Throws:
Exception

serialization

public void serialization()
                   throws IOException,
                          ClassNotFoundException
Throws:
IOException
ClassNotFoundException


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