public class ServiceAlias extends Object implements ServiceInterface
| Modifier and Type | Field and Description |
|---|---|
protected String |
name |
protected String |
target |
| Constructor and Description |
|---|
ServiceAlias(String name,
String target) |
Copyright © 2018. All rights reserved.