-
Element Details
-
@AliasFor(annotation=org.springframework.context.annotation.Bean.class,
attribute="value")
String[] value
- Default:
- {}
-
@AliasFor(annotation=org.springframework.context.annotation.Bean.class,
attribute="name")
String[] name
- Default:
- {}
-
@AliasFor(annotation=org.springframework.context.annotation.Bean.class,
attribute="autowireCandidate")
boolean autowireCandidate
- Default:
- true
-
@AliasFor(annotation=org.springframework.context.annotation.Bean.class,
attribute="initMethod")
String initMethod
- Default:
- ""
-
@AliasFor(annotation=org.springframework.context.annotation.Bean.class,
attribute="destroyMethod")
String destroyMethod
- Default:
- "(inferred)"