|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--webmngr.notifiers.NotifierManager
Title: Description: Copyright: Copyright (c) 2002 Company:
Method Summary | |
void |
addNotifier(AbstractNotifier c)
Adiciona um novo correlator |
static NotifierManager |
instance()
Retorna a instância do singleton |
void |
joinNotifiers()
Inicia todos os correlatores |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public void joinNotifiers()
public void addNotifier(AbstractNotifier c)
public static NotifierManager instance()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |