com.supermap.services.providers

类 DelayUpdateAddressIndexJob

  • java.lang.Object
    • com.supermap.services.providers.DelayUpdateAddressIndexJob


  • public class DelayUpdateAddressIndexJob
    extends java.lang.Object
    
    • 字段概要

      字段 
      限定符和类型 字段和说明
      protected static LocLogger locLogger 
      static java.lang.String providerTag 
      protected static ResourceManager resource 
    • 方法概要

      方法 
      限定符和类型 方法和说明
      void execute(JobExecutionContext context) 
      • 从类继承的方法 java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • 字段详细资料

      • providerTag

        public static final java.lang.String providerTag
        
      • resource

        protected static final ResourceManager resource
        
      • locLogger

        protected static final LocLogger locLogger
        
    • 构造器详细资料

      • DelayUpdateAddressIndexJob

        public DelayUpdateAddressIndexJob()
        
    • 方法详细资料

      • execute

        public void execute(JobExecutionContext context)
                     throws JobExecutionException
        
        抛出:
        JobExecutionException