fnug.config
Interface Config

All Known Implementing Classes:
DefaultConfig

public interface Config

Product of ConfigParser.parse(fnug.resource.Resource). One of these objects is created for each config file parsed.

Author:
Martin Algesten

Method Summary
 BundleConfig[] getBundleConfigs()
          The BundleConfig found in the config file.
 

Method Detail

getBundleConfigs

BundleConfig[] getBundleConfigs()
The BundleConfig found in the config file.

Returns:
the found bundle configs.


Copyright © 2012. All Rights Reserved.