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
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
-
SCHEME
source scheme- See Also:
-
-
Constructor Details
-
BinarySourceFactory
public BinarySourceFactory()
-
-
Method Details
-
contextualize
- Specified by:
contextualize
in interfaceContextualizable
- Throws:
ContextException
-
getSource
- Specified by:
getSource
in interfaceSourceFactory
- Throws:
IOException
MalformedURLException
-
release
- Specified by:
release
in interfaceSourceFactory
-