Class DomainConfig

  • All Implemented Interfaces:
    Serializable, Cloneable, Map<String,​Object>

    public class DomainConfig
    extends RepositoryConfig
    This class defines the keys that are used to create the domain config object. Almost all the methods of DomainsManager require the domain config to be passed as java.util.Map, the key set of which is defined here.
    See Also:
    Serialized Form