Package | Description |
---|---|
com.atlassian.confluence.util.sandbox |
Sandbox framework enables running any java code independent from Confluence core in a separate OS process which can
crash, run out of memory, be killed and restarted without affecting Confluence.
|
Modifier and Type | Class and Description |
---|---|
class |
SandboxCrashedException
Is thrown when sandbox JVM has crashed
|
class |
SandboxNotFoundException
This error is thrown when sandbox instance with given spec can't be obtained
|
class |
SandboxStartupException
If thrown when the sandbox process has been failed to start
|
class |
SandboxTimeoutException
Is thrown when the sandbox process has been killed due to the timeout
|
Copyright © 2003–2023 Atlassian. All rights reserved.