The meta annotation representing the Startup RunLevel.
Author:
Jeff Trent
See Also:
RunLevelService} in Hk2
Field Detail
VAL
public static final int VAL
IMPLICITLY_RELIED_ON
public static final int IMPLICITLY_RELIED_ON
Services in this runlevel might be needed by other services, but there's no explicit HK2 dependency.
Therefore these services just need to start sooner.