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 © 2021. All rights reserved.