Groovy Documentation

org.jdesktop.ws.events
[Java] Interface FailureListener


public interface FailureListener
extends EventListener

Authors:
Richard


Method Summary
void failure(FailureEvent event)

 
Methods inherited from class Object
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll
 

Method Detail

failure

public void failure(FailureEvent event)


 

Groovy Documentation