org.drools.io.impl
Class ResourceChangeScannerImpl.ProcessChangeSet

java.lang.Object
  extended by org.drools.io.impl.ResourceChangeScannerImpl.ProcessChangeSet
All Implemented Interfaces:
Runnable
Enclosing class:
ResourceChangeScannerImpl

public static class ResourceChangeScannerImpl.ProcessChangeSet
extends Object
implements Runnable


Method Summary
 int getInterval()
           
 boolean isRunning()
           
 void run()
           
 void stop()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInterval

public int getInterval()

stop

public void stop()

isRunning

public boolean isRunning()

run

public void run()
Specified by:
run in interface Runnable


Copyright © 2001-2013 JBoss Inc.. All Rights Reserved.