@Around @Type(value=SpringConfigurationInterceptor.class) @Documented @Retention(value=RUNTIME) public @interface SpringConfigurationAdvice
Configuration in Spring. This class
creates a subclass of each Configuration so that singletons are honoured if
invoked explicitly.SpringConfigurationInterceptor