Package org.ametys.cms.explorer
Class AmetysResourceSourceFactory
java.lang.Object
org.ametys.runtime.plugin.component.AbstractLogEnabled
org.ametys.cms.explorer.AmetysResourceSourceFactory
- All Implemented Interfaces:
LogEnabled
,Component
,Serviceable
,ThreadSafe
,SourceFactory
public class AmetysResourceSourceFactory
extends AbstractLogEnabled
implements SourceFactory, ThreadSafe, Serviceable
SourceFactory
for Resource
.-
Field Summary
Fields inherited from interface org.apache.excalibur.source.SourceFactory
ROLE
-
Constructor Summary
-
Method Summary
Methods inherited from class org.ametys.runtime.plugin.component.AbstractLogEnabled
getLogger, setLogger
-
Field Details
-
RESOURCE_SCHEME
source scheme- See Also:
-
-
Constructor Details
-
AmetysResourceSourceFactory
public AmetysResourceSourceFactory()
-
-
Method Details
-
service
- Specified by:
service
in interfaceServiceable
- Throws:
ServiceException
-
getSource
- Specified by:
getSource
in interfaceSourceFactory
- Throws:
IOException
MalformedURLException
-
release
- Specified by:
release
in interfaceSourceFactory
-