|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.ircappender.app.TestApplication
public class TestApplication
a simple test application
Constructor Summary | |
---|---|
TestApplication()
|
Method Summary | |
---|---|
static void |
init()
initializes log4j with a custom properties file. |
static void |
main(java.lang.String[] args)
Starts this simple test application |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TestApplication()
Method Detail |
---|
public static void init() throws java.io.IOException
java.io.IOException
public static void main(java.lang.String[] args) throws java.io.IOException, java.lang.InterruptedException
args
- ignored
java.io.IOException
- in case of an input/output error
java.lang.InterruptedException
- in case the thread is interrupted
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |