org.apache.axis2.transport.testkit.util
Class LogManager

java.lang.Object
  extended by org.apache.axis2.transport.testkit.util.LogManager

public class LogManager
extends java.lang.Object


Field Summary
static LogManager INSTANCE
           
 
Method Summary
 java.io.OutputStream createLog(java.lang.String name)
           
 void setTestCase(ManagedTestCase testCase)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INSTANCE

public static final LogManager INSTANCE
Method Detail

setTestCase

public void setTestCase(ManagedTestCase testCase)
                 throws java.io.IOException
Throws:
java.io.IOException

createLog

public java.io.OutputStream createLog(java.lang.String name)
                               throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2004-2009 The Apache Software Foundation. All Rights Reserved.