Class SnailEndPointScanner

java.lang.Object
com.aizuda.snailjob.client.common.rpc.supports.scan.SnailEndPointScanner
All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

@Component public class SnailEndPointScanner extends Object implements org.springframework.context.ApplicationContextAware
Since:
3.3.0
Author:
opensnail
  • Constructor Details

    • SnailEndPointScanner

      public SnailEndPointScanner()
  • Method Details

    • doScan

      public List<EndPointInfo> doScan()
    • setApplicationContext

      public void setApplicationContext(org.springframework.context.ApplicationContext context) throws org.springframework.beans.BeansException
      Specified by:
      setApplicationContext in interface org.springframework.context.ApplicationContextAware
      Throws:
      org.springframework.beans.BeansException