java.lang.Object
com.aizuda.snailjob.client.common.rpc.supports.scan.SnailEndPointRegistrar
- All Implemented Interfaces:
Lifecycle
@Component
public class SnailEndPointRegistrar
extends Object
implements Lifecycle
- Since:
- 3.3.0
- Author:
- opensnail
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
SnailEndPointRegistrar
public SnailEndPointRegistrar()
-
Method Details
-
start
public void start()
启动组件
- Specified by:
start in interface Lifecycle
-
close
public void close()
关闭组件
- Specified by:
close in interface Lifecycle