Annotation Interface ProcessAdditions


@Documented @Target(METHOD) @Retention(RUNTIME) public @interface ProcessAdditions
Use this annotation to describe methods that will participate in the application lifecycle. This method will be called once the model is loaded.
Since:
1.7