Uses of Interface
org.codehaus.plexus.personality.plexus.lifecycle.phase.Startable
-
Packages that use Startable Package Description org.eclipse.sisu.plexus Sisu-Plexus backend implementation. -
-
Uses of Startable in org.eclipse.sisu.plexus
Fields in org.eclipse.sisu.plexus with type parameters of type Startable Modifier and Type Field Description private java.util.Deque<Startable>PlexusLifecycleManager. startableBeansMethods in org.eclipse.sisu.plexus with parameters of type Startable Modifier and Type Method Description private voidPlexusLifecycleManager. start(Startable bean)private voidPlexusLifecycleManager. stop(Startable bean)
-