public class DefaultResourceManagerService extends Object
DispatcherResourceManagerComponent.ResourceManagerService implementation which
uses a ResourceManager instance.| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<Void> |
closeAsync() |
static DefaultResourceManagerService |
createFor(ResourceManager<?> resourceManager) |
ResourceManagerGateway |
getGateway() |
CompletableFuture<Void> |
getTerminationFuture() |
public ResourceManagerGateway getGateway()
public CompletableFuture<Void> getTerminationFuture()
public CompletableFuture<Void> closeAsync()
public static DefaultResourceManagerService createFor(ResourceManager<?> resourceManager)
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.