接口 Tenantable

  • 所有已知子接口:
    Component
    所有已知实现类:
    AbstractComponent

    public interface Tenantable
    tenant marker interface. eg. milky/middleware/scheduler/dev
    • 方法详细资料

      • getNamespace

        String getNamespace()
        返回:
        tenant namespace scope
      • getApplication

        String getApplication()
        返回:
        tenant applicaton scope
      • getEnvironment

        String getEnvironment()
        返回:
        tenant environment scope