| Abstract base class for a container bootstrap to be used in a "dropped in"
flexive application. To use this, you must subclass this class and at least
override the
AbstractDropContainerBootstrap.startup() and
AbstractDropContainerBootstrap.shutdown() methods and annotate them
with TestNG's BeforeSuite and AfterSuite annotations.
author: Daniel Lichtenberger (daniel.lichtenberger@flexive.com), UCS - unique computing solutions gmbh (http://www.ucs.at) version: $Rev: 181 $ |