Package hudson.remoting
Class EngineListenerAdapter
java.lang.Object
hudson.remoting.EngineListenerAdapter
- All Implemented Interfaces:
EngineListener
Deprecated.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface hudson.remoting.EngineListener
completed, error, onDisconnect, onReconnect, status, status
-
Constructor Details
-
EngineListenerAdapter
public EngineListenerAdapter()Deprecated.
-
EngineListenerdirectly.