public class AmetysHomeSourceFactory extends AbstractLogEnabled implements SourceFactory
| Modifier and Type | Field and Description |
|---|---|
private static String |
__AMETYS_HOME_SOURCE_PREFIX |
ROLE| Constructor and Description |
|---|
AmetysHomeSourceFactory() |
| Modifier and Type | Method and Description |
|---|---|
Source |
getSource(String location,
Map parameters) |
void |
release(Source source) |
enableLogging, getLogger, setupLogger, setupLogger, setupLoggerprivate static final String __AMETYS_HOME_SOURCE_PREFIX
public AmetysHomeSourceFactory()
public Source getSource(String location, Map parameters) throws IOException
getSource in interface SourceFactoryIOExceptionpublic void release(Source source)
release in interface SourceFactory