- addAllDependencies() - Method in interface org.wildfly.swarm.spi.api.DependenciesContainer
-
Add all application dependencies to this deployment.
- addAllDependencies(boolean) - Method in interface org.wildfly.swarm.spi.api.DependenciesContainer
-
- addDependency(String) - Method in interface org.wildfly.swarm.spi.api.DependenciesContainer
-
Add a single Maven dependency into the Archive.
- addMarker(String) - Method in interface org.wildfly.swarm.spi.api.MarkerContainer
-
- addMarker(ManifestContainer<?>, String) - Static method in interface org.wildfly.swarm.spi.api.MarkerContainer
-
- addModule(String) - Method in class org.wildfly.swarm.spi.api.JBossDeploymentStructureAsset
-
- addModule(String, String) - Method in class org.wildfly.swarm.spi.api.JBossDeploymentStructureAsset
-
- addModule(String) - Method in interface org.wildfly.swarm.spi.api.JBossDeploymentStructureContainer
-
Add a dependency on a given module, presuming the main slot.
- addModule(String, String) - Method in interface org.wildfly.swarm.spi.api.JBossDeploymentStructureContainer
-
Add a dependency on a given module, with the specified slot.
- addQualifier(Annotation) - Method in class org.wildfly.swarm.spi.api.cdi.CommonBeanBuilder
-
- addType(Type) - Method in class org.wildfly.swarm.spi.api.cdi.CommonBeanBuilder
-
- AJP_PORT - Static variable in interface org.wildfly.swarm.spi.api.SwarmProperties
-
Sets the AJP port to be used, defaults to 8009
- ALL_DEPENDENCIES_MARKER - Static variable in interface org.wildfly.swarm.spi.api.DependenciesContainer
-
- allArtifacts() - Method in interface org.wildfly.swarm.spi.api.ArtifactLookup
-
Retrieve all dependency artifacts for the user's project.
- allArtifacts(String...) - Method in interface org.wildfly.swarm.spi.api.ArtifactLookup
-
- allKeysRecursively() - Method in interface org.wildfly.swarm.spi.api.config.ConfigView
-
- APP_ARTIFACT - Static variable in class org.wildfly.swarm.spi.api.DefaultDeploymentFactory
-
- APP_NAME - Static variable in class org.wildfly.swarm.spi.api.DefaultDeploymentFactory
-
- APP_PATH - Static variable in class org.wildfly.swarm.spi.api.DefaultDeploymentFactory
-
- append(String...) - Method in class org.wildfly.swarm.spi.api.config.CompositeKey
-
- append(ConfigKey) - Method in class org.wildfly.swarm.spi.api.config.CompositeKey
-
- append(String...) - Method in interface org.wildfly.swarm.spi.api.config.ConfigKey
-
Return a new key with the given segments appended.
- append(ConfigKey) - Method in interface org.wildfly.swarm.spi.api.config.ConfigKey
-
Return a new key with the given key appended.
- append(ConfigKey) - Method in class org.wildfly.swarm.spi.api.config.SimpleKey
-
- append(String...) - Method in class org.wildfly.swarm.spi.api.config.SimpleKey
-
- applyDefaults() - Method in interface org.wildfly.swarm.spi.api.Fraction
-
Apply whatever defaults are required if this fraction
was not explicitly configured by a user.
- applyDefaults(boolean) - Method in interface org.wildfly.swarm.spi.api.Fraction
-
- ARQUILLIAN_DAEMON_PORT - Static variable in interface org.wildfly.swarm.spi.api.SwarmProperties
-
Port number for Swarm's Arquillian Daemon.
- artifact(String) - Method in interface org.wildfly.swarm.spi.api.ArtifactLookup
-
Retrieve an artifact that was part of the original build using a
full or simplified Maven GAV specifier.
- artifact(String, String) - Method in interface org.wildfly.swarm.spi.api.ArtifactLookup
-
Retrieve an artifact that was part of the original build using a
full or simplified Maven GAV specifier, returning an archive with a
specified name.
- ArtifactLookup - Interface in org.wildfly.swarm.spi.api
-
Manager capable of locating artifacts from the application build.
- as(Class<N>) - Method in class org.wildfly.swarm.spi.api.config.Builder
-
- as(Class<N>, Converter<N>) - Method in class org.wildfly.swarm.spi.api.config.Builder
-
- as(Class<N>) - Method in interface org.wildfly.swarm.spi.api.config.Resolver
-
Retrieve a resolver capable of coercing to another simple type.
- as(Class<N>, Converter<N>) - Method in interface org.wildfly.swarm.spi.api.config.Resolver
-
Retrieve a resolver capable of coering to another type.
- asList() - Method in interface org.wildfly.swarm.spi.api.config.ConfigTree
-
- asMap() - Method in interface org.wildfly.swarm.spi.api.config.ConfigTree
-
- asProperties() - Method in interface org.wildfly.swarm.spi.api.config.ConfigView
-
- EMPTY - Static variable in interface org.wildfly.swarm.spi.api.config.ConfigKey
-
Sentinal representing an empty key.
- END_DELIM - Static variable in interface org.wildfly.swarm.spi.api.config.ConfigKey
-
- Environment - Class in org.wildfly.swarm.spi.api
-
Utility to determine what sort of environment the application is running within.
- ENVIRONMENT - Static variable in interface org.wildfly.swarm.spi.api.SwarmProperties
-
The environment this process is running on (eg.
- equals(Object) - Method in class org.wildfly.swarm.spi.api.config.CompositeKey
-
- equals(Object) - Method in class org.wildfly.swarm.spi.api.config.SimpleKey
-
- excludeModule(String) - Method in class org.wildfly.swarm.spi.api.JBossDeploymentStructureAsset
-
- excludeModule(String, String) - Method in class org.wildfly.swarm.spi.api.JBossDeploymentStructureAsset
-
- excludeModule(String) - Method in interface org.wildfly.swarm.spi.api.JBossDeploymentStructureContainer
-
Exclude a module dependency, presuming the main slot.
- excludeModule(String, String) - Method in interface org.wildfly.swarm.spi.api.JBossDeploymentStructureContainer
-
Exclude a module dependency, with the specified slot.
- explicit() - Method in class org.wildfly.swarm.spi.api.Defaultable
-
Retrieve a standard Optional containing the explicit value, if any.
- explicitOrElseGet(Supplier<? extends T>) - Method in class org.wildfly.swarm.spi.api.Defaultable
-
Retrieve the explicit value if present, otherwise return the value supplied by the Supplier parameter.
- explicitValue() - Method in class org.wildfly.swarm.spi.api.Defaultable
-
Retrieve the explicitly set value, if any.
- export() - Method in class org.wildfly.swarm.spi.api.Module
-
Determine if this module should be exported.
- EXPORT_DEPLOYMENT - Static variable in interface org.wildfly.swarm.spi.api.SwarmProperties
-
Causes a deployed artifact to be dumped to disk when swarm starts, for debugging.
- EXPORT_UBERJAR - Static variable in interface org.wildfly.swarm.spi.api.internal.SwarmInternalProperties
-
- exportExcludePaths() - Method in class org.wildfly.swarm.spi.api.Module
-
Retrieve the list of paths excluded from exportation from this module.
- exportIncludePaths() - Method in class org.wildfly.swarm.spi.api.Module
-
Retrieve this list of paths exported from this module.
- iface(String) - Method in class org.wildfly.swarm.spi.api.SocketBinding
-
Set the interface for this binding.
- iface() - Method in class org.wildfly.swarm.spi.api.SocketBinding
-
Retrieve the interface for this binding.
- ifAllExplicitlySet(Defaultable<?>...) - Static method in class org.wildfly.swarm.spi.api.Defaultable
-
Create a Boolean configuration that has a default value of true if all arguments have been explicitly set to non-default values.
- ifAnyExplicitlySet(Defaultable<?>...) - Static method in class org.wildfly.swarm.spi.api.Defaultable
-
Create a Boolean configuration that has a default value of true if any arguments have been explicitly set to non-default values.
- ifDefault(Consumer<? super T>) - Method in class org.wildfly.swarm.spi.api.Defaultable
-
If (and only if) only a default value is present (without an explicit value), invoke the supplied consumer with it.
- ifExplicit(Consumer<? super T>) - Method in class org.wildfly.swarm.spi.api.Defaultable
-
If (and only if) an explicit value is present, invoke the supplied consumer with it
- ifPresent(Consumer<? super T>) - Method in class org.wildfly.swarm.spi.api.Defaultable
-
If a default or explicit value is present, invoke the supplied consumer with it.
- Ignorable - Annotation Type in org.wildfly.swarm.spi.api.annotations
-
Provides for simple runtime configuration of a Fraction.
- importExcludePaths() - Method in class org.wildfly.swarm.spi.api.Module
-
Retreive the list of paths excluded from importation from this module.
- importIncludePaths() - Method in class org.wildfly.swarm.spi.api.Module
-
Retrieve the list of paths imported from this module.
- INSTANCE - Static variable in interface org.wildfly.swarm.spi.api.ArtifactLookup
-
- INSTANCE - Static variable in class org.wildfly.swarm.spi.runtime.annotations.ConfigurationValue.Literal
-
- integer(int) - Static method in class org.wildfly.swarm.spi.api.Defaultable
-
- integer(Supplier<Integer>) - Static method in class org.wildfly.swarm.spi.api.Defaultable
-
- isAlreadyConfigured(List<ModelNode>, List<ModelNode>) - Method in interface org.wildfly.swarm.spi.runtime.ConfigurationMarshaller
-
- isAlreadyConfigured(ModelNode, List<ModelNode>) - Method in interface org.wildfly.swarm.spi.runtime.ConfigurationMarshaller
-
- isAlternative() - Method in class org.wildfly.swarm.spi.api.cdi.CommonBean
-
- isChildOf(ConfigKey) - Method in class org.wildfly.swarm.spi.api.config.CompositeKey
-
- isChildOf(ConfigKey) - Method in interface org.wildfly.swarm.spi.api.config.ConfigKey
-
Determine if this key is a child of the argument.
- isChildOf(ConfigKey) - Method in class org.wildfly.swarm.spi.api.config.SimpleKey
-
- isDefault() - Method in class org.wildfly.swarm.spi.api.Defaultable
-
Determine if the value that would be provided (even if null) is the default value or not.
- isExplicit() - Method in class org.wildfly.swarm.spi.api.Defaultable
-
Determine if the value that would be provided is explicitly set or not.
- isExplicitPresent(Supplier<T>) - Method in class org.wildfly.swarm.spi.api.Defaultable
-
Determine if either an explicit value is set of the supplied other Supplier parameter returns non-null.
- isNullable() - Method in class org.wildfly.swarm.spi.api.cdi.CommonBean
-
- isPresent() - Method in class org.wildfly.swarm.spi.api.Defaultable
-
Determine if any value (default or explicit) is present.