Method |
Description |
|
AddChildContainerConfiguration ( String key, IConfiguration config ) : void |
|
|
AddComponentConfiguration ( String key, IConfiguration config ) : void |
|
|
AddFacilityConfiguration ( String key, IConfiguration config ) : void |
|
|
AddInstallerConfiguration ( IConfiguration config ) : void |
|
|
GetChildContainerConfiguration ( String key ) : IConfiguration |
|
|
GetComponentConfiguration ( String key ) : IConfiguration |
|
|
GetComponents ( ) : IConfiguration[] |
|
|
GetConfigurationForChildContainers ( ) : IConfiguration[] |
|
|
GetFacilities ( ) : IConfiguration[] |
|
|
GetFacilityConfiguration ( String key ) : IConfiguration |
|
|
GetInstallers ( ) : IConfiguration[] |
|
|