-
Terminally Deprecated ElementsElementDescriptionUse
ServerDeploymentManager.FactoryTo be removed without replacement.UseDeploymentPhaseContext.getRequirementServiceTarget()instead.UseDeploymentPhaseContext.requires(ServiceDependency)instead.unused method will be removedunused method will be removedUse aModuleDependency.BuilderUse aModuleDependency.Builderuse 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 bySuspendController.resume(ServerResumeContext).Superseded bySuspendController.resume(ServerResumeContext).Superseded bySuspendController.unregisterActivity(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 removedUseServices.requireServerExecutor(ServiceBuilder)instead. This method will be removed in the future.This event is no longer emitted.Superseded bySuspendController.resume(ServerResumeContext).Superseded bySuspendController.resume(ServerResumeContext).Superseded bySuspendController.unregisterActivity(SuspendableActivity).
-
Deprecated ConstructorsConstructorDescriptionUse a
ModuleDependency.BuilderUse aModuleDependency.Builderuse the variant that takes anelapsedTimeparameter instead oflong startTime
Bootstrap.Configuration.getServerEnvironment().getStartTime()