Interface TenantConfigurationService

All Known Implementing Classes:
TenantConfigurationServiceImpl

public interface TenantConfigurationService
Created by cortiz on 4/16/15.
  • Field Details

  • Method Details

    • getProperty

      <T> T getProperty(String contextId, String propertyName)
    • reloadTenant

      void reloadTenant(String contextId)