Class CallingBundleStore

java.lang.Object
com.atlassian.plugin.osgi.hostcomponents.impl.CallingBundleStore

public class CallingBundleStore extends Object
A store for the current bundle invoking a host component.

This should _not_ be used directly. CallingBundleAccessor should be used instead

See Also:
  • Constructor Details

    • CallingBundleStore

      public CallingBundleStore()
  • Method Details

    • get

      public static org.osgi.framework.Bundle get()