|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Documented @Inherited @Retention(value=RUNTIME) @Target(value=TYPE) @Deprecated public @interface LazyLoadTypeConverters
Indicates if the CamelContexts that are bootstrapped during the test through the use of Spring Test
loaded application contexts should use lazy loading of type converters.
| Optional Element Summary | |
|---|---|
boolean |
value
Deprecated. Whether the test annotated with this annotation should be run with lazy type converter loading in Camel. |
public abstract boolean value
false.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||