Skip navigation links
WildFly Swarm: SPI 1.0.7.Final
A B C D E F G H I J K M N O P R S V W 

A

AbstractParserFactory - Class in org.wildfly.swarm.spi.runtime
 
AbstractParserFactory() - Constructor for class org.wildfly.swarm.spi.runtime.AbstractParserFactory
 
AbstractParserFactory.ParsingContext - Class in org.wildfly.swarm.spi.runtime
 
AbstractServerConfiguration<T extends Fraction> - Class in org.wildfly.swarm.spi.runtime
 
AbstractServerConfiguration(Class<T>) - Constructor for class org.wildfly.swarm.spi.runtime.AbstractServerConfiguration
 
AbstractServerConfiguration.DeploymentSpec - Class in org.wildfly.swarm.spi.runtime
 
addAllDependencies() - Method in interface org.wildfly.swarm.spi.api.DependenciesContainer
 
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
 
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
 
addModule(String, String) - Method in interface org.wildfly.swarm.spi.api.JBossDeploymentStructureContainer
 
AJP_PORT - Static variable in interface org.wildfly.swarm.spi.api.SwarmProperties
Sets the AJP port to be used, defaults to 8009
allArtifacts() - Method in interface org.wildfly.swarm.spi.api.ArtifactLookup
 
allArtifacts(String...) - Method in interface org.wildfly.swarm.spi.api.ArtifactLookup
 
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
 
artifact(String) - Method in interface org.wildfly.swarm.spi.api.ArtifactLookup
 
artifact(String, String) - Method in interface org.wildfly.swarm.spi.api.ArtifactLookup
 
ArtifactLookup - Interface in org.wildfly.swarm.spi.api
 
as(Class<N>) - Method in class org.wildfly.swarm.spi.api.StageConfig.Builder
 
as(Class<N>, StageConfig.Converter<T>) - Method in class org.wildfly.swarm.spi.api.StageConfig.Builder
 
as(Class<N>) - Method in interface org.wildfly.swarm.spi.api.StageConfig.Resolver
 
as(Class<N>, StageConfig.Converter<T>) - Method in interface org.wildfly.swarm.spi.api.StageConfig.Resolver
 
as(String) - Method in class org.wildfly.swarm.spi.runtime.AbstractServerConfiguration.DeploymentSpec
 

B

BIND_ADDRESS - Static variable in interface org.wildfly.swarm.spi.api.SwarmProperties
Interface to bind servers, defaults to 0.0.0.0
BUILD_MODULES - Static variable in interface org.wildfly.swarm.spi.api.internal.SwarmInternalProperties
 
BUILD_REPOS - Static variable in interface org.wildfly.swarm.spi.api.internal.SwarmInternalProperties
 
Builder(String) - Constructor for class org.wildfly.swarm.spi.api.StageConfig.Builder
 

C

ClassLoading - Interface in org.wildfly.swarm.spi.api
 
Configuration - Annotation Type in org.wildfly.swarm.spi.api.annotations
Deprecated.
configure(BiConsumer<T, Archive<?>>) - Method in class org.wildfly.swarm.spi.runtime.AbstractServerConfiguration.DeploymentSpec
 
CONSUL_URL - Static variable in interface org.wildfly.swarm.spi.api.SwarmProperties
Full qualified http address, i.e.
CONTEXT_PATH - Static variable in interface org.wildfly.swarm.spi.api.SwarmProperties
The context path to be used, defaults to /
convert(String) - Method in interface org.wildfly.swarm.spi.api.StageConfig.Converter
 
convertSeparators(Path) - Method in class org.wildfly.swarm.spi.api.DefaultDeploymentFactory
 
create() - Method in class org.wildfly.swarm.spi.api.DefaultDeploymentFactory
 
create() - Method in class org.wildfly.swarm.spi.runtime.AbstractParserFactory
 
CURRENT_DEPLOYMENT - Static variable in interface org.wildfly.swarm.spi.api.internal.SwarmInternalProperties
 

D

DATABASE_DRIVER - Static variable in interface org.wildfly.swarm.spi.api.SwarmProperties
Database Driver name
DATASOURCE_CONNECTION_URL - Static variable in interface org.wildfly.swarm.spi.api.SwarmProperties
JDBC Connection URL
DATASOURCE_NAME - Static variable in interface org.wildfly.swarm.spi.api.SwarmProperties
Name of the datasource, i.e.
DATASOURCE_PASSWORD - Static variable in interface org.wildfly.swarm.spi.api.SwarmProperties
Password for database access
DATASOURCE_USERNAME - Static variable in interface org.wildfly.swarm.spi.api.SwarmProperties
Username for database access
DEBUG_BOOTSTRAP - Static variable in interface org.wildfly.swarm.spi.api.SwarmProperties
If provided, the swarm container will log bootstrap information
DEBUG_PORT - Static variable in interface org.wildfly.swarm.spi.api.SwarmProperties
If provided, the swarm process will pause for debugging on the given port.
Default - Annotation Type in org.wildfly.swarm.spi.api.annotations
Denotes method to use to create a default Fraction if none is explicitly created by the user.
DefaultDeploymentFactory - Class in org.wildfly.swarm.spi.api
 
DefaultDeploymentFactory() - Constructor for class org.wildfly.swarm.spi.api.DefaultDeploymentFactory
 
defaultFraction() - Method in class org.wildfly.swarm.spi.runtime.AbstractServerConfiguration
 
defaultFraction() - Method in interface org.wildfly.swarm.spi.runtime.ServerConfiguration
 
defaultInterface() - Method in class org.wildfly.swarm.spi.api.SocketBindingGroup
 
DependenciesContainer<T extends org.jboss.shrinkwrap.api.Archive<T>> - Interface in org.wildfly.swarm.spi.api
 
deployment(String) - Method in class org.wildfly.swarm.spi.runtime.AbstractServerConfiguration
 
DEPLOYMENT_TIMEOUT - Static variable in interface org.wildfly.swarm.spi.api.SwarmProperties
Timeout, in seconds, to wait for a deployment to occur, defaults to 300
deploymentExclusions() - Method in class org.wildfly.swarm.spi.api.JBossDeploymentStructureAsset
 
DeploymentModule - Annotation Type in org.wildfly.swarm.spi.api.annotations
Provides for simple runtime configuration of a Fraction.
DeploymentModule.MetaInfDisposition - Enum in org.wildfly.swarm.spi.api.annotations
 
DeploymentModules - Annotation Type in org.wildfly.swarm.spi.api.annotations
Provides for simple runtime configuration of a Fraction.
deploymentModules() - Method in class org.wildfly.swarm.spi.api.JBossDeploymentStructureAsset
 
DeploymentSpec(String) - Constructor for class org.wildfly.swarm.spi.runtime.AbstractServerConfiguration.DeploymentSpec
 
determineName(String) - Static method in class org.wildfly.swarm.spi.api.DefaultDeploymentFactory
 

E

Environment - Class in org.wildfly.swarm.spi.api
 
Environment() - Constructor for class org.wildfly.swarm.spi.api.Environment
 
ENVIRONMENT - Static variable in interface org.wildfly.swarm.spi.api.SwarmProperties
The environment this process is running on (eg.
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
 
excludeModule(String, String) - Method in interface org.wildfly.swarm.spi.api.JBossDeploymentStructureContainer
 
export() - Method in class org.wildfly.swarm.spi.api.Module
 
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
 
exportIncludePaths() - Method in class org.wildfly.swarm.spi.api.Module
 
ExtensionClassName - Annotation Type in org.wildfly.swarm.spi.api.annotations
Provides for simple runtime configuration of a Fraction.
ExtensionModule - Annotation Type in org.wildfly.swarm.spi.api.annotations
Provides for simple runtime configuration of a Fraction.
ExtensionServerConfiguration<T extends Fraction> - Class in org.wildfly.swarm.spi.runtime
 
ExtensionServerConfiguration(Class<T>, String) - Constructor for class org.wildfly.swarm.spi.runtime.ExtensionServerConfiguration
 

F

Fraction - Interface in org.wildfly.swarm.spi.api
 
fraction(Fraction) - Method in interface org.wildfly.swarm.spi.api.Fraction.InitContext
 
fraction(String) - Method in interface org.wildfly.swarm.spi.api.Fraction.PostInitContext
 
Fraction.InitContext - Interface in org.wildfly.swarm.spi.api
 
Fraction.PostInitContext - Interface in org.wildfly.swarm.spi.api
 

G

get() - Static method in interface org.wildfly.swarm.spi.api.ArtifactLookup
 
getDescriptorAsset() - Method in interface org.wildfly.swarm.spi.api.JBossDeploymentStructureContainer
 
getExtension() - Method in class org.wildfly.swarm.spi.runtime.ExtensionServerConfiguration
 
getExtension() - Method in interface org.wildfly.swarm.spi.runtime.ServerConfiguration
 
getExtensionModuleName() - Method in class org.wildfly.swarm.spi.runtime.ExtensionServerConfiguration
 
getImplicitDeployments(T) - Method in class org.wildfly.swarm.spi.runtime.AbstractServerConfiguration
 
getImplicitDeployments(T) - Method in interface org.wildfly.swarm.spi.runtime.ServerConfiguration
 
getKey() - Method in class org.wildfly.swarm.spi.api.StageConfig.Builder
 
getKey() - Method in interface org.wildfly.swarm.spi.api.StageConfig.Resolver
 
getList(T) - Method in class org.wildfly.swarm.spi.runtime.ExtensionServerConfiguration
 
getList(T) - Method in class org.wildfly.swarm.spi.runtime.MarshallingServerConfiguration
 
getList(T) - Method in interface org.wildfly.swarm.spi.runtime.ServerConfiguration
 
getName() - Method in interface org.wildfly.swarm.spi.api.ProjectStage
 
getName() - Method in class org.wildfly.swarm.spi.api.StageConfig
 
getParser() - Method in class org.wildfly.swarm.spi.runtime.AbstractParserFactory.ParsingContext
 
getPriority() - Method in class org.wildfly.swarm.spi.api.DefaultDeploymentFactory
 
getProcessType() - Method in class org.wildfly.swarm.spi.runtime.AbstractParserFactory.ParsingContext
 
getProperties() - Method in interface org.wildfly.swarm.spi.api.ProjectStage
 
getRunningMode() - Method in class org.wildfly.swarm.spi.runtime.AbstractParserFactory.ParsingContext
 
getServiceActivators(T) - Method in interface org.wildfly.swarm.spi.runtime.ServerConfiguration
 
getSubsystemParsers() - Method in interface org.wildfly.swarm.spi.runtime.ServerConfiguration
 
getType() - Method in class org.wildfly.swarm.spi.api.DefaultDeploymentFactory
 
getType() - Method in class org.wildfly.swarm.spi.runtime.AbstractServerConfiguration
 
getType() - Method in interface org.wildfly.swarm.spi.runtime.ServerConfiguration
 
getValue() - Method in class org.wildfly.swarm.spi.api.StageConfig.Builder
 
getValue() - Method in interface org.wildfly.swarm.spi.api.StageConfig.Resolver
 

H

hasFraction(String) - Method in interface org.wildfly.swarm.spi.api.Fraction.PostInitContext
 
hasMarker(String) - Method in interface org.wildfly.swarm.spi.api.MarkerContainer
 
HTTP_EAGER - Static variable in interface org.wildfly.swarm.spi.api.SwarmProperties
Since introducing the delayed open HTTP listeners, it has been determined that maybe it'd be useful to be able to eagerly open the listeners through usage of a property.
HTTP_PORT - Static variable in interface org.wildfly.swarm.spi.api.SwarmProperties
Sets the HTTP port to be used, defaults to 8080
HTTPS_PORT - Static variable in interface org.wildfly.swarm.spi.api.SwarmProperties
Sets the HTTPS port to be used, defaults to 8443

I

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
 
importIncludePaths() - Method in class org.wildfly.swarm.spi.api.Module
 
initialize(Fraction.InitContext) - Method in interface org.wildfly.swarm.spi.api.Fraction
 
INSTANCE - Static variable in interface org.wildfly.swarm.spi.api.ArtifactLookup
 
isIgnorable() - Method in interface org.wildfly.swarm.spi.runtime.ServerConfiguration
 

J

JARArchive - Interface in org.wildfly.swarm.spi.api
 
JBossDeploymentStructureAsset - Class in org.wildfly.swarm.spi.api
 
JBossDeploymentStructureAsset() - Constructor for class org.wildfly.swarm.spi.api.JBossDeploymentStructureAsset
 
JBossDeploymentStructureAsset(InputStream) - Constructor for class org.wildfly.swarm.spi.api.JBossDeploymentStructureAsset
 
JBossDeploymentStructureContainer<T extends org.jboss.shrinkwrap.api.Archive<T>> - Interface in org.wildfly.swarm.spi.api
 

K

keys() - Method in class org.wildfly.swarm.spi.api.StageConfig
 

M

mapParserNamespaces(AbstractParserFactory) - Static method in class org.wildfly.swarm.spi.runtime.AbstractParserFactory
Parsers retain the namespace, but the local part becomes 'subsystem'
MarkerContainer<T extends org.jboss.shrinkwrap.api.Archive<T>> - Interface in org.wildfly.swarm.spi.api
 
MarshalDMR - Annotation Type in org.wildfly.swarm.spi.api.annotations
Provides for simple runtime configuration of a Fraction.
MarshallingServerConfiguration<T extends Fraction> - Class in org.wildfly.swarm.spi.runtime
 
MarshallingServerConfiguration(Class<T>) - Constructor for class org.wildfly.swarm.spi.runtime.MarshallingServerConfiguration
 
MarshallingServerConfiguration(Class<T>, String) - Constructor for class org.wildfly.swarm.spi.runtime.MarshallingServerConfiguration
 
metaInf() - Method in class org.wildfly.swarm.spi.api.Module
 
Module - Class in org.wildfly.swarm.spi.api
 
Module(String) - Constructor for class org.wildfly.swarm.spi.api.Module
 
Module(String, String) - Constructor for class org.wildfly.swarm.spi.api.Module
 
Module.ServiceHandling - Enum in org.wildfly.swarm.spi.api
 
multicastAddress(String) - Method in class org.wildfly.swarm.spi.api.SocketBinding
 
multicastAddress() - Method in class org.wildfly.swarm.spi.api.SocketBinding
 
multicastPort(int) - Method in class org.wildfly.swarm.spi.api.SocketBinding
 
multicastPort(String) - Method in class org.wildfly.swarm.spi.api.SocketBinding
 
multicastPortExpression() - Method in class org.wildfly.swarm.spi.api.SocketBinding
 

N

name() - Method in class org.wildfly.swarm.spi.api.Module
 
name() - Method in class org.wildfly.swarm.spi.api.OutboundSocketBinding
 
name() - Method in class org.wildfly.swarm.spi.api.SocketBinding
 
name() - Method in class org.wildfly.swarm.spi.api.SocketBindingGroup
 
NODE_ID - Static variable in interface org.wildfly.swarm.spi.api.internal.SwarmInternalProperties
 

O

openshift() - Static method in class org.wildfly.swarm.spi.api.Environment
 
openStream() - Method in class org.wildfly.swarm.spi.api.JBossDeploymentStructureAsset
 
optional() - Method in class org.wildfly.swarm.spi.api.Module
 
org.wildfly.swarm.spi.api - package org.wildfly.swarm.spi.api
 
org.wildfly.swarm.spi.api.annotations - package org.wildfly.swarm.spi.api.annotations
 
org.wildfly.swarm.spi.api.internal - package org.wildfly.swarm.spi.api.internal
 
org.wildfly.swarm.spi.runtime - package org.wildfly.swarm.spi.runtime
 
outboundSocketBinding(OutboundSocketBinding) - Method in interface org.wildfly.swarm.spi.api.Fraction.InitContext
 
outboundSocketBinding(String, OutboundSocketBinding) - Method in interface org.wildfly.swarm.spi.api.Fraction.InitContext
 
OutboundSocketBinding - Class in org.wildfly.swarm.spi.api
 
OutboundSocketBinding(String) - Constructor for class org.wildfly.swarm.spi.api.OutboundSocketBinding
 
outboundSocketBinding(OutboundSocketBinding) - Method in class org.wildfly.swarm.spi.api.SocketBindingGroup
 
outboundSocketBindings() - Method in class org.wildfly.swarm.spi.api.SocketBindingGroup
 

P

ParsingContext() - Constructor for class org.wildfly.swarm.spi.runtime.AbstractParserFactory.ParsingContext
 
PATH_MARKERS - Static variable in interface org.wildfly.swarm.spi.api.MarkerContainer
 
port(int) - Method in class org.wildfly.swarm.spi.api.SocketBinding
 
port(String) - Method in class org.wildfly.swarm.spi.api.SocketBinding
 
PORT_OFFSET - Static variable in interface org.wildfly.swarm.spi.api.SwarmProperties
Sets a global port adjustment, defaults to 0
portExpression() - Method in class org.wildfly.swarm.spi.api.SocketBinding
 
portOffsetExpression() - Method in class org.wildfly.swarm.spi.api.SocketBindingGroup
 
postInitialize(Fraction.PostInitContext) - Method in interface org.wildfly.swarm.spi.api.Fraction
 
prepareArchive(Archive<?>) - Method in interface org.wildfly.swarm.spi.runtime.ServerConfiguration
 
PRIMARY_JBOSS_DEPLOYMENT_DESCRIPTOR_PATH - Static variable in interface org.wildfly.swarm.spi.api.JBossDeploymentStructureContainer
 
processArchiveMetaData(Archive<?>, Index) - Method in interface org.wildfly.swarm.spi.runtime.ServerConfiguration
 
PROJECT_STAGE - Static variable in interface org.wildfly.swarm.spi.api.SwarmProperties
Activates a stage in project-stages.yml
PROJECT_STAGE_FILE - Static variable in interface org.wildfly.swarm.spi.api.SwarmProperties
A URL spec reference to a project stage file
projectStage() - Method in interface org.wildfly.swarm.spi.api.Fraction.InitContext
 
ProjectStage - Interface in org.wildfly.swarm.spi.api
 
propertyVar(String) - Static method in interface org.wildfly.swarm.spi.api.SwarmProperties
Formats a property as ${property}
propertyVar(String, String) - Static method in interface org.wildfly.swarm.spi.api.SwarmProperties
Formats a property as ${property:defaultValue}

R

remoteHost(String) - Method in class org.wildfly.swarm.spi.api.OutboundSocketBinding
 
remoteHostExpression() - Method in class org.wildfly.swarm.spi.api.OutboundSocketBinding
 
remotePort(int) - Method in class org.wildfly.swarm.spi.api.OutboundSocketBinding
 
remotePort(String) - Method in class org.wildfly.swarm.spi.api.OutboundSocketBinding
 
remotePortExpression() - Method in class org.wildfly.swarm.spi.api.OutboundSocketBinding
 
resolve(String) - Method in class org.wildfly.swarm.spi.api.StageConfig
 

S

SECONDARY_JBOSS_DEPLOYMENT_DESCRIPTOR_PATH - Static variable in interface org.wildfly.swarm.spi.api.JBossDeploymentStructureContainer
 
ServerConfiguration<T extends Fraction> - Interface in org.wildfly.swarm.spi.runtime
 
services() - Method in class org.wildfly.swarm.spi.api.Module
 
setProfileParsingCompletionHandler(ProfileParsingCompletionHandler) - Method in class org.wildfly.swarm.spi.runtime.AbstractParserFactory.ParsingContext
 
setSubsystemXmlMapping(String, String, XMLElementReader<List<ModelNode>>) - Method in class org.wildfly.swarm.spi.runtime.AbstractParserFactory.ParsingContext
 
setup(Archive<?>) - Method in class org.wildfly.swarm.spi.api.DefaultDeploymentFactory
 
setupUsingAppArtifact(Archive<?>) - Method in class org.wildfly.swarm.spi.api.DefaultDeploymentFactory
 
setupUsingAppPath(Archive<?>) - Method in class org.wildfly.swarm.spi.api.DefaultDeploymentFactory
 
setupUsingMaven(Archive<?>) - Method in class org.wildfly.swarm.spi.api.DefaultDeploymentFactory
 
simpleName() - Method in interface org.wildfly.swarm.spi.api.Fraction
 
slot() - Method in class org.wildfly.swarm.spi.api.Module
 
socketBinding(SocketBinding) - Method in interface org.wildfly.swarm.spi.api.Fraction.InitContext
 
socketBinding(String, SocketBinding) - Method in interface org.wildfly.swarm.spi.api.Fraction.InitContext
 
SocketBinding - Class in org.wildfly.swarm.spi.api
 
SocketBinding(String) - Constructor for class org.wildfly.swarm.spi.api.SocketBinding
 
socketBinding(SocketBinding) - Method in class org.wildfly.swarm.spi.api.SocketBindingGroup
 
SocketBindingGroup - Class in org.wildfly.swarm.spi.api
 
SocketBindingGroup(String, String, String) - Constructor for class org.wildfly.swarm.spi.api.SocketBindingGroup
 
socketBindings() - Method in class org.wildfly.swarm.spi.api.SocketBindingGroup
 
StageConfig - Class in org.wildfly.swarm.spi.api
 
StageConfig(ProjectStage) - Constructor for class org.wildfly.swarm.spi.api.StageConfig
 
StageConfig.Builder<T> - Class in org.wildfly.swarm.spi.api
 
StageConfig.Converter<T> - Interface in org.wildfly.swarm.spi.api
 
StageConfig.Resolver<T> - Interface in org.wildfly.swarm.spi.api
 
SwarmInternalProperties - Interface in org.wildfly.swarm.spi.api.internal
Defines a set of properties used internally by WildFly Swarm.
SwarmProperties - Interface in org.wildfly.swarm.spi.api
This class defines all system properties used by Swarm

V

value() - Method in enum org.wildfly.swarm.spi.api.Module.ServiceHandling
 
valueOf(String) - Static method in enum org.wildfly.swarm.spi.api.annotations.DeploymentModule.MetaInfDisposition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.wildfly.swarm.spi.api.Module.ServiceHandling
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.wildfly.swarm.spi.api.annotations.DeploymentModule.MetaInfDisposition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.wildfly.swarm.spi.api.Module.ServiceHandling
Returns an array containing the constants of this enum type, in the order they are declared.
VERSION - Static variable in interface org.wildfly.swarm.spi.api.internal.SwarmInternalProperties
 

W

withDefault(T) - Method in class org.wildfly.swarm.spi.api.StageConfig.Builder
 
withDefault(T) - Method in interface org.wildfly.swarm.spi.api.StageConfig.Resolver
 
withExport(Boolean) - Method in class org.wildfly.swarm.spi.api.Module
 
withExportExcludePath(String) - Method in class org.wildfly.swarm.spi.api.Module
 
withExportIncludePath(String) - Method in class org.wildfly.swarm.spi.api.Module
 
withImportExcludePath(String) - Method in class org.wildfly.swarm.spi.api.Module
 
withImportIncludePath(String) - Method in class org.wildfly.swarm.spi.api.Module
 
withMetaInf(String) - Method in class org.wildfly.swarm.spi.api.Module
 
withName(String) - Method in class org.wildfly.swarm.spi.api.Module
 
withOptional(Boolean) - Method in class org.wildfly.swarm.spi.api.Module
 
withServices(Module.ServiceHandling) - Method in class org.wildfly.swarm.spi.api.Module
 
withSlot(String) - Method in class org.wildfly.swarm.spi.api.Module
 
withTCCL(ClassLoader, Callable<T>) - Static method in interface org.wildfly.swarm.spi.api.ClassLoading
 
A B C D E F G H I J K M N O P R S V W 
Skip navigation links
WildFly Swarm: SPI 1.0.7.Final

Copyright © 2016 JBoss by Red Hat. All rights reserved.