org.carrot2.core.attribute
Annotation Type Init


@Retention(value=RUNTIME)
@Target(value=FIELD)
public @interface Init

Marks attributes that will be bound upon initialization of a Carrot2 component instance. Please see IProcessingComponent.init(IControllerContext) for details.



Copyright (c) Dawid Weiss, Stanislaw Osinski