KIE Internal 6.1.0.CR2

org.kie.internal.runtime.cdi
Annotation Type BootOnLoad


@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface BootOnLoad

Annotation that instructs the CDI container to bootstrap (invoke its @PostConstuct) method on CDI container startup.


KIE Internal 6.1.0.CR2

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.