com.googlecode.jpattern.service.log.event
Class Trigger

java.lang.Object
  extended by com.googlecode.jpattern.service.log.event.Trigger
All Implemented Interfaces:
ITrigger, Serializable

public class Trigger
extends Object
implements ITrigger

Author:
Francesco Cina' 09/apr/2010
See Also:
Serialized Form

Constructor Summary
Trigger(IExecutor executor)
           
 
Method Summary
 void fire(IEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Trigger

public Trigger(IExecutor executor)
Method Detail

fire

public void fire(IEvent event)
Specified by:
fire in interface ITrigger


Copyright © 2011. All Rights Reserved.