Interface ISpringEnvAware

    • Method Detail

      • setEnv

        void setEnv​(org.springframework.core.env.Environment env)
        Set the implementation of Environment
        Parameters:
        env - the implementation of Environment