it.eng.spago.event
Class ValidationFailedEvent

java.lang.Object
  extended by it.eng.spago.event.ValidationEvent
      extended by it.eng.spago.event.ValidationFailedEvent
All Implemented Interfaces:
ISpagoEvent

public class ValidationFailedEvent
extends ValidationEvent

A Spago Event that is generated if validation fails


Constructor Summary
ValidationFailedEvent(java.lang.String serviceName)
           
 
Method Summary
 
Methods inherited from class it.eng.spago.event.ValidationEvent
getSource
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ValidationFailedEvent

public ValidationFailedEvent(java.lang.String serviceName)