Uses of Class
org.jboss.as.appclient.service.ApplicationClientDeploymentService
Packages that use ApplicationClientDeploymentService
-
Uses of ApplicationClientDeploymentService in org.jboss.as.appclient.service
Constructor parameters in org.jboss.as.appclient.service with type arguments of type ApplicationClientDeploymentServiceModifierConstructorDescriptionApplicationClientDeploymentService(Consumer<ApplicationClientDeploymentService> consumer, File path, Supplier<org.jboss.as.controller.ModelControllerClientFactory> clientFactorySupplier, Supplier<Executor> executorSupplier) ApplicationClientStartService(Method mainMethod, String[] parameters, InjectedEENamespaceContextSelector namespaceContextSelectorInjectedValue, ClassLoader classLoader, List<org.jboss.as.server.deployment.SetupAction> setupActions, Supplier<ApplicationClientDeploymentService> applicationClientDeploymentServiceSupplier, Supplier<Component> applicationClientComponentSupplier)