@Qualifier @Retention(value=RUNTIME) @Target(value={METHOD,FIELD,PARAMETER,TYPE}) public @interface Post
Customizer to assist in ordering.
After all fractions are configured by user actions, all instances of Customizer are
executed. First all marked as Pre are executed in an arbitrary order, followed by
all marked as Post, also in an arbitrary order.
PreCopyright © 2017 JBoss by Red Hat. All rights reserved.