OSGi™ Core
Release 6

org.osgi.framework
Interface BundleReference

All Known Subinterfaces:
BundleContext, BundleRevision, BundleRevisions, BundleStartLevel, BundleWiring, FrameworkStartLevel, FrameworkWiring

@ProviderType
public interface BundleReference

A reference to a Bundle.

Since:
1.5
"ThreadSafe"

Method Summary
 Bundle getBundle()
          Returns the Bundle object associated with this BundleReference.
 

Method Detail

getBundle

Bundle getBundle()
Returns the Bundle object associated with this BundleReference.

Returns:
The Bundle object associated with this BundleReference.

OSGi™ Core
Release 6

Copyright © OSGi Alliance (2000, 2015). All Rights Reserved. Licensed under the OSGi Specification License, Version 2.0