Skip navigation links
WildFly: Application Client Bootstrap 19.0.0.Beta3
A C D E F G H I L M N O P R S U X 

A

ActiveApplicationClientProcessor - Class in org.jboss.as.appclient.deployment
Processor that determines which application client should be started.
ActiveApplicationClientProcessor(String) - Constructor for class org.jboss.as.appclient.deployment.ActiveApplicationClientProcessor
 
APP_CLIENT_COMPONENT_NAME - Static variable in class org.jboss.as.appclient.component.ApplicationClientComponentDescription
 
AppClientAttachments - Class in org.jboss.as.appclient.deployment
 
AppClientExtension - Class in org.jboss.as.appclient.subsystem
Extension that hooks the application client work into the deployment
AppClientExtension() - Constructor for class org.jboss.as.appclient.subsystem.AppClientExtension
 
AppClientJBossAllParser - Class in org.jboss.as.appclient.deployment
The app client handler for jboss-all.xml
AppClientJBossAllParser() - Constructor for class org.jboss.as.appclient.deployment.AppClientJBossAllParser
 
AppClientLogger - Interface in org.jboss.as.appclient.logging
 
AppClientLogger_$logger - Class in org.jboss.as.appclient.logging
Warning this class consists of generated code.
AppClientLogger_$logger(Logger) - Constructor for class org.jboss.as.appclient.logging.AppClientLogger_$logger
 
appClientNotSpecified() - Method in interface org.jboss.as.appclient.logging.AppClientLogger
A message indicating that you must specify an application client to execute.
appClientNotSpecified() - Method in class org.jboss.as.appclient.logging.AppClientLogger_$logger
 
appClientNotSpecified$str() - Method in class org.jboss.as.appclient.logging.AppClientLogger_$logger
 
AppClientSubsystemResourceDefinition - Class in org.jboss.as.appclient.subsystem
ResourceDefinition for the App Client subsystem's root management resource.
AppClientXml - Class in org.jboss.as.appclient.subsystem.parsing
A mapper between an AS server's configuration model and XML representations, particularly appclient.xml.
AppClientXml(ModuleLoader, ExtensionRegistry) - Constructor for class org.jboss.as.appclient.subsystem.parsing.AppClientXml
 
APPLICATION_CLIENT_COMPONENT - Static variable in class org.jboss.as.appclient.deployment.AppClientAttachments
 
APPLICATION_CLIENT_META_DATA - Static variable in class org.jboss.as.appclient.deployment.AppClientAttachments
 
ApplicationClientComponentDescription - Class in org.jboss.as.appclient.component
 
ApplicationClientComponentDescription(String, EEModuleDescription, ServiceName) - Constructor for class org.jboss.as.appclient.component.ApplicationClientComponentDescription
 
ApplicationClientConfigurationPersister - Class in org.jboss.as.appclient.subsystem
Application client configuration.
ApplicationClientConfigurationPersister(String, String, String, String, List<String>, File, QName, XMLElementReader<List<ModelNode>>) - Constructor for class org.jboss.as.appclient.subsystem.ApplicationClientConfigurationPersister
 
ApplicationClientDependencyProcessor - Class in org.jboss.as.appclient.deployment
DUP that handles app client dependencies.
ApplicationClientDependencyProcessor() - Constructor for class org.jboss.as.appclient.deployment.ApplicationClientDependencyProcessor
 
ApplicationClientDeploymentService - Class in org.jboss.as.appclient.service
Service responsible for deploying the application client that was specified on the command line
ApplicationClientDeploymentService(File) - Constructor for class org.jboss.as.appclient.service.ApplicationClientDeploymentService
 
ApplicationClientManifestProcessor - Class in org.jboss.as.appclient.deployment
DUP that processes the manifest to get the main class
ApplicationClientManifestProcessor() - Constructor for class org.jboss.as.appclient.deployment.ApplicationClientManifestProcessor
 
ApplicationClientParsingDeploymentProcessor - Class in org.jboss.as.appclient.deployment
 
ApplicationClientParsingDeploymentProcessor() - Constructor for class org.jboss.as.appclient.deployment.ApplicationClientParsingDeploymentProcessor
 
ApplicationClientStartProcessor - Class in org.jboss.as.appclient.deployment
Processor that starts an application client deployment
ApplicationClientStartProcessor(String[]) - Constructor for class org.jboss.as.appclient.deployment.ApplicationClientStartProcessor
 
ApplicationClientStartService - Class in org.jboss.as.appclient.service
Service that is responsible for running an application clients main method, and shutting down the server once it completes
ApplicationClientStartService(Method, String[], InjectedEENamespaceContextSelector, ClassLoader, List<SetupAction>) - Constructor for class org.jboss.as.appclient.service.ApplicationClientStartService
 
ApplicationClientStructureProcessor - Class in org.jboss.as.appclient.deployment
Processor that marks a sub-deployment as an application client based on the parameters passed on the command line
ApplicationClientStructureProcessor(String) - Constructor for class org.jboss.as.appclient.deployment.ApplicationClientStructureProcessor
 
argAppClientConfig() - Method in interface org.jboss.as.appclient.logging.AppClientLogger
 
argAppClientConfig() - Method in class org.jboss.as.appclient.logging.AppClientLogger_$logger
 
argAppClientConfig$str() - Method in class org.jboss.as.appclient.logging.AppClientLogger_$logger
 
argConnectionProperties() - Method in interface org.jboss.as.appclient.logging.AppClientLogger
Instructions for the CommandLineConstants.CONNECTION_PROPERTIES command line arguments.
argConnectionProperties() - Method in class org.jboss.as.appclient.logging.AppClientLogger_$logger
 
argConnectionProperties$str() - Method in class org.jboss.as.appclient.logging.AppClientLogger_$logger
 
argHelp() - Method in interface org.jboss.as.appclient.logging.AppClientLogger
Instructions for the CommandLineConstants.HELP command line arguments.
argHelp() - Method in class org.jboss.as.appclient.logging.AppClientLogger_$logger
 
argHelp$str() - Method in class org.jboss.as.appclient.logging.AppClientLogger_$logger
 
argHost() - Method in interface org.jboss.as.appclient.logging.AppClientLogger
Instructions for the CommandLineConstants.HOST command line arguments.
argHost() - Method in class org.jboss.as.appclient.logging.AppClientLogger_$logger
 
argHost$str() - Method in class org.jboss.as.appclient.logging.AppClientLogger_$logger
 
argProperties() - Method in interface org.jboss.as.appclient.logging.AppClientLogger
Instructions for the CommandLineConstants.PROPERTIES command line arguments.
argProperties() - Method in class org.jboss.as.appclient.logging.AppClientLogger_$logger
 
argProperties$str() - Method in class org.jboss.as.appclient.logging.AppClientLogger_$logger
 
argSecMgr() - Method in interface org.jboss.as.appclient.logging.AppClientLogger
Instructions for CommandLineConstants.VERSION command line argument.
argSecMgr() - Method in class org.jboss.as.appclient.logging.AppClientLogger_$logger
 
argSecMgr$str() - Method in class org.jboss.as.appclient.logging.AppClientLogger_$logger
 
argSystemProperty() - Method in interface org.jboss.as.appclient.logging.AppClientLogger
Instructions for CommandLineConstants.SYS_PROP command line argument.
argSystemProperty() - Method in class org.jboss.as.appclient.logging.AppClientLogger_$logger
 
argSystemProperty$str() - Method in class org.jboss.as.appclient.logging.AppClientLogger_$logger
 
argumentExpected(String) - Method in interface org.jboss.as.appclient.logging.AppClientLogger
A message indicating the argument, represented by the arg parameter, expected an additional argument.
argumentExpected(String) - Method in class org.jboss.as.appclient.logging.AppClientLogger_$logger
 
argumentExpected$str() - Method in class org.jboss.as.appclient.logging.AppClientLogger_$logger
 
argVersion() - Method in interface org.jboss.as.appclient.logging.AppClientLogger
Instructions for CommandLineConstants.VERSION command line argument.
argVersion() - Method in class org.jboss.as.appclient.logging.AppClientLogger_$logger
 
argVersion$str() - Method in class org.jboss.as.appclient.logging.AppClientLogger_$logger
 
ATTACHMENT_KEY - Static variable in class org.jboss.as.appclient.deployment.AppClientJBossAllParser
 

C

cannotFindAppClient() - Method in interface org.jboss.as.appclient.logging.AppClientLogger
Creates an exception indicating the application client could not be found to start.
cannotFindAppClient(String) - Method in interface org.jboss.as.appclient.logging.AppClientLogger
Creates an exception indicating that the application client, represented by the deploymentName, could not be found.
cannotFindAppClient() - Method in class org.jboss.as.appclient.logging.AppClientLogger_$logger
 
cannotFindAppClient(String) - Method in class org.jboss.as.appclient.logging.AppClientLogger_$logger
 
cannotFindAppClient0$str() - Method in class org.jboss.as.appclient.logging.AppClientLogger_$logger
 
cannotFindAppClient1$str() - Method in class org.jboss.as.appclient.logging.AppClientLogger_$logger
 
cannotFindAppClientFile(File) - Method in interface org.jboss.as.appclient.logging.AppClientLogger
Creates an exception indicating that the application client, represented by the deploymentName, could not be found.
cannotFindAppClientFile(File) - Method in class org.jboss.as.appclient.logging.AppClientLogger_$logger
 
cannotFindAppClientFile$str() - Method in class org.jboss.as.appclient.logging.AppClientLogger_$logger
 
cannotLoadAppClientMainClass(Throwable) - Method in interface org.jboss.as.appclient.logging.AppClientLogger
Creates an exception indicating that the application client could not load the main class.
cannotLoadAppClientMainClass(Throwable) - Method in class org.jboss.as.appclient.logging.AppClientLogger_$logger
 
cannotLoadAppClientMainClass$str() - Method in class org.jboss.as.appclient.logging.AppClientLogger_$logger
 
cannotLoadProperties(URL) - Method in interface org.jboss.as.appclient.logging.AppClientLogger
A message indicating the properties could not be loaded from the URL.
cannotLoadProperties(URL) - Method in class org.jboss.as.appclient.logging.AppClientLogger_$logger
 
cannotLoadProperties$str() - Method in class org.jboss.as.appclient.logging.AppClientLogger_$logger
 
cannotSpecifyBothHostAndPropertiesFile() - Method in interface org.jboss.as.appclient.logging.AppClientLogger
 
cannotSpecifyBothHostAndPropertiesFile() - Method in class org.jboss.as.appclient.logging.AppClientLogger_$logger
 
cannotSpecifyBothHostAndPropertiesFile$str() - Method in class org.jboss.as.appclient.logging.AppClientLogger_$logger
 
cannotStartAppClient(String) - Method in interface org.jboss.as.appclient.logging.AppClientLogger
Creates an exception indicating the app client could not start due to no main class being found.
cannotStartAppClient(String, Class<?>) - Method in interface org.jboss.as.appclient.logging.AppClientLogger
Creates an exception indicating the app client could not start due to the main method missing on the main class.
cannotStartAppClient(String) - Method in class org.jboss.as.appclient.logging.AppClientLogger_$logger
 
cannotStartAppClient(String, Class<?>) - Method in class org.jboss.as.appclient.logging.AppClientLogger_$logger
 
cannotStartAppClient1$str() - Method in class org.jboss.as.appclient.logging.AppClientLogger_$logger
 
cannotStartAppClient2$str() - Method in class org.jboss.as.appclient.logging.AppClientLogger_$logger
 
CommandLineArgumentUsageImpl - Class in org.jboss.as.appclient.subsystem
 
CommandLineArgumentUsageImpl() - Constructor for class org.jboss.as.appclient.subsystem.CommandLineArgumentUsageImpl
 
CONNECTION_PROPERTIES_URL - Static variable in class org.jboss.as.appclient.subsystem.AppClientSubsystemResourceDefinition
 
CORBA_ID - Static variable in class org.jboss.as.appclient.deployment.ApplicationClientDependencyProcessor
 
couldNotCreateCallbackHandler(String) - Method in interface org.jboss.as.appclient.logging.AppClientLogger
A message indicating the callback handler could not be instantiated
couldNotCreateCallbackHandler(String) - Method in class org.jboss.as.appclient.logging.AppClientLogger_$logger
 
couldNotCreateCallbackHandler$str() - Method in class org.jboss.as.appclient.logging.AppClientLogger_$logger
 
couldNotLoadCallbackClass(String) - Method in interface org.jboss.as.appclient.logging.AppClientLogger
A message indicating the callback handler could not be loaded
couldNotLoadCallbackClass(String) - Method in class org.jboss.as.appclient.logging.AppClientLogger_$logger
 
couldNotLoadCallbackClass$str() - Method in class org.jboss.as.appclient.logging.AppClientLogger_$logger
 
createConfiguration(ClassReflectionIndex, ClassLoader, ModuleLoader) - Method in class org.jboss.as.appclient.component.ApplicationClientComponentDescription
 

D

DefaultApplicationClientCallbackHandler - Class in org.jboss.as.appclient.service
The default callback handler used by the
DefaultApplicationClientCallbackHandler() - Constructor for class org.jboss.as.appclient.service.DefaultApplicationClientCallbackHandler
 
deleteSnapshot(String) - Method in class org.jboss.as.appclient.subsystem.ApplicationClientConfigurationPersister
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.appclient.deployment.ActiveApplicationClientProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.appclient.deployment.ApplicationClientDependencyProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.appclient.deployment.ApplicationClientManifestProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.appclient.deployment.ApplicationClientParsingDeploymentProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.appclient.deployment.ApplicationClientStartProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.appclient.deployment.ApplicationClientStructureProcessor
 
DEPLOYMENT - Static variable in class org.jboss.as.appclient.subsystem.AppClientSubsystemResourceDefinition
 
determineEnvironment(String[], Properties, Map<String, String>, ServerEnvironment.LaunchType) - Static method in class org.jboss.as.appclient.subsystem.Main
 
DOLLAR_LOCAL - Static variable in class org.jboss.as.appclient.service.DefaultApplicationClientCallbackHandler
 
duplicateSubsystemDeclaration(Location) - Method in interface org.jboss.as.appclient.logging.AppClientLogger
Creates an exception indicating the subsystem declaration has been duplicated.
duplicateSubsystemDeclaration(Location) - Method in class org.jboss.as.appclient.logging.AppClientLogger_$logger
 
duplicateSubsystemDeclaration$str() - Method in class org.jboss.as.appclient.logging.AppClientLogger_$logger
 

E

exceptionRunningAppClient(Throwable, String) - Method in interface org.jboss.as.appclient.logging.AppClientLogger
Logs an error message indicating there was an error running the app client.
exceptionRunningAppClient(Throwable, String) - Method in class org.jboss.as.appclient.logging.AppClientLogger_$logger
 
exceptionRunningAppClient$str() - Method in class org.jboss.as.appclient.logging.AppClientLogger_$logger
 

F

failedToParseXml(Throwable, VirtualFile) - Method in interface org.jboss.as.appclient.logging.AppClientLogger
Creates an exception indicating a failure to parse the xml file represented by the appXml parameter.
failedToParseXml(Throwable, VirtualFile, int, int) - Method in interface org.jboss.as.appclient.logging.AppClientLogger
Creates an exception indicating a failure to parse the xml file represented by the appXml parameter.
failedToParseXml(Throwable, VirtualFile) - Method in class org.jboss.as.appclient.logging.AppClientLogger_$logger
 
failedToParseXml(Throwable, VirtualFile, int, int) - Method in class org.jboss.as.appclient.logging.AppClientLogger_$logger
 
failedToParseXml1$str() - Method in class org.jboss.as.appclient.logging.AppClientLogger_$logger
 
failedToParseXml3$str() - Method in class org.jboss.as.appclient.logging.AppClientLogger_$logger
 
FILE - Static variable in class org.jboss.as.appclient.subsystem.AppClientSubsystemResourceDefinition
 

G

getApplicationClientComponent() - Method in class org.jboss.as.appclient.service.ApplicationClientStartService
 
getApplicationClientDeploymentServiceInjectedValue() - Method in class org.jboss.as.appclient.service.ApplicationClientStartService
 
getControllerValue() - Method in class org.jboss.as.appclient.service.ApplicationClientDeploymentService
 
getDeploymentCompleteLatch() - Method in class org.jboss.as.appclient.service.ApplicationClientDeploymentService
 
getLoggingLocale() - Method in class org.jboss.as.appclient.logging.AppClientLogger_$logger
 
getResourceDescriptionResolver() - Static method in class org.jboss.as.appclient.subsystem.AppClientExtension
 
getValue() - Method in class org.jboss.as.appclient.service.ApplicationClientDeploymentService
 
getValue() - Method in class org.jboss.as.appclient.service.ApplicationClientStartService
 

H

handle(Callback[]) - Method in class org.jboss.as.appclient.service.DefaultApplicationClientCallbackHandler
 
handle(Callback[]) - Method in class org.jboss.as.appclient.service.RealmCallbackWrapper
 
HOST_URL - Static variable in class org.jboss.as.appclient.subsystem.AppClientSubsystemResourceDefinition
 

I

init() - Static method in class org.jboss.as.appclient.subsystem.CommandLineArgumentUsageImpl
 
initialize(ExtensionContext) - Method in class org.jboss.as.appclient.subsystem.AppClientExtension
 
initializeParsers(ExtensionParsingContext) - Method in class org.jboss.as.appclient.subsystem.AppClientExtension
 
INSTANCE - Static variable in class org.jboss.as.appclient.subsystem.AppClientSubsystemResourceDefinition
 
isIntercepted() - Method in class org.jboss.as.appclient.component.ApplicationClientComponentDescription
 

L

listSnapshots() - Method in class org.jboss.as.appclient.subsystem.ApplicationClientConfigurationPersister
 
load() - Method in class org.jboss.as.appclient.subsystem.ApplicationClientConfigurationPersister
 

M

Main - Class in org.jboss.as.appclient.subsystem
The application client entry point
main(String[]) - Static method in class org.jboss.as.appclient.subsystem.Main
The main method.
MAIN_CLASS - Static variable in class org.jboss.as.appclient.deployment.AppClientAttachments
 
malformedUrl(String) - Method in interface org.jboss.as.appclient.logging.AppClientLogger
A message indicating the URL in the argument was malformed.
malformedUrl(String) - Method in class org.jboss.as.appclient.logging.AppClientLogger_$logger
 
malformedUrl$str() - Method in class org.jboss.as.appclient.logging.AppClientLogger_$logger
 
marshallAsXml(ModelNode, OutputStream) - Method in class org.jboss.as.appclient.subsystem.ApplicationClientConfigurationPersister
 
multipleAppClientsFound() - Method in interface org.jboss.as.appclient.logging.AppClientLogger
Creates an exception indicating that more than one application client was found and not app client name was specified.
multipleAppClientsFound() - Method in class org.jboss.as.appclient.logging.AppClientLogger_$logger
 
multipleAppClientsFound$str() - Method in class org.jboss.as.appclient.logging.AppClientLogger_$logger
 

N

NAMESPACE_1_0 - Static variable in class org.jboss.as.appclient.subsystem.AppClientExtension
 

O

org.jboss.as.appclient.component - package org.jboss.as.appclient.component
 
org.jboss.as.appclient.deployment - package org.jboss.as.appclient.deployment
 
org.jboss.as.appclient.logging - package org.jboss.as.appclient.logging
 
org.jboss.as.appclient.service - package org.jboss.as.appclient.service
 
org.jboss.as.appclient.subsystem - package org.jboss.as.appclient.subsystem
 
org.jboss.as.appclient.subsystem.parsing - package org.jboss.as.appclient.subsystem.parsing
 

P

PARAMETERS - Static variable in class org.jboss.as.appclient.subsystem.AppClientSubsystemResourceDefinition
 
parse(XMLExtendedStreamReader, DeploymentUnit) - Method in class org.jboss.as.appclient.deployment.AppClientJBossAllParser
 
printUsage(PrintStream) - Static method in class org.jboss.as.appclient.subsystem.CommandLineArgumentUsageImpl
 

R

readElement(XMLExtendedStreamReader, List<ModelNode>) - Method in class org.jboss.as.appclient.subsystem.parsing.AppClientXml
 
RealmCallbackWrapper - Class in org.jboss.as.appclient.service
Wrapper for user provided callback handlers that may not know how to handle RealmCallback
RealmCallbackWrapper(CallbackHandler) - Constructor for class org.jboss.as.appclient.service.RealmCallbackWrapper
 
registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.appclient.subsystem.AppClientSubsystemResourceDefinition
 
registerSubsystemWriter(String, XMLElementWriter<SubsystemMarshallingContext>) - Method in class org.jboss.as.appclient.subsystem.ApplicationClientConfigurationPersister
 
ROOT_ELEMENT - Static variable in class org.jboss.as.appclient.deployment.AppClientJBossAllParser
 
ROOT_LOGGER - Static variable in interface org.jboss.as.appclient.logging.AppClientLogger
The root logger.

S

SERVICE_NAME - Static variable in class org.jboss.as.appclient.service.ApplicationClientDeploymentService
 
SERVICE_NAME - Static variable in class org.jboss.as.appclient.service.ApplicationClientStartService
 
snapshot() - Method in class org.jboss.as.appclient.subsystem.ApplicationClientConfigurationPersister
 
start(StartContext) - Method in class org.jboss.as.appclient.service.ApplicationClientDeploymentService
 
start(StartContext) - Method in class org.jboss.as.appclient.service.ApplicationClientStartService
 
START_APP_CLIENT - Static variable in class org.jboss.as.appclient.deployment.AppClientAttachments
 
stop(StopContext) - Method in class org.jboss.as.appclient.service.ApplicationClientDeploymentService
 
stop(StopContext) - Method in class org.jboss.as.appclient.service.ApplicationClientStartService
 
store(ModelNode, Set<PathAddress>) - Method in class org.jboss.as.appclient.subsystem.ApplicationClientConfigurationPersister
 
SUBSYSTEM_NAME - Static variable in class org.jboss.as.appclient.subsystem.AppClientExtension
 
successfulBoot() - Method in class org.jboss.as.appclient.subsystem.ApplicationClientConfigurationPersister
 

U

undeploy(DeploymentUnit) - Method in class org.jboss.as.appclient.deployment.ActiveApplicationClientProcessor
 
undeploy(DeploymentUnit) - Method in class org.jboss.as.appclient.deployment.ApplicationClientDependencyProcessor
 
undeploy(DeploymentUnit) - Method in class org.jboss.as.appclient.deployment.ApplicationClientManifestProcessor
 
undeploy(DeploymentUnit) - Method in class org.jboss.as.appclient.deployment.ApplicationClientParsingDeploymentProcessor
 
undeploy(DeploymentUnit) - Method in class org.jboss.as.appclient.deployment.ApplicationClientStartProcessor
 
undeploy(DeploymentUnit) - Method in class org.jboss.as.appclient.deployment.ApplicationClientStructureProcessor
 
unknownOption(String) - Method in interface org.jboss.as.appclient.logging.AppClientLogger
A message indicating a known option.
unknownOption(String) - Method in class org.jboss.as.appclient.logging.AppClientLogger_$logger
 
unknownOption$str() - Method in class org.jboss.as.appclient.logging.AppClientLogger_$logger
 
usageDescription() - Method in interface org.jboss.as.appclient.logging.AppClientLogger
A general description of the appclient usage.
usageDescription() - Method in class org.jboss.as.appclient.logging.AppClientLogger_$logger
 
usageDescription$str() - Method in class org.jboss.as.appclient.logging.AppClientLogger_$logger
 

X

XNIO - Static variable in class org.jboss.as.appclient.deployment.ApplicationClientDependencyProcessor
 
A C D E F G H I L M N O P R S U X 
Skip navigation links
WildFly: Application Client Bootstrap 19.0.0.Beta3

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