JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.codehaus.plexus.personality.plexus.lifecycle.phase
Startable
Contents
Description
Method Summary
Method Details
start()
stop()
Hide sidebar
Show sidebar
Interface Startable
public interface
Startable
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
start
()
void
stop
()
Method Details
start
void
start
() throws
StartingException
Throws:
StartingException
stop
void
stop
() throws
StoppingException
Throws:
StoppingException