public interface AutoWireTeamsLoader
AutoWireTeamsModel
configuration to the
AutoWireApplication
.Modifier and Type | Method and Description |
---|---|
void |
loadAutoWireTeamsConfiguration(ConfigurationItem teamsConfiguration,
AutoWireApplication application)
Loads the
AutoWireTeamsModel configuration to the
AutoWireApplication . |
void loadAutoWireTeamsConfiguration(ConfigurationItem teamsConfiguration, AutoWireApplication application) throws Exception
AutoWireTeamsModel
configuration to the
AutoWireApplication
.teamsConfiguration
- ConfigurationItem
containing the
AutoWireTeamsModel
configuration.application
- AutoWireApplication
.Exception
- If fails to load the configuration.Copyright © 2005–2016. All rights reserved.