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