org.sonatype.sisu.goodies.lifecycle
Class Stopper

java.lang.Object
  extended by org.sonatype.sisu.goodies.lifecycle.Stopper

public class Stopper
extends Object

Quietly stops Lifecycle objects.

Since:
1.0

Constructor Summary
Stopper()
           
 
Method Summary
static void stop(Lifecycle... targets)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Stopper

public Stopper()
Method Detail

stop

public static void stop(Lifecycle... targets)


Copyright © 2008-2012 Sonatype, Inc.. All Rights Reserved.