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
-
Method Summary
-
Constructor Details
-
RemainingActivityListener
public RemainingActivityListener()
-
-
Method Details
-
onTearDown
Description copied from interface:EndOfTestListener
Called for clean up.- Specified by:
onTearDown
in interfaceEndOfTestListener
- Throws:
Exception
-