org.glassfish.internal.api
Annotation Type PostStartupRunLevel


@Retention(value=RUNTIME)
@Target(value=TYPE)
@Inherited
@RunLevel(value=20)
public @interface PostStartupRunLevel

The meta annotation representing the PostStartup RunLevel.

Author:
Jeff Trent
See Also:
RunLevelService} in Hk2



Copyright © 2012. All Rights Reserved.