com.atlassian.bamboo.container
Class ShutdownEnforcer

java.lang.Object
  extended by com.atlassian.bamboo.container.ShutdownEnforcer

public class ShutdownEnforcer
extends java.lang.Object

This class exists to ensure proper cleanup of servlet containers spawned during testing that involves spawning multiple Tomcat instances.


Constructor Summary
ShutdownEnforcer()
           
 
Method Summary
 void destroy()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShutdownEnforcer

public ShutdownEnforcer()
Method Detail

destroy

public void destroy()


Copyright © 2012 Atlassian. All Rights Reserved.