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 SourceFactoryIOExceptionpublic void release(Source source)
release in interface SourceFactorypublic void service(ServiceManager manager) throws ServiceException
service in interface ServiceableServiceException