| Package | Description |
|---|---|
| org.wildfly.discovery |
| Modifier and Type | Method | Description |
|---|---|---|
ServicesQueue |
Discovery.discover(ServiceDescription description) |
Perform a service discovery.
|
ServicesQueue |
Discovery.discover(ServiceType serviceType,
FilterSpec filterSpec) |
Perform a service discovery.
|
ServicesQueue |
Discovery.discover(ServiceType serviceType,
FilterSpec filterSpec,
long timeout,
TimeUnit timeUnit) |
Perform a service discovery.
|
default ServicesQueue |
ServicesQueue.withTimeout(long time,
TimeUnit unit) |
Create a version of this queue which has an absolute timeout, relative to when this method is called.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.