JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.codehaus.plexus.personality.plexus.lifecycle.phase
Interface Serviceable
public interface
Serviceable
Indicates that a class wants a hold on a ServiceLocator.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
service
(
ServiceLocator
locator)
Method Details
service
void
service
(
ServiceLocator
locator)