org.glassfish.internal.api
Annotation Type InitRunLevel


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

The meta annotation representing the Init RunLevel.

Author:
Jeff Trent
See Also:
RunLevelService} in Hk2



Copyright © 2012. All Rights Reserved.