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, setupLogger
private static final String __AMETYS_HOME_SOURCE_PREFIX
public AmetysHomeSourceFactory()
public Source getSource(String location, Map parameters) throws IOException
getSource
in interface SourceFactory
IOException
public void release(Source source)
release
in interface SourceFactory