JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Field
|
Optional |
Required
Detail:
Field
|
Element
SEARCH:
Package
org.glassfish.internal.api
Annotation Interface InitRunLevel
@Retention
(
RUNTIME
)
@Target
(
TYPE
)
@Inherited
@RunLevel(1)
public @interface
InitRunLevel
The meta annotation representing the Init RunLevel.
Author:
Jeff Trent
Field Summary
Fields
Modifier and Type
Field
Description
static final int
VAL
Field Details
VAL
static final
int
VAL
See Also:
Constant Field Values