public interface VmwareConfigDao
This class is used for defining the methods for accessing the configuration data for the Vmware Accounts
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.