Class TenantLineAnnotationRegister

java.lang.Object
top.tangyh.basic.database.plugins.TenantLineAnnotationRegister
All Implemented Interfaces:
org.springframework.beans.factory.config.BeanPostProcessor, org.springframework.core.env.EnvironmentCapable

public class TenantLineAnnotationRegister extends Object implements org.springframework.core.env.EnvironmentCapable, org.springframework.beans.factory.config.BeanPostProcessor
Version:
v1.0
Author:
tangyh
  • Constructor Details

    • TenantLineAnnotationRegister

      public TenantLineAnnotationRegister()
  • Method Details

    • resolveBasePackage

      protected String resolveBasePackage(String basePackage)
    • getEnvironment

      public final org.springframework.core.env.Environment getEnvironment()
      Specified by:
      getEnvironment in interface org.springframework.core.env.EnvironmentCapable
    • postProcessAfterInitialization

      public Object postProcessAfterInitialization(Object bean, String beanName) throws org.springframework.beans.BeansException
      Specified by:
      postProcessAfterInitialization in interface org.springframework.beans.factory.config.BeanPostProcessor
      Throws:
      org.springframework.beans.BeansException