|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OSGiEnvironment
OSGiEnvironment an extension of the Muse core's Environment
interface.
Environment
Method Summary | |
---|---|
org.osgi.framework.Bundle |
getThreadLocalBundle()
gets the current Bundle for the caller's thread. |
void |
setThreadLocalBundle(org.osgi.framework.Bundle bundle)
sets the Bundle for the caller's executing context. |
Methods inherited from interface org.apache.muse.core.Environment |
---|
addAddressingContext, createRelativePath, getAddressingContext, getClassLoader, getDataResource, getDataResourceStream, getDefaultURI, getDeploymentEPR, getDocument, getRealDirectory, getSoapClient, removeAddressingContext, setDefaultURI, setSoapClient |
Method Detail |
---|
org.osgi.framework.Bundle getThreadLocalBundle()
void setThreadLocalBundle(org.osgi.framework.Bundle bundle)
bundle
- the Bundle to be used for the executing Thread's context
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |