| Interface | Description |
|---|---|
| ArchiveMetadataProcessor |
Deployment processor capable of inspecting the Jandex metadata of an archive.
|
| ArchivePreparer |
General deployment processor.
|
| ArtifactLookup |
Manager capable of locating artifacts from the application build.
|
| ClassLoading |
Utility to execute code within a context using a particular
ClassLoader as the
thread-context-classloader. |
| Customizer |
A CDI component which may customize the fraction configuration.
|
| DependenciesContainer<T extends org.jboss.shrinkwrap.api.Archive<T>> |
Archive mix-in capable of supporting
addAllDependencies |
| Fraction<T extends Fraction> |
Root of a tree of configuration for a particular subset of functionality.
|
| JARArchive |
An improvement of the ShrinkWrap
JavaArchive. |
| JBossDeploymentStructureContainer<T extends org.jboss.shrinkwrap.api.Archive<T>> |
An archive mix-in capable of adding JBoss Module dependencies.
|
| MarkerContainer<T extends org.jboss.shrinkwrap.api.Archive<T>> |
Utility to track internal markers regarding operations performed upon archives.
|
| ProjectStage | |
| StageConfig.Converter<T> |
Converter capable of converting a native
String value to a specific type. |
| StageConfig.Resolver<T> |
Coercing resolver for a given configuration item.
|
| SwarmProperties |
This class defines all system properties used by Swarm
|
| UserSpaceExtensionFactory |
Hook point to allow user-space (deployment) extensions for CDIi runtimes.
|
| Class | Description |
|---|---|
| Defaultable<T> | |
| DefaultDeploymentFactory |
Abstract factory for creating default deployments automatically.
|
| Environment |
Utility to determine what sort of environment the application is running within.
|
| JBossDeploymentStructureAsset | |
| Module |
JBoss Modules module descriptor.
|
| OutboundSocketBinding |
An outbound socket-binding.
|
| SocketBinding |
An inbound socket-binding.
|
| SocketBindingGroup |
A group of inbound and outbound socket-bindings.
|
| StageConfig |
Handle to stage-centric configuration items.
|
| Enum | Description |
|---|---|
| Module.ServiceHandling |
Copyright © 2016 JBoss by Red Hat. All rights reserved.