Groovy Documentation

org.jdesktop.ws.events
[Java] Class AbortEvent

java.lang.Object
  java.util.EventObject
      org.jdesktop.ws.events.AbortEvent

public class AbortEvent
extends EventObject

Authors:
Richard


Constructor Summary
AbortEvent(BaseService source)

 
Method Summary
 
Methods inherited from class EventObject
toString, getSource, wait, wait, wait, equals, hashCode, getClass, notify, notifyAll
 
Methods inherited from class Object
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll
 

Constructor Detail

AbortEvent

public AbortEvent(BaseService source)


 

Groovy Documentation