Class ThreadScope

  • All Implemented Interfaces:
    org.springframework.beans.factory.config.BeanFactoryPostProcessor, org.springframework.beans.factory.config.Scope, org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.support.BeanDefinitionRegistryPostProcessor

    public class ThreadScope
    extends GenericScope
    Since:
    3.1
    Author:
    Dave Syer
    • Constructor Detail

      • ThreadScope

        public ThreadScope()
        Creates a scope instance and gives it the default name: "thread".