@Documented @Retention(value=RUNTIME) @Target(value=TYPE) @Inherited public @interface InstantiationStrategy
| Modifier and Type | Required Element and Description |
|---|---|
ComponentInstantiationStrategy |
value
The instantiation strategy to use, see
ComponentInstantiationStrategy. |
public abstract ComponentInstantiationStrategy value
ComponentInstantiationStrategy.Copyright © 2004–2014 XWiki. All rights reserved.