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

<init>

AdviceModeImportSelector()

Convenient base class for ImportSelector implementations that select imports based on an AdviceMode value from an annotation (such as the @Enable* annotations).

Parameters

- annotation containing AdviceMode attribute

Author
Chris Beams

Since
3.1