jBPM distribution 6.0.2-SNAPSHOT

org.jbpm.shared.services.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.


jBPM distribution 6.0.2-SNAPSHOT

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