Package org.jvnet.hudson.test
Class RemainingActivityListener
java.lang.Object
org.jvnet.hudson.test.RemainingActivityListener
- All Implemented Interfaces:
hudson.ExtensionPoint,EndOfTestListener
Checks for any ongoing activity (queue, builds) that might interfere with
TemporaryDirectoryAllocator.dispose().-
Nested Class Summary
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RemainingActivityListener
public RemainingActivityListener()
-
-
Method Details
-
onTearDown
Description copied from interface:EndOfTestListenerCalled for clean up.- Specified by:
onTearDownin interfaceEndOfTestListener- Throws:
Exception
-