| Package | Description |
|---|---|
| org.kaazing.gateway.server.test.config | |
| org.kaazing.gateway.server.test.config.builder |
| Modifier and Type | Method and Description |
|---|---|
List<NestedServicePropertiesConfiguration> |
ServiceConfiguration.getNestedProperties() |
Collection<NestedServicePropertiesConfiguration> |
NestedServicePropertiesConfiguration.getNestedProperties() |
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceConfiguration.addNestedProperties(NestedServicePropertiesConfiguration configuration) |
void |
NestedServicePropertiesConfiguration.addNestedProperties(NestedServicePropertiesConfiguration configuration) |
void |
ConfigurationVisitor.visit(NestedServicePropertiesConfiguration nestedServicePropertiesConfiguration) |
void |
ConfigurationVisitor.Adapter.visit(NestedServicePropertiesConfiguration nestedServicePropertiesConfiguration) |
| Modifier and Type | Class and Description |
|---|---|
static class |
AbstractNestedPropertyConfigurationBuilder.AddNestedPropertyBuilder<R extends AbstractConfigurationBuilder<NestedServicePropertiesConfiguration,?>> |
| Constructor and Description |
|---|
AbstractNestedPropertyConfigurationBuilder(NestedServicePropertiesConfiguration configuration,
R result,
Set<SuppressibleConfiguration.Suppression> suppressions) |
Copyright © 2014–2016. All rights reserved.