com.notuvy.singleapp
Class DummyApp

java.lang.Object
  extended by com.notuvy.singleapp.DummyApp
Direct Known Subclasses:
DummyApp.Defer, DummyApp.Preemt

public class DummyApp
extends Object

Basic description

Author:
murali

Nested Class Summary
static class DummyApp.Defer
           
static class DummyApp.Preemt
           
 
Field Summary
protected  boolean alive
           
protected static org.apache.log4j.Logger LOG
           
 
Method Summary
static void main(String[] args)
           
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LOG

protected static final org.apache.log4j.Logger LOG

alive

protected boolean alive
Method Detail

run

public void run()

main

public static void main(String[] args)


Copyright © 2012. All Rights Reserved.