|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.plugin.osgi.hostcomponents.CallingBundleAccessor
public class CallingBundleAccessor
An accessor to the bundle currently invoking a host component
| Constructor Summary | |
|---|---|
CallingBundleAccessor()
|
|
| Method Summary | |
|---|---|
static org.osgi.framework.Bundle |
getCallingBundle()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CallingBundleAccessor()
| Method Detail |
|---|
public static org.osgi.framework.Bundle getCallingBundle()
null if the method call did not come from
an OSGi bundle or tracking is not enabled.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||