Package org.opencastproject.plugin.impl
Class PluginManagerImpl
java.lang.Object
org.opencastproject.plugin.impl.PluginManagerImpl
- All Implemented Interfaces:
PluginManager
A simple tutorial class to learn about Opencast Services
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetFeaturesService(org.apache.karaf.features.FeaturesService featuresService)
-
Constructor Details
-
PluginManagerImpl
public PluginManagerImpl()
-
-
Method Details
-
setFeaturesService
public void setFeaturesService(org.apache.karaf.features.FeaturesService featuresService) -
listAvailablePlugins
- Specified by:
listAvailablePluginsin interfacePluginManager
-
listInstalledPlugins
- Specified by:
listInstalledPluginsin interfacePluginManager
-