| Package | Description |
|---|---|
| org.wildfly.discovery | |
| org.wildfly.discovery.impl |
| Modifier and Type | Method and Description |
|---|---|
ServiceURL |
ServiceURL.Builder.create()
Construct the service URL.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
ServiceURL.equals(ServiceURL other)
Determine whether this service URL is equal to the given object.
|
boolean |
ServiceURL.implies(ServiceURL other)
Determine if this service URL implies the other service URL.
|
boolean |
ServiceType.implies(ServiceURL serviceURL)
Determine if this service type implies the given service URL.
|
| Constructor and Description |
|---|
StaticDiscoveryProvider(List<ServiceURL> services)
Construct a new instance.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.