public abstract class JobTrigger
extends java.lang.Object
A JobTrigger
triggers a Job
to be executed
Modifier and Type | Field and Description |
---|---|
protected static org.osgl.logging.Logger |
LOGGER |
Constructor and Description |
---|
JobTrigger() |
Modifier and Type | Method and Description |
---|---|
protected static boolean |
isTraceEnabled() |
java.lang.String |
toString() |
protected static void |
trace(java.lang.String msg,
java.lang.Object... args) |
Copyright © 2014–2017 ActFramework. All rights reserved.