Package org.ametys.plugins.linkdirectory
Class LinkSourceFactory
java.lang.Object
org.ametys.runtime.plugin.component.AbstractLogEnabled
org.ametys.plugins.linkdirectory.LinkSourceFactory
- All Implemented Interfaces:
LogEnabled
,Component
,Serviceable
,ThreadSafe
,SourceFactory
public class LinkSourceFactory
extends AbstractLogEnabled
implements SourceFactory, ThreadSafe, Serviceable
SourceFactory
for link data.-
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
-
LinkSourceFactory
public LinkSourceFactory()
-
-
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
-