Interface BundleReference
public interface BundleReference
A reference to a Bundle.
- Since:
- 1.5
- Version:
- $Revision: 6860 $
-
Method Summary
-
Method Details
-
getBundle
Bundle getBundle()Returns theBundleobject associated with thisBundleReference.- Returns:
- The
Bundleobject associated with thisBundleReference.
-