Class DefaultTenantLifecycle

All Implemented Interfaces:
TenantListener, TenantLifecycle, EventListener, org.springframework.beans.factory.Aware, org.springframework.beans.factory.InitializingBean, org.springframework.context.ApplicationContextAware, org.springframework.context.ApplicationListener<AbstractEvent>

@Deprecated(since="2205", forRemoval=true) public class DefaultTenantLifecycle extends DefaultIntegrationTenantLifecycle
Deprecated, for removal: This API element is subject to removal in a future version.
Preparing to remove this class. DefaultIntegrationTenantLifecycle should be used instead.
  • Constructor Details

    • DefaultTenantLifecycle

      public DefaultTenantLifecycle(@NotNull @NotNull Tenant tenant)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Instantiates the TenantLifecycle object for the given tenant
      Parameters:
      tenant - Tenant this lifecycle object is running under