org.mule.devkit.generation.api.annotations
Annotation Type JustOnce


@Target(value=TYPE)
@Retention(value=RUNTIME)
@Documented
public @interface JustOnce

Marker annotation meant to be used in ModuleGenerators that are meant to be ran only once and not once per type.



Copyright © 2010–2014 MuleSoft, Inc.. All rights reserved.