Package org.ametys.runtime.plugin
Class PluginSourceFactory
java.lang.Object
org.apache.avalon.framework.logger.AbstractLogEnabled
org.ametys.runtime.plugin.PluginSourceFactory
- All Implemented Interfaces:
Component
,LogEnabled
,Serviceable
,SourceFactory
SourceFactory handling resources URIs for plugins.
Plugin resources can be found of File System, in a JAR, ...
-
Field Summary
Fields inherited from interface org.apache.excalibur.source.SourceFactory
ROLE
-
Constructor Summary
-
Method Summary
Methods inherited from class org.apache.avalon.framework.logger.AbstractLogEnabled
enableLogging, getLogger, setupLogger, setupLogger, setupLogger
-
Constructor Details
-
PluginSourceFactory
public PluginSourceFactory()
-
-
Method Details
-
getSource
- Specified by:
getSource
in interfaceSourceFactory
- Throws:
IOException
-
release
- Specified by:
release
in interfaceSourceFactory
-
service
- Specified by:
service
in interfaceServiceable
- Throws:
ServiceException
-