Class RemotablePluginFactory

java.lang.Object
com.atlassian.plugin.factories.AbstractPluginFactory
com.atlassian.plugin.osgi.factory.RemotablePluginFactory
All Implemented Interfaces:
PluginFactory

public final class RemotablePluginFactory extends AbstractPluginFactory
Plugin loader that starts an OSGi container and loads plugins into it, wrapped as OSGi bundles. Supports
  • Dynamic loading of module descriptors via OSGi services
  • Delayed enabling until the plugin container is active
  • XML or Jar manifest configuration
Since:
3.0