| Package | Description |
|---|---|
| org.wildfly.discovery |
| Modifier and Type | Method and Description |
|---|---|
static Discovery |
Discovery.create(DiscoveryProvider... providers)
Create a discovery object with the given providers.
|
static Discovery |
Discovery.create(DiscoveryProvider provider)
Create a discovery object with the given single provider.
|
| Modifier and Type | Method and 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 © 2017 JBoss by Red Hat. All rights reserved.