com.atlassian.plugin.osgi.hostcomponents.impl
Class CallingBundleStore

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

public class CallingBundleStore
extends java.lang.Object

A store for the current bundle invoking a host component.

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

See Also:
CallingBundleAccessor

Constructor Summary
CallingBundleStore()
           
 
Method Summary
static org.osgi.framework.Bundle get()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CallingBundleStore

public CallingBundleStore()
Method Detail

get

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


Copyright © 2013 Atlassian. All Rights Reserved.