public class StartupRunLevels extends Object
Modifier and Type | Field and Description |
---|---|
static int |
POST_STARTUP
POST_STARTUP run level
|
static int |
SHUTDOWN
SHUTDOWN run level
|
static int |
STARTUP
STARTUP run level
|
Constructor and Description |
---|
StartupRunLevels() |
public static final int SHUTDOWN
public static final int STARTUP
public static final int POST_STARTUP
Copyright © 2009–2023 Oracle Corporation. All rights reserved.