org.curjent.example.agent.logger
Class LoggerTest

java.lang.Object
  extended by org.curjent.example.agent.logger.LoggerTest

public class LoggerTest
extends Object

Logger test driver. The LoggerTest driver logs several test messages and an exception, and tests the handling of an invalid argument.


Constructor Summary
LoggerTest()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LoggerTest

public LoggerTest()
Method Detail

main

public static void main(String[] args)


Copyright 2009-2011 Tom Landon
Apache License 2.0