Package org.adempiere.util
Class ContextRunnable
- java.lang.Object
-
- org.adempiere.util.ContextRunnable
-
- All Implemented Interfaces:
Runnable
- Direct Known Subclasses:
ZkReportViewer.XLSXRendererRunnable
public abstract class ContextRunnable extends Object implements Runnable
- Author:
- hengsin
-
-
Field Summary
Fields Modifier and Type Field Description protected Properties
context
-
Constructor Summary
Constructors Constructor Description ContextRunnable()
-
-
-
Field Detail
-
context
protected Properties context
-
-