com.ibm.batch.xjcl
Class XJCLValidationEventHandler

java.lang.Object
  extended by com.ibm.batch.xjcl.XJCLValidationEventHandler
All Implemented Interfaces:
ValidationEventHandler

public class XJCLValidationEventHandler
extends Object
implements ValidationEventHandler


Constructor Summary
XJCLValidationEventHandler()
           
 
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

XJCLValidationEventHandler

public XJCLValidationEventHandler()
Method Detail

handleEvent

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

eventOccurred

public boolean eventOccurred()


Copyright © 2013. All Rights Reserved.