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
 void service(ServiceLocator locator)
           
 

Method Detail

service

void service(ServiceLocator locator)


Copyright © 2001-2009 Codehaus. All Rights Reserved.