public abstract class AbstractSofaBootMiddlewareVersionFacade extends Object
| 构造器和说明 |
|---|
AbstractSofaBootMiddlewareVersionFacade() |
| 限定符和类型 | 方法和说明 |
|---|---|
abstract List<String> |
getAuthors()
Get the authors of the Endpoint
|
abstract String |
getDocs()
Get the document url of the Endpoint
|
abstract String |
getName()
Get the name of the endpoint
|
Map<String,Object> |
getRuntimeInfo()
Get the SOFABoot Middleware Runtime Info.
|
abstract String |
getVersion()
Get the version of the Endpoint
|
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.