public interface ProviderSelector
| Modifier and Type | Field and Description |
|---|---|
static String |
SELECT_ANY |
static String |
SELECT_DEFAULT |
| Modifier and Type | Method and Description |
|---|---|
Provider |
select(ProviderRegistry registry,
String selection) |
static final String SELECT_ANY
static final String SELECT_DEFAULT
Provider select(ProviderRegistry registry, String selection) throws Exception
ExceptionCopyright © 2006-2013 Codehaus. All Rights Reserved.