Package org.ametys.cms.data
Class BinarySourceFactory
java.lang.Object
org.ametys.runtime.plugin.component.AbstractLogEnabled
org.ametys.cms.data.BinarySourceFactory
- All Implemented Interfaces:
LogEnabled,Component,Contextualizable,ThreadSafe,SourceFactory
public class BinarySourceFactory
extends AbstractLogEnabled
implements SourceFactory, ThreadSafe, Contextualizable
SourceFactory for site parameters.-
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
-
SCHEME
source scheme- See Also:
-
-
Constructor Details
-
BinarySourceFactory
public BinarySourceFactory()
-
-
Method Details
-
contextualize
- Specified by:
contextualizein interfaceContextualizable- Throws:
ContextException
-
getSource
- Specified by:
getSourcein interfaceSourceFactory- Throws:
IOExceptionMalformedURLException
-
release
- Specified by:
releasein interfaceSourceFactory
-