|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gwe.persistence.model.order.DaemonRequest<PARAMS_TYPE>
org.gwe.api.SystemDaemonRequest<java.lang.String>
org.gwe.api.ShutdownDaemonRequest
public class ShutdownDaemonRequest
Field Summary |
---|
Fields inherited from class org.gwe.persistence.model.order.DaemonRequest |
---|
execId, keys, maxJobRunningTime, parameters |
Constructor Summary | |
---|---|
ShutdownDaemonRequest(int releaseReason,
java.lang.Exception e)
|
Method Summary | |
---|---|
boolean |
systemProcess()
|
Methods inherited from class org.gwe.api.SystemDaemonRequest |
---|
process |
Methods inherited from class org.gwe.persistence.model.order.DaemonRequest |
---|
getExecId, setExecId, setKeys, setMaxJobRunningTime, setParameters |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ShutdownDaemonRequest(int releaseReason, java.lang.Exception e)
Method Detail |
---|
public boolean systemProcess()
systemProcess
in class SystemDaemonRequest<java.lang.String>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |