KIE Internal 6.1.0.CR2

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


@Qualifier
@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface Activate


Optional Element Summary
 String whenAvailable
           
 String whenNotAvailable
           
 

whenAvailable

public abstract String whenAvailable
Default:
""

whenNotAvailable

public abstract String whenNotAvailable
Default:
""

KIE Internal 6.1.0.CR2

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