public static interface Isolates.ProtectionDomain
MemoryProtectionKeyProvider
in connection with underlying MMU hardware such as Memory
Protection Keys.Modifier and Type | Field and Description |
---|---|
static Isolates.ProtectionDomain |
NEW_DOMAIN
Creates a new protection domain if passed to the
Isolates.CreateIsolateParameters.Builder . |
static Isolates.ProtectionDomain |
NO_DOMAIN
Do not use a protection domain.
|
static final Isolates.ProtectionDomain NO_DOMAIN
static final Isolates.ProtectionDomain NEW_DOMAIN
Isolates.CreateIsolateParameters.Builder
.