org.codehaus.gmaven.feature
Interface ProviderLoader


public interface ProviderLoader

Loads provider implementations for a specific key.

Version:
$Id$
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.