|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Retention(value=RUNTIME) @Target(value=TYPE) @Inherited public @interface Container
Tells AtUnit to use a supported dependency injection (inversion of control) container.
A parameter of type Container.Option
is required.
Required Element Summary | |
---|---|
Container.Option |
value
|
Element Detail |
---|
public abstract Container.Option value
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |