org.cumulus4j.store.model
Class RunnableManager
java.lang.Object
   org.cumulus4j.store.model.RunnableManager
org.cumulus4j.store.model.RunnableManager
- Direct Known Subclasses: 
- PostDetachRunnableManager
- public abstract class RunnableManager 
- extends Object
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
RunnableManager
protected RunnableManager()
enterScope
public void enterScope()
- 
 
exitScope
public void exitScope()
- 
 
assertInScope
protected void assertInScope()
- 
 
addRunnable
public void addRunnable(Runnable runnable)
- 
 
runRunnables
protected void runRunnables()
- 
 
Copyright © 2013 NightLabs Consulting GmbH. All Rights Reserved.