public interface AutoWireObjectsLoaderContext
AutoWireObjectsLoader
.Modifier and Type | Method and Description |
---|---|
void |
addIssue(String issueDescription)
This is available to report invalid configuration but continue to deploy
the remaining object instances.
|
AutoWireApplication |
getAutoWireApplication()
Obtains the
AutoWireApplication to be configured with the
objects. |
ConfigurationItem |
getConfiguration()
Obtains the
ConfigurationItem containing the configuration of the
objects. |
ConfigurationItem getConfiguration()
ConfigurationItem
containing the configuration of the
objects.ConfigurationItem
containing the configuration of the
objects.AutoWireApplication getAutoWireApplication()
AutoWireApplication
to be configured with the
objects.AutoWireApplication
to be configured with the objects.Copyright © 2005–2016. All rights reserved.