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
Constructors -
Method Summary
-
Constructor Details
-
WorkspaceSourceFactory
public WorkspaceSourceFactory()
-
-
Method Details
-
getSource
- Specified by:
getSourcein interfaceSourceFactory- Throws:
IOException
-
release
- Specified by:
releasein interfaceSourceFactory
-
service
- Specified by:
servicein interfaceServiceable- Throws:
ServiceException
-