Interface OsgiPluginFactory.PluginTransformerFactory
- All Known Implementing Classes:
OsgiPluginFactory.DefaultPluginTransformerFactory
- Enclosing class:
- OsgiPluginFactory
public static interface OsgiPluginFactory.PluginTransformerFactory
-
Method Summary
Modifier and TypeMethodDescriptionnewPluginTransformer(OsgiPersistentCache cache, SystemExports systemExports, Set<Application> applicationKeys, String pluginDescriptorPath, OsgiContainerManager osgi)
-
Method Details
-
newPluginTransformer
PluginTransformer newPluginTransformer(OsgiPersistentCache cache, SystemExports systemExports, Set<Application> applicationKeys, String pluginDescriptorPath, OsgiContainerManager osgi)
-