org.jvnet.hk2.annotations
Annotation Type Immediate


@Retention(value=RUNTIME)
@Target(value=TYPE)
@Inherited
@RunLevel(value=-1)
public @interface Immediate

The RunLevel that indicates immediate activation for the default run level scope.

Author:
Jeff Trent



Copyright © 2012 Oracle Corporation. All Rights Reserved.