org.jbpm.process.core.event
Interface EventFilter

All Known Implementing Classes:
EventTypeFilter

public interface EventFilter


Method Summary
 boolean acceptsEvent(String type, Object event)
           
 

Method Detail

acceptsEvent

boolean acceptsEvent(String type,
                     Object event)


Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.