public class LogConfigurationSelector extends org.springframework.context.annotation.AdviceModeImportSelector<EnableLog>
| Constructor and Description |
|---|
LogConfigurationSelector() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String[] |
selectImports(org.springframework.context.annotation.AdviceMode adviceMode) |
getAdviceModeAttributeName, selectImportspublic java.lang.String[] selectImports(org.springframework.context.annotation.AdviceMode adviceMode)
selectImports in class org.springframework.context.annotation.AdviceModeImportSelector<EnableLog>