Interface VmwareConfigDao

  • All Known Implementing Classes:
    VmwareConfigDaoJaxb

    public interface VmwareConfigDao
    The Interface VmwareConfigDao

    This class is used for defining the methods for accessing the configuration data for the Vmware Accounts

    Author:
    Christian Pape
    • Method Detail

      • getConfig

        VmwareConfig getConfig()
        Returns the loaded config object.
        Returns:
        the current config object
      • getServerMap

        java.util.Map<java.lang.String,​VmwareServer> getServerMap()
        Returns the map of server entries from the configuration object.
        Returns:
        the map of server entries