|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Documented @Retention(value=RUNTIME) @Target(value=TYPE) @Inherited public @interface InstantiationStrategy
Defines the instantiation strategy for this component (Singleton, per lookup).
| Required Element Summary | |
|---|---|
ComponentInstantiationStrategy |
value
The instantiation strategy to use, see ComponentInstantiationStrategy. |
| Element Detail |
|---|
public abstract ComponentInstantiationStrategy value
ComponentInstantiationStrategy.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||