JavaScript is disabled on your browser.
Skip navigation links
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Java SE 11 & JDK 11
All Classes
SEARCH:
JavaScript is disabled on your browser.
Uses of Class
jdk.crac.CheckpointException
Packages that use
CheckpointException
Package
Description
javax.crac
Provides explicit coordination with a checkpoint/restore mechanism.
jdk.crac
Provides explicit coordination with a checkpoint/restore mechanism.
Uses of
CheckpointException
in
javax.crac
Methods in
javax.crac
that throw
CheckpointException
Modifier and Type
Method
Description
static void
Core.
appendToAppClassLoaderClassPath
(
String
path)
append path to app clasloader's classpath.
Uses of
CheckpointException
in
jdk.crac
Methods in
jdk.crac
that throw
CheckpointException
Modifier and Type
Method
Description
static void
Core.
appendToAppClassLoaderClassPath
(
String
path)
append path to app clasloader's classpath.
static void
Core.
checkpointRestore
()
Requests checkpoint and returns upon a successful restore.