com.ibm.jbatch.jsl.util
Class JSLValidationEventHandler

java.lang.Object
  extended by com.ibm.jbatch.jsl.util.JSLValidationEventHandler
All Implemented Interfaces:
ValidationEventHandler

public class JSLValidationEventHandler
extends Object
implements ValidationEventHandler


Constructor Summary
JSLValidationEventHandler()
           
 
Method Summary
 boolean eventOccurred()
           
 boolean handleEvent(ValidationEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JSLValidationEventHandler

public JSLValidationEventHandler()
Method Detail

handleEvent

public boolean handleEvent(ValidationEvent event)
Specified by:
handleEvent in interface ValidationEventHandler

eventOccurred

public boolean eventOccurred()


Copyright © 2013. All Rights Reserved.