| Package | Description |
|---|---|
| org.wildfly.discovery |
| Modifier and Type | Method | Description |
|---|---|---|
static Discovery |
Discovery.create(DiscoveryProvider provider) |
Create a discovery object with the given single provider.
|
static Discovery |
Discovery.create(DiscoveryProvider... providers) |
Create a discovery object with the given providers.
|
| Modifier and Type | Method | Description |
|---|---|---|
static org.wildfly.common.context.ContextManager<Discovery> |
Discovery.getContextManager() |
Get the context manager.
|
org.wildfly.common.context.ContextManager<Discovery> |
Discovery.getInstanceContextManager() |
Get the instance context manager.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.