org.drools.io.impl
Class ResourceChangeNotifierImpl.ProcessChangeSet

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

public static class ResourceChangeNotifierImpl.ProcessChangeSet
extends Object
implements Runnable


Method Summary
 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

stop

public void stop()

isRunning

public boolean isRunning()

run

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


Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.