public class WorkspaceSourceFactory extends Object implements SourceFactory, Serviceable
Modifier and Type | Field and Description |
---|---|
private static String |
__PROTOCOL_SEPARATOR |
private SourceResolver |
_resolver |
ROLE
Constructor and Description |
---|
WorkspaceSourceFactory() |
Modifier and Type | Method and Description |
---|---|
Source |
getSource(String location,
Map parameters) |
void |
release(Source source) |
void |
service(ServiceManager manager) |
private static final String __PROTOCOL_SEPARATOR
private SourceResolver _resolver
public WorkspaceSourceFactory()
public Source getSource(String location, Map parameters) throws IOException
getSource
in interface SourceFactory
IOException
public void release(Source source)
release
in interface SourceFactory
public void service(ServiceManager manager) throws ServiceException
service
in interface Serviceable
ServiceException