public class ServiceDescriptor extends Object
| Constructor and Description |
|---|
ServiceDescriptor(Class<?> clazz,
String filter) |
ServiceDescriptor(String clazz,
String filter) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getFilter() |
String |
getInterface() |
int |
hashCode() |
String |
toString() |
Copyright © 2020 Suncode. All rights reserved.