OSGi™ Service Platform
Release 4 Version 4.2.0

org.osgi.framework
Interface BundleReference


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™ Service Platform
Release 4 Version 4.2.0

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