@Contract @Retention(value=RUNTIME) @Target(value=TYPE) public @interface ConfiguredBy
Configured
bean they are associated with, and
configured by.Modifier and Type | Required Element and Description |
---|---|
Class<?> |
value
Configured class that the component will be associated with. |
public abstract Class<?> value
Configured
class that the component will be associated with.Copyright © 2019. All rights reserved.