Class DefaultTenantService

  • All Implemented Interfaces:
    TenantService, java.io.Serializable, org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.InitializingBean

    public class DefaultTenantService
    extends AbstractService
    implements TenantService
    Default implementation of the tenant service interface.
    See Also:
    Serialized Form
    • Constructor Detail

      • DefaultTenantService

        public DefaultTenantService()