Class TenantKernelProfileService

java.lang.Object
io.meeds.tenant.configuration.TenantKernelProfileService
All Implemented Interfaces:
org.picocontainer.Startable

public class TenantKernelProfileService extends Object implements org.picocontainer.Startable
A Service that will allow to add `deed-nft-tenant` profile when `meeds.tenantManagement.nftId` is configured
  • Constructor Details

    • TenantKernelProfileService

      public TenantKernelProfileService(org.exoplatform.container.xml.InitParams params)
  • Method Details

    • start

      public void start()
      Specified by:
      start in interface org.picocontainer.Startable
    • stop

      public void stop()
      Specified by:
      stop in interface org.picocontainer.Startable
    • isDeedTenant

      public boolean isDeedTenant()