spring-framework / org.springframework.context.annotation / AutoProxyRegistrar / <init>

<init>

AutoProxyRegistrar()

Registers an auto proxy creator against the current BeanDefinitionRegistry as appropriate based on an @Enable* annotation having mode and proxyTargetClass attributes set to the correct values.

Author
Chris Beams

Since
3.1

See Also
EnableAspectJAutoProxy