org.codehaus.gmaven.feature
Interface ProviderLoader

All Known Implementing Classes:
ArtifactProviderLoader, DefaultProviderLoader

public interface ProviderLoader

Loads provider implementations for a specific key.

Version:
$Id: ProviderLoader.java 9 2009-07-16 09:22:08Z user57 $
Author:
Jason Dillon

Method Summary
 Map load(String key)
           
 

Method Detail

load

Map load(String key)
         throws Exception
Throws:
Exception


Copyright © 2006-2012 Codehaus. All Rights Reserved.