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

Interface Serviceable

public interface Serviceable

Indicates that a class wants a hold on a ServiceLocator.

Author: Dan Diephouse

Method Summary
voidservice(ServiceLocator locator)

Method Detail

service

public void service(ServiceLocator locator)