|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.sf.ircappender.app.JulApplication
public class JulApplication
a simple test application
| Constructor Summary | |
|---|---|
JulApplication()
|
|
| Method Summary | |
|---|---|
static void |
init()
initializes jul |
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 JulApplication()
| 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 | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||