Class ContextReloadingTimer

java.lang.Object
com.aspectran.core.context.builder.reload.ContextReloadingTimer

public class ContextReloadingTimer extends Object
Provides timer control to reload the ActivityContext.
  • Constructor Details

    • ContextReloadingTimer

      public ContextReloadingTimer(ServiceController serviceController)
  • Method Details

    • setResources

      public void setResources(Enumeration<URL> resources)
    • start

      public void start(int scanIntervalInSeconds)
    • stop

      public void stop()