public static final class ProviderSession.ResolveMode extends Object
| Modifier and Type | Field and Description |
|---|---|
static ProviderSession.ResolveMode |
AUTO_REGISTER_SERVICES
Try to register services found in ResolutionList if necessary.
|
static ProviderSession.ResolveMode |
DONT_REGISTER_SERVICES
Fail to resolve a topic if the service has not already been
registered.
|
public static final ProviderSession.ResolveMode DONT_REGISTER_SERVICES
public static final ProviderSession.ResolveMode AUTO_REGISTER_SERVICES
Copyright © 2021 Bloomberg L.P.. All rights reserved.