-
Interfaces Interface Description org.jboss.as.server.deployment.transformation.DeploymentTransformer
-
Classes Class Description org.jboss.as.server.deployment.client.ModelControllerServerDeploymentManager UseServerDeploymentManager.Factory
org.jboss.as.server.deployment.DeploymentModelUtils org.jboss.as.server.ExternalManagementRequestExecutor may be removed at any time.
-
Fields Field Description org.jboss.as.server.controller.descriptions.ServerDescriptionConstants.PROCESS_STATE org.jboss.as.server.controller.resources.ServerRootResourceDefinition.TIMEOUT Since Version 9.0.0, use suspend-timeout instead.org.jboss.as.server.ExternalManagementRequestExecutor.SERVICE_NAME may be removed at any timeorg.jboss.as.server.ServerEnvironment.JBOSS_PERSIST_SERVER_CONFIG for internal us only, may change or be removed at any time without noticeorg.jboss.as.server.Services.JBOSS_EXTERNAL_MODULE_SERVICE use capability @code{org.wildfly.management.external-module}org.jboss.as.server.Services.JBOSS_SERVER_EXECUTOR use capability @code{org.wildfly.management.executor}org.jboss.as.server.Services.JBOSS_SUSPEND_CONTROLLER use capability @code{org.wildfly.server.suspend-controller}org.jboss.as.server.services.net.NetworkInterfaceService.JBOSS_NETWORK_INTERFACE use the org.wildfly.network.interface capability
-
Methods Method Description org.jboss.as.server.Services.addServerExecutorDependency(ServiceBuilder<T>, Injector<ExecutorService>) UseServices.requireServerExecutor(ServiceBuilder)
instead. This method will be removed in the future.