org.glassfish.api
Annotation Type StartupRunLevel


@Retention(value=RUNTIME)
@Target(value=TYPE)
@Inherited
@RunLevel(value=10)
public @interface StartupRunLevel

The meta annotation representing the Startup RunLevel.

Author:
Jeff Trent
See Also:
RunLevelService} in Hk2



Copyright © 2012. All Rights Reserved.