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
Exception
Copyright © 2006-2012 Codehaus. All Rights Reserved.