| Interface | Description |
|---|---|
| WorkerContext | |
| WorkerFactory |
| Class | Description |
|---|---|
| ActionExecutionWorker |
The final stage of worker start-up.
|
| ApplicationClassesInIsolatedClassLoaderWorkerFactory |
A factory for a worker process which loads application classes using an isolated ClassLoader.
|
| ApplicationClassesInSystemClassLoaderWorkerFactory |
A factory for a worker process which loads the application classes using the JVM's system ClassLoader.
|
| BootstrapSecurityManager |
Used to bootstrap the system classpath.
|
| ImplementationClassLoaderWorker |
A stage of the worker process start-up.
|
| IsolatedApplicationClassLoaderWorker |
A worker which loads the application classes in an isolated ClassLoader.
|
| SystemApplicationClassLoaderWorker |
Stage 3 of the start-up for a worker process with the application classes loaded in the system ClassLoader.
|
| WorkerProcessClassPathProvider |
Copyright © 2013. All rights reserved