@Target(value=TYPE) @Retention(value=RUNTIME) @Documented @Inherited @Import(value=ErrorHandlerFactoryConfigurer.class) public @interface EnableErrorHandlerFactory
ErrorHandlerFactory configuration.
Use it to automatically have a bean of ErrorHandlerFactory,
defined according to ErrorHandlerFactoryConfigurer.ErrorHandlerFactoryCopyright © 2018. All rights reserved.