|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Documented @Retention(value=RUNTIME) @Target(value=TYPE) public @interface PetiteBean
Petite bean annotation for classes.
| Optional Element Summary | |
|---|---|
Class<? extends Scope> |
scope
Bean scope, |
String |
value
Unique bean name. |
WiringMode |
wiring
Wiring mode. |
public abstract String value
public abstract Class<? extends Scope> scope
public abstract WiringMode wiring
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||