Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
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
- APPCLIENT_CAPABILITY - Static variable in class org.jboss.as.appclient.subsystem.AppClientSubsystemResourceDefinition
- 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 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$str() - Method in class org.jboss.as.appclient.logging.AppClientLogger_$logger
- AppClientSchemas - Class in org.jboss.as.appclient.subsystem.parsing
-
Representation of the schemas for the application client configuration.
- AppClientSchemas(Stability, ModuleLoader, ExtensionRegistry) - Constructor for class org.jboss.as.appclient.subsystem.parsing.AppClientSchemas
- AppClientSubsystemResourceDefinition - Class in org.jboss.as.appclient.subsystem
-
ResourceDefinitionfor the App Client subsystem's root management resource. - AppClientXml - Class in org.jboss.as.appclient.subsystem.parsing
- AppClientXml_All - Class in org.jboss.as.appclient.subsystem.parsing
-
A mapper between an AS server's configuration model and XML representations, particularly
appclient.xml. - 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(Consumer<ApplicationClientDeploymentService>, File, Supplier<ModelControllerClientFactory>, Supplier<Executor>) - 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>, Supplier<ApplicationClientDeploymentService>, Supplier<Component>) - Constructor for class org.jboss.as.appclient.service.ApplicationClientStartService
- argAppClientConfig() - Method in class org.jboss.as.appclient.logging.AppClientLogger_$logger
- argAppClientConfig() - Method in interface org.jboss.as.appclient.logging.AppClientLogger
- argAppClientConfig$str() - Method in class org.jboss.as.appclient.logging.AppClientLogger_$logger
- argConnectionProperties() - 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_PROPERTIEScommand line arguments. - argConnectionProperties$str() - Method in class org.jboss.as.appclient.logging.AppClientLogger_$logger
- argHelp() - Method in class org.jboss.as.appclient.logging.AppClientLogger_$logger
- argHelp() - Method in interface org.jboss.as.appclient.logging.AppClientLogger
-
Instructions for the
CommandLineConstants.HELPcommand line arguments. - argHelp$str() - Method in class org.jboss.as.appclient.logging.AppClientLogger_$logger
- argHost() - Method in class org.jboss.as.appclient.logging.AppClientLogger_$logger
- argHost() - Method in interface org.jboss.as.appclient.logging.AppClientLogger
-
Instructions for the
CommandLineConstants.HOSTcommand line arguments. - argHost$str() - Method in class org.jboss.as.appclient.logging.AppClientLogger_$logger
- argProperties() - Method in class org.jboss.as.appclient.logging.AppClientLogger_$logger
- argProperties() - Method in interface org.jboss.as.appclient.logging.AppClientLogger
-
Instructions for the
CommandLineConstants.PROPERTIEScommand line arguments. - argProperties$str() - Method in class org.jboss.as.appclient.logging.AppClientLogger_$logger
- argSecMgr() - Method in class org.jboss.as.appclient.logging.AppClientLogger_$logger
- argSecMgr() - Method in interface org.jboss.as.appclient.logging.AppClientLogger
-
Instructions for
CommandLineConstants.VERSIONcommand line argument. - argSecMgr$str() - Method in class org.jboss.as.appclient.logging.AppClientLogger_$logger
- argSystemProperty() - Method in class org.jboss.as.appclient.logging.AppClientLogger_$logger
- argSystemProperty() - Method in interface org.jboss.as.appclient.logging.AppClientLogger
-
Instructions for
CommandLineConstants.SYS_PROPcommand line argument. - argSystemProperty$str() - Method in class org.jboss.as.appclient.logging.AppClientLogger_$logger
- argumentExpected(String) - 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
argparameter, expected an additional argument. - argumentExpected$str() - Method in class org.jboss.as.appclient.logging.AppClientLogger_$logger
- argVersion() - Method in class org.jboss.as.appclient.logging.AppClientLogger_$logger
- argVersion() - Method in interface org.jboss.as.appclient.logging.AppClientLogger
-
Instructions for
CommandLineConstants.VERSIONcommand line argument. - 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 class org.jboss.as.appclient.logging.AppClientLogger_$logger
- 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 class org.jboss.as.appclient.logging.AppClientLogger_$logger
- 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. - 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 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$str() - Method in class org.jboss.as.appclient.logging.AppClientLogger_$logger
- cannotLoadAppClientMainClass(Throwable) - 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$str() - Method in class org.jboss.as.appclient.logging.AppClientLogger_$logger
- cannotLoadProperties(URL) - 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$str() - Method in class org.jboss.as.appclient.logging.AppClientLogger_$logger
- cannotSpecifyBothHostAndPropertiesFile() - Method in class org.jboss.as.appclient.logging.AppClientLogger_$logger
- cannotSpecifyBothHostAndPropertiesFile() - Method in interface org.jboss.as.appclient.logging.AppClientLogger
- cannotSpecifyBothHostAndPropertiesFile$str() - Method in class org.jboss.as.appclient.logging.AppClientLogger_$logger
- cannotStartAppClient(String) - 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 class org.jboss.as.appclient.logging.AppClientLogger_$logger
- 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.
- 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 class org.jboss.as.appclient.logging.AppClientLogger_$logger
- couldNotCreateCallbackHandler(String) - Method in interface org.jboss.as.appclient.logging.AppClientLogger
-
A message indicating the callback handler could not be instantiated
- couldNotCreateCallbackHandler$str() - Method in class org.jboss.as.appclient.logging.AppClientLogger_$logger
- couldNotLoadCallbackClass(String) - 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$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
- 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
- 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
- duplicateSubsystemDeclaration(Location) - Method in class org.jboss.as.appclient.logging.AppClientLogger_$logger
- duplicateSubsystemDeclaration(Location) - Method in interface org.jboss.as.appclient.logging.AppClientLogger
-
Creates an exception indicating the subsystem declaration has been duplicated.
- duplicateSubsystemDeclaration$str() - Method in class org.jboss.as.appclient.logging.AppClientLogger_$logger
E
- exceptionRunningAppClient(Throwable, String) - Method in class org.jboss.as.appclient.logging.AppClientLogger_$logger
- 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$str() - Method in class org.jboss.as.appclient.logging.AppClientLogger_$logger
F
- failedToParseXml(Throwable, VirtualFile) - Method in class org.jboss.as.appclient.logging.AppClientLogger_$logger
- 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
appXmlparameter. - failedToParseXml(Throwable, VirtualFile, int, int) - Method in class org.jboss.as.appclient.logging.AppClientLogger_$logger
- 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
appXmlparameter. - 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
- 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
H
- 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
- 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(String[]) - Static method in class org.jboss.as.appclient.subsystem.Main
-
The main method.
- Main - Class in org.jboss.as.appclient.subsystem
-
The application client entry point
- MAIN_CLASS - Static variable in class org.jboss.as.appclient.deployment.AppClientAttachments
- malformedUrl(String) - Method in class org.jboss.as.appclient.logging.AppClientLogger_$logger
- malformedUrl(String) - Method in interface org.jboss.as.appclient.logging.AppClientLogger
-
A message indicating the URL in the argument was malformed.
- 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 class org.jboss.as.appclient.logging.AppClientLogger_$logger
- 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$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_All
- readElement(XMLExtendedStreamReader, VersionedNamespace<IntVersion, ManagementXmlSchema>, List<ModelNode>) - Method in class org.jboss.as.appclient.subsystem.parsing.AppClientXml
- readElement(XMLExtendedStreamReader, IntVersion, String, List<ModelNode>) - Method in class org.jboss.as.appclient.subsystem.parsing.AppClientXml
- 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.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
- unknownOption(String) - Method in class org.jboss.as.appclient.logging.AppClientLogger_$logger
- unknownOption(String) - Method in interface org.jboss.as.appclient.logging.AppClientLogger
-
A message indicating a known option.
- unknownOption$str() - Method in class org.jboss.as.appclient.logging.AppClientLogger_$logger
- usageDescription() - 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$str() - Method in class org.jboss.as.appclient.logging.AppClientLogger_$logger
W
- writeContent(XMLExtendedStreamWriter, VersionedNamespace<IntVersion, ManagementXmlSchema>, ModelMarshallingContext) - Method in class org.jboss.as.appclient.subsystem.parsing.AppClientXml
- writeContent(XMLExtendedStreamWriter, IntVersion, String, ModelMarshallingContext) - Method in class org.jboss.as.appclient.subsystem.parsing.AppClientXml
X
- XNIO - Static variable in class org.jboss.as.appclient.deployment.ApplicationClientDependencyProcessor
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form