org.sonatype.sisu.goodies.lifecycle
Class Starter

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

public class Starter
extends Object

Quietly starts Lifecycle objects.

Since:
1.0

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

Constructor Detail

Starter

public Starter()
Method Detail

start

public static void start(Lifecycle... targets)


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