fnug.resource
Interface HasBundle

All Known Subinterfaces:
ResourceCollection
All Known Implementing Classes:
AbstractCompiledResource, DefaultBundleResource, DefaultCompressedResource, DefaultResourceCollection, DustCompiledResource

public interface HasBundle

Tells that the implementor has an associated Bundle.

Author:
Martin Algesten

Method Summary
 Bundle getBundle()
          Returns the associated bundle.
 

Method Detail

getBundle

Bundle getBundle()
Returns the associated bundle.

Returns:
the associated bundle.


Copyright © 2012. All Rights Reserved.