|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.eng.spago.event.handler.AbstractEventHandler
it.eng.spago.event.handler.impl.DefaultNotifierEventHandler
Field Summary | |
static java.lang.String |
EVENT_KEY_SEPARATOR
|
static java.lang.String |
PARAMETER_SEPARATOR
|
Constructor Summary | |
DefaultNotifierEventHandler()
|
Method Summary | |
void |
init(SourceBean config)
|
void |
service(java.util.Collection eventConditions,
RequestContainer request,
ResponseContainer response)
|
Methods inherited from class it.eng.spago.event.handler.AbstractEventHandler |
getConfig, getKey |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String PARAMETER_SEPARATOR
public static final java.lang.String EVENT_KEY_SEPARATOR
Constructor Detail |
public DefaultNotifierEventHandler()
Method Detail |
public void init(SourceBean config)
init
in interface InitializerIFace
init
in class AbstractEventHandler
public void service(java.util.Collection eventConditions, RequestContainer request, ResponseContainer response)
service
in interface EventHandlerIFace
service
in class AbstractEventHandler
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |