public class ServiceKey extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ServiceKey.Matcher |
| Constructor and Description |
|---|
ServiceKey(String interfaceName,
String version,
String group) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getGroup() |
String |
getInterfaceName() |
String |
getVersion() |
int |
hashCode() |
String |
toString() |
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.