Class RuntimeDeploymentManager
java.lang.Object
org.jboss.resteasy.reactive.server.core.startup.RuntimeDeploymentManager
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionRuntimeDeploymentManager(DeploymentInfo info, Supplier<Executor> executorSupplier, Supplier<Executor> virtualExecutorSupplier, Consumer<Closeable> closeTaskHandler, RequestContextFactory requestContextFactory, ThreadSetupAction threadSetupAction, String rootPath) -
Method Summary
-
Field Details
-
EMPTY_REST_HANDLER_ARRAY
-
-
Constructor Details
-
RuntimeDeploymentManager
public RuntimeDeploymentManager(DeploymentInfo info, Supplier<Executor> executorSupplier, Supplier<Executor> virtualExecutorSupplier, Consumer<Closeable> closeTaskHandler, RequestContextFactory requestContextFactory, ThreadSetupAction threadSetupAction, String rootPath)
-
-
Method Details
-
deploy
-