Class SnailEndPointRegistrar

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 Details

    • SnailEndPointRegistrar

      public SnailEndPointRegistrar()
  • Method Details

    • start

      public void start()
      Description copied from interface: Lifecycle
      启动组件
      Specified by:
      start in interface Lifecycle
    • close

      public void close()
      Description copied from interface: Lifecycle
      关闭组件
      Specified by:
      close in interface Lifecycle