Groovy Documentation

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

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

public class DoneEvent
extends EventObject

Authors:
Richard


Constructor Summary
DoneEvent(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

DoneEvent

public DoneEvent(BaseService source)


 

Groovy Documentation