| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectatg.nucleus.logging.VariableArgumentApplicationLoggingImpl
atg.nucleus.GenericService
atg.versionmanager.WorkingContext.WorkingContextService
public static class WorkingContext.WorkingContextService
An instance to use to expose logging and other settings to nucleus.
| Field Summary | 
|---|
| Fields inherited from class atg.nucleus.GenericService | 
|---|
CLASS_VERSION, SERVICE_INFO_KEY | 
| Fields inherited from interface atg.nucleus.logging.TraceApplicationLogging | 
|---|
DEFAULT_LOG_TRACE_STATUS | 
| Fields inherited from interface atg.nucleus.logging.ApplicationLogging | 
|---|
DEFAULT_LOG_DEBUG_STATUS, DEFAULT_LOG_ERROR_STATUS, DEFAULT_LOG_INFO_STATUS, DEFAULT_LOG_WARNING_STATUS | 
| Constructor Summary | |
|---|---|
WorkingContext.WorkingContextService()
 | 
|
| Method Summary | |
|---|---|
 void | 
doStartService()
This is called after a Service has been created, placed into the naming hierarchy, and initialized with its configured property values.  | 
 void | 
dumpPushersForThisThread()
Dump out development line pushers for this thread.  | 
 DevelopmentLine | 
getCurrentDevLine()
Get the current development line for this thread.  | 
 boolean | 
isDumpStackOnWorkingContextChange()
Whether to dump the stack on working context change.  | 
 boolean | 
isTrackPushers()
Whether we are current tracking devlepment line pushers.  | 
 void | 
setDumpStackOnWorkingContextChange(boolean pDumpStackOnWorkingContextChange)
Whether to dump the stack on working context change.  | 
 void | 
setTrackPushers(boolean pTrackPushers)
Whether we are current tracking devlepment line pushers.  | 
| Methods inherited from class atg.nucleus.logging.VariableArgumentApplicationLoggingImpl | 
|---|
vlogDebug, vlogDebug, vlogDebug, vlogDebug, vlogError, vlogError, vlogError, vlogError, vlogInfo, vlogInfo, vlogInfo, vlogInfo, vlogTrace, vlogTrace, vlogTrace, vlogTrace, vlogWarning, vlogWarning, vlogWarning, vlogWarning | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public WorkingContext.WorkingContextService()
| Method Detail | 
|---|
public void doStartService()
GenericService
doStartService in class GenericServicepublic void setTrackPushers(boolean pTrackPushers)
public boolean isTrackPushers()
public void dumpPushersForThisThread()
public DevelopmentLine getCurrentDevLine()
public void setDumpStackOnWorkingContextChange(boolean pDumpStackOnWorkingContextChange)
public boolean isDumpStackOnWorkingContextChange()
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||