public interface VmwareConfigDao
| Modifier and Type | Method and Description | 
|---|---|
VmwareConfig | 
getConfig()
Returns the loaded config object. 
 | 
Map<String,VmwareServer> | 
getServerMap()
Returns the map of server entries from the configuration object. 
 | 
VmwareConfig getConfig()
Map<String,VmwareServer> getServerMap()
Copyright © 2020. All rights reserved.