Package org.ametys.runtime.workspace
Class WorkspaceSourceFactory
java.lang.Object
org.ametys.runtime.workspace.WorkspaceSourceFactory
- All Implemented Interfaces:
Component
,Serviceable
,SourceFactory
SourceFactory handling resources URIs for workspaces.
Workspace resources can be found of File System, in a JAR, ...
-
Field Summary
Fields inherited from interface org.apache.excalibur.source.SourceFactory
ROLE
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
WorkspaceSourceFactory
public WorkspaceSourceFactory()
-
-
Method Details
-
getSource
- Specified by:
getSource
in interfaceSourceFactory
- Throws:
IOException
-
release
- Specified by:
release
in interfaceSourceFactory
-
service
- Specified by:
service
in interfaceServiceable
- Throws:
ServiceException
-