|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface JiraThreadLocalUtils.ProblemDeterminationCallback
This interface is used as a callback mechansim in the case where "runnnable code" has completed and left things in a bad way. Typically all that can be done is to log the problem. This interface allows the detection of the problem and the logging to be separated.
Method Summary | |
---|---|
void |
onOpenTransaction()
Called when the system detects an open database transaction still in play. |
Method Detail |
---|
void onOpenTransaction()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |