it.eng.spago.event
Class ValidationFailedEvent

java.lang.Object
  extended byit.eng.spago.event.ValidationEvent
      extended byit.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)
           
 
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)