public class SystemBootstrapInfo extends Object
| Constructor and Description |
|---|
SystemBootstrapInfo() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getAccessURL() |
Map<String,Object> |
getProperties() |
Object |
getProperty(String key) |
void |
setAccessURL(List<String> accessURL) |
void |
setProperties(Map<String,Object> properties) |
Copyright © 2017–2019 The Apache Software Foundation. All rights reserved.