org.codehaus.gmaven.feature
Interface ProviderLoader


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
 java.util.Map load(java.lang.String key)
           
 

Method Detail

load

java.util.Map load(java.lang.String key)
                   throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2006-2010 Codehaus. All Rights Reserved.