Uses of Class
eu.rarogsoftware.rarog.platform.core.plugins.osgi.OsgiPlugin
Packages that use OsgiPlugin
-
Uses of OsgiPlugin in eu.rarogsoftware.rarog.platform.core.plugins.osgi
Fields in eu.rarogsoftware.rarog.platform.core.plugins.osgi with type parameters of type OsgiPluginModifier and TypeFieldDescription(package private) Map<Long,
OsgiPlugin> OsgiPluginRegistry.bundleIdToPluginMapping
Methods in eu.rarogsoftware.rarog.platform.core.plugins.osgi that return OsgiPluginMethods in eu.rarogsoftware.rarog.platform.core.plugins.osgi with parameters of type OsgiPluginModifier and TypeMethodDescriptionvoid
OsgiPluginRegistry.registerMapping
(org.osgi.framework.Bundle bundle, OsgiPlugin plugin)