Interface DomainManagerFactory

    • Method Detail

      • getManagerForDomain

        DomainManager getManagerForDomain​(java.lang.String domain)
        Get the DomainManager for the given domain. Domains must consist of only alphanumeric characters and '.-_'.
        Parameters:
        domain - the domain
        Returns:
        the manager