public interface WoofLoader
WebAutoWireApplication
.Modifier and Type | Method and Description |
---|---|
void |
loadWoofConfiguration(ConfigurationItem woofConfiguration,
WebAutoWireApplication application,
SourceContext sourceContext)
Loads the WoOF configuration to the
WebAutoWireApplication . |
void loadWoofConfiguration(ConfigurationItem woofConfiguration, WebAutoWireApplication application, SourceContext sourceContext) throws Exception
WebAutoWireApplication
.woofConfiguration
- ConfigurationItem
containing the WoOF configuration.application
- WebAutoWireApplication
.sourceContext
- SourceContext
to provide context in loading the WoOF
configuration.Exception
- If fails to load the configuration.Copyright © 2005–2016. All rights reserved.