-
Terminally Deprecated ElementsElementDescriptionUse
ServerDeploymentManager.FactoryTo be removed without replacement.UseDeploymentPhaseContext.getRequirementServiceTarget()instead.UseDeploymentPhaseContext.requires(ServiceDependency)instead.unused method will be removedunused method will be removedIterate over all the identifiers and callModuleAliasChecker.checkModuleAliasesForExclusion(String, MessageContext, String)Use aModuleDependency.BuilderUse aModuleDependency.BuilderUse aModuleDependency.Builderiterate over the identifiers and callModuleSpecification.addModuleAlias(String)iterate over the exclusions and callModuleSpecification.addModuleExclusion(String)UseExternalModuleSpecService(String, File)instead.UseModuleLoadService.install(ServiceTarget, String)insteadthis method will be made privateWill be made protected in line with this method in the parent class UseServiceModuleLoader.findModule(String)use the variant that takes anelapsedTimeparameter instead oflong startTimeUseServices.requireServerExecutor(ServiceBuilder)instead. This method will be removed in the future.use capability @code{org.wildfly.management.external-module}use capability @code{org.wildfly.management.executor}use capability @code{org.wildfly.server.suspend-controller}use the org.wildfly.network.interface capabilityTo be removed without replacementThis event is no longer emitted.UseSuspendableActivityinstead.To be removed without replacement.Superseded byresume(ServerResumeContext).Superseded byresume(ServerResumeContext).Superseded bysuspend(ServerSuspendContext)usingCompletableFuture.completeOnTimeout(Object, long, TimeUnit).Superseded byunregisterActivity(SuspendableActivity).
-
Deprecated Interfaces
-
Deprecated ClassesClassDescriptionUse
ServerDeploymentManager.FactoryTo be removed without replacement.may be removed at any time.To be removed without replacement
-
Deprecated FieldsFieldDescriptionSince Version 9.0.0, use suspend-timeout instead.may be removed at any timefor internal us only, may change or be removed at any time without noticeGenerate ServiceName via
ServerEnvironment.SERVICE_DESCRIPTORinstead.use capability @code{org.wildfly.management.external-module}use capability @code{org.wildfly.management.executor}use capability @code{org.wildfly.server.suspend-controller}use the org.wildfly.network.interface capability
-
Deprecated MethodsMethodDescriptionUse
DeploymentPhaseContext.getRequirementServiceTarget()instead.UseDeploymentPhaseContext.requires(ServiceDependency)instead.unused method will be removedunused method will be removedIterate over all the identifiers and callModuleAliasChecker.checkModuleAliasesForExclusion(String, MessageContext, String)iterate over the identifiers and callModuleSpecification.addModuleAlias(String)iterate over the exclusions and callModuleSpecification.addModuleExclusion(String)UseModuleLoadService.install(ServiceTarget, String)insteadthis method will be made privateWill be made protected in line with this method in the parent class UseServiceModuleLoader.findModule(String)UseServices.requireServerExecutor(ServiceBuilder)instead. This method will be removed in the future.This event is no longer emitted.Superseded byresume(ServerResumeContext).Superseded byresume(ServerResumeContext).Superseded bysuspend(ServerSuspendContext)usingCompletableFuture.completeOnTimeout(Object, long, TimeUnit).Superseded byunregisterActivity(SuspendableActivity).
-
Deprecated ConstructorsConstructorDescriptionUse a
ModuleDependency.BuilderUse aModuleDependency.BuilderUse aModuleDependency.BuilderUseExternalModuleSpecService(String, File)instead.use the variant that takes anelapsedTimeparameter instead oflong startTime
Bootstrap.Configuration.getServerEnvironment().getStartTime()