| AbstractLegacyExtension |
Abstract superclass for Extension implementations where the extension is no longer supported
for use on current version servers but is supported on host controllers in order to allow use
of the extension on legacy version hosts in a mixed-version domain.
|
| ExtensionAddHandler |
Base handler for the extension resource add operation.
|
| ExtensionRegistry |
A registry for information about Extensions to the core application server.
|
| ExtensionRegistry.Builder |
|
| ExtensionRemoveHandler |
Base handler for the extension resource remove operation.
|
| ExtensionResource |
|
| ExtensionResourceDefinition |
|
| ExtensionSubsystemResourceDefinition |
|
| ParallelExtensionAddHandler |
Special handler that executes extension initialization in parallel.
|
| UnstableSubsystemNamespaceParser |
A placeholder parser for a subsystem namespace not enabled by the stability level of the current process.
|
| UnsupportedSubsystemDescribeHandler |
Handler for the "describe" operation for an extension that is only supported for non-server
use in a mixed-version domain where legacy slaves still support the extension.
|