public interface DiscoveryResult
| Modifier and Type | Method and Description |
|---|---|
void |
addMatch(URI uri)
Indicate that a matching URI was discovered.
|
void |
complete()
Indicate that discovery is complete.
|
void complete()
addMatch(URI)
will be ignored.void addMatch(URI uri)
uri - the discovered URICopyright © 2016 JBoss by Red Hat. All rights reserved.