Interface RegistrationClusterMapping

  • All Known Implementing Classes:
    RegistrationClusterMappingContainer

    public interface RegistrationClusterMapping
    This type describes how to map clusters as part of the object registration. An object can be a virtual machine, template, etc. An example of an XML representation using this mapping: [source,xml] ---- myoriginalcluster mynewcluster ----
    • Method Detail

      • fromPresent

        boolean fromPresent()
      • toPresent

        boolean toPresent()