|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.eng.spago.event.condition.EventConditionDriverManager
Method Summary | |
static void |
deregisterEventConditionDriver(EventConditionDriverIFace eventConditionDriver)
|
SourceBean |
getConfig()
|
static java.util.Collection |
getEventConditions(RequestContainer request,
ResponseContainer response)
|
void |
init(SourceBean config)
|
static void |
registerEventConditionDriver(EventConditionDriverIFace eventConditionDriver)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public void init(SourceBean config)
init
in interface InitializerIFace
public SourceBean getConfig()
getConfig
in interface InitializerIFace
public static void registerEventConditionDriver(EventConditionDriverIFace eventConditionDriver)
public static java.util.Collection getEventConditions(RequestContainer request, ResponseContainer response)
public static void deregisterEventConditionDriver(EventConditionDriverIFace eventConditionDriver)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |