JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
io.github.xezzon.zeroweb.metadata
ServiceInfo
Contents
Description
Constructor Summary
Method Summary
Constructor Details
ServiceInfo()
Hide sidebar
Show sidebar
Class ServiceInfo
java.lang.Object
io.github.xezzon.zeroweb.metadata.ServiceInfo
public class
ServiceInfo
extends
Object
服务元数据信息封装类。 包含服务的名称、版本、类型以及是否隐藏等信息,用于服务自省。
Author:
xezzon
Constructor Summary
Constructors
Constructor
Description
ServiceInfo
()
Method Summary
Methods inherited from class
Object
equals
,
getClass
,
hashCode
,
notify
,
notifyAll
,
toString
,
wait
,
wait
,
wait
Constructor Details
ServiceInfo
public
ServiceInfo
()