WOJRebelSupport Class Reference

Collaboration diagram for WOJRebelSupport:

Collaboration graph
[legend]

List of all members.

Classes

class  Observer

Public Member Functions

 WOJRebelSupport ()

Static Public Member Functions

static void run ()

Static Public Attributes

static final Observer observer = new Observer()

Static Package Functions

 [static initializer]

Static Private Attributes

static long lastRunTimestamp = System.currentTimeMillis()
static final ReentrantLock lock = new ReentrantLock()
static final long MIN_ELAPSED_TIME = 2000
static final Class<?>[] NotificationClassArray = new Class[] { NSNotification.class }


Detailed Description

WOJRebelSupport loads the ClassReloadHandler once the app has started

Author:
qdolan

Constructor & Destructor Documentation

WOJRebelSupport (  ) 


Member Function Documentation

[static initializer] (  )  [static, package]

static void run (  )  [static]


Member Data Documentation

long lastRunTimestamp = System.currentTimeMillis() [static, private]

final ReentrantLock lock = new ReentrantLock() [static, private]

final long MIN_ELAPSED_TIME = 2000 [static, private]

final Class<?> [] NotificationClassArray = new Class[] { NSNotification.class } [static, private]

final Observer observer = new Observer() [static]


The documentation for this class was generated from the following file:

Generated on Sat May 26 06:43:36 2012 for Project Wonder by  doxygen 1.5.8