Package io.meeds.tenant.configuration
Class TenantKernelPropertyConfigurator
java.lang.Object
org.exoplatform.container.PropertyConfigurator
org.exoplatform.container.ExtendedPropertyConfigurator
io.meeds.tenant.configuration.TenantKernelPropertyConfigurator
- All Implemented Interfaces:
org.picocontainer.Startable
public class TenantKernelPropertyConfigurator
extends org.exoplatform.container.ExtendedPropertyConfigurator
-
Constructor Summary
ConstructorsConstructorDescriptionTenantKernelPropertyConfigurator(TenantKernelProfileService tenantProfileService, org.exoplatform.container.configuration.ConfigurationManager confManager, org.exoplatform.container.xml.InitParams params) -
Method Summary
Methods inherited from class org.exoplatform.container.ExtendedPropertyConfigurator
start, stop
-
Constructor Details
-
TenantKernelPropertyConfigurator
public TenantKernelPropertyConfigurator(TenantKernelProfileService tenantProfileService, org.exoplatform.container.configuration.ConfigurationManager confManager, org.exoplatform.container.xml.InitParams params)
-