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
FieldsFields inherited from interface org.apache.excalibur.source.SourceFactory
ROLE -
Constructor Summary
Constructors -
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:
servicein interfaceServiceable- Throws:
ServiceException
-
getSource
- Specified by:
getSourcein interfaceSourceFactory- Throws:
IOExceptionMalformedURLException
-
release
- Specified by:
releasein interfaceSourceFactory
-