Package org.openflexo.pamela.annotations
Annotation Type Initialize
-
@Retention(RUNTIME) @Target(METHOD) public @interface Initialize
This annotation may be placed on the getter property, and indicates auto-initializing
@Retention(RUNTIME)
@Target(METHOD)
public @interface Initialize