it.eng.spago.event
Class EventConditionsHandlers

java.lang.Object
  extended byit.eng.spago.event.EventConditionsHandlers

public class EventConditionsHandlers
extends java.lang.Object


Constructor Summary
EventConditionsHandlers()
           
 
Method Summary
 java.util.Collection getEventConditionsHandlerRelations()
           
 void setEventConditionHandler(EventConditionIFace eventCondition, EventHandlerIFace eventHandler)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EventConditionsHandlers

public EventConditionsHandlers()
Method Detail

getEventConditionsHandlerRelations

public java.util.Collection getEventConditionsHandlerRelations()

setEventConditionHandler

public void setEventConditionHandler(EventConditionIFace eventCondition,
                                     EventHandlerIFace eventHandler)