Interface Lifecycle
- All Known Implementing Classes:
AbstractLogReport,ClientRegister,SnailEndPointRegistrar,SnailGrpcServer,SnailJobGrpcClient,SyncRemoteConfig
public interface Lifecycle
组件生命周期
-
Method Summary
-
Method Details
-
start
void start()启动组件 -
close
void close()关闭组件
-