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
Constructors -
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:
getSourcein interfaceSourceFactory- Throws:
IOException
-
release
- Specified by:
releasein interfaceSourceFactory
-
service
- Specified by:
servicein interfaceServiceable- Throws:
ServiceException
-