it.eng.spago.event.condition.impl
Class DefaultEventCondition

java.lang.Object
  extended byit.eng.spago.event.condition.AbstractEventCondition
      extended byit.eng.spago.event.condition.impl.DefaultEventCondition
All Implemented Interfaces:
EventConditionIFace, InitializerIFace

public class DefaultEventCondition
extends AbstractEventCondition


Constructor Summary
DefaultEventCondition()
           
 
Method Summary
 void init(SourceBean config)
           
 
Methods inherited from class it.eng.spago.event.condition.AbstractEventCondition
getConfig, getKey
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultEventCondition

public DefaultEventCondition()
Method Detail

init

public void init(SourceBean config)
Specified by:
init in interface InitializerIFace
Overrides:
init in class AbstractEventCondition