public class EmptyTimedModule<Ctx> extends TimedModule<Ctx>
Module.StatemyRunDebugModulusmyLoggerHASIDENT| Constructor and Description |
|---|
EmptyTimedModule() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doInit(Ctx ctx) |
protected void |
doRelease(Ctx ctx) |
protected void |
doRunOnce(Ctx ctx,
long runSeqNum) |
protected void |
doStart(Ctx ctx) |
protected void |
doStop(Ctx ctx) |
getCompletedRunCount, getFieldSummary, initModule, releaseModule, runOnce, start, stopenterBasicInitModule, enterBasicReleaseModule, enterBasicRunOnce, enterBasicStart, enterBasicStop, exitBasicInitModule, exitBasicReleaseModule, exitBasicRunOnce, exitBasicStart, exitBasicStop, failDuringInitOrStartup, getContext, getState, isStopRequested, markStopRequested, notifyStateViolation, setContext, verifyStoredStategetDescription, getIdent, getShortLabel, setDescription, setIdent, setShortLabel, toStringcheckDebugImportance, forceLog4jConfig, getLogger, getLoggerForClass, isLoggerUsable, logDebug, logError, logError, logInfo, logInfo, logInfoEvent, logWarning, logWarning, logWithException, setDebugImportanceThreshold, setLogger, useLoggerForClassprotected void doInit(Ctx ctx)
doInit in class TimedModule<Ctx>protected void doStart(Ctx ctx)
doStart in class TimedModule<Ctx>protected void doRunOnce(Ctx ctx, long runSeqNum)
doRunOnce in class TimedModule<Ctx>protected void doStop(Ctx ctx)
doStop in class TimedModule<Ctx>protected void doRelease(Ctx ctx)
doRelease in class TimedModule<Ctx>Copyright © 2010-2015. All Rights Reserved.