de.twenty11.skysail.server.services
Interface BundleLoaderService
public interface BundleLoaderService
Defines a configuration service which will return values (strings, properties, ...) for a given
identifier.
- Author:
- carsten
|
Method Summary |
boolean |
load(List<String> identifiers)
tries to install the listed bundles. |
load
boolean load(List<String> identifiers)
- tries to install the listed bundles.
- Parameters:
identifiers - locations[@startlevel] for the bundles to install
- Returns:
- true if successful
Copyright © 2011-2013. All Rights Reserved.