|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnl.justobjects.pushlet.core.EventSourceManager
Maintains lifecycle of event sources.
| Field Summary | |
private static java.util.Vector |
eventSources
|
private static java.lang.String |
PROPERTIES_FILE
|
| Constructor Summary | |
EventSourceManager()
|
|
| Method Summary | |
static void |
activate()
Activate all event sources. |
static void |
passivate()
Deactivate all event sources. |
static void |
start(java.lang.String aDirPath)
Initialize event sources from properties file. |
static void |
stop()
Halt event sources. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private static java.util.Vector eventSources
private static final java.lang.String PROPERTIES_FILE
| Constructor Detail |
public EventSourceManager()
| Method Detail |
public static void start(java.lang.String aDirPath)
public static void activate()
public static void passivate()
public static void stop()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||