Interface | Description |
---|---|
ModuleStartup |
Interface server startup need to implement
|
Class | Description |
---|---|
ArgumentManager |
API -- For now sticking with the draft1 API and behavior
This class will be handy for fixing error detection of bad input as below.
|
ContextDuplicatePostProcessor | Deprecated
Use DuplicatePostProcessor instead
|
EarlyLogHandler | |
Main |
CLI entry point that will setup the module subsystem and delegate the main
execution to the first archive in its import list...
|
PlatformMain |
Useful delegation model for starting a hk2 instance using a service based
lookup
|
StartupContext |
This class contains important information about the startup process.
|
Which |
Finds out where a class file is loaded from.
|
Exception | Description |
---|---|
BootException |
Signals a fatal error in the module system launch.
|
Copyright © 2009–2023 Oracle Corporation. All rights reserved.