org.codehaus.plexus.personality.plexus.lifecycle.phase

Interface Startable

public interface Startable

Method Summary

void
start()
void
stop()

Method Details

start

public void start()
            throws StartingException

stop

public void stop()
            throws StoppingException