JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.codehaus.plexus.personality.plexus.lifecycle.phase
Serviceable
Contents
Description
Method Summary
Method Details
service(ServiceLocator)
Hide sidebar
Show sidebar
Interface Serviceable
public interface
Serviceable
Indicates that a class wants a hold on a ServiceLocator.
Author:
Dan Diephouse
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
service
(
ServiceLocator
locator)
Method Details
service
void
service
(
ServiceLocator
locator)