|
xmlBlaster 2.2.0 client API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use I_Checkpoint | |
---|---|
org.xmlBlaster.util | Java helper classes for server and client programming. |
org.xmlBlaster.util.checkpoint |
Uses of I_Checkpoint in org.xmlBlaster.util |
---|
Fields in org.xmlBlaster.util declared as I_Checkpoint | |
---|---|
protected I_Checkpoint |
Global.checkpointPlugin
Must be loaded in runlevel 0 or 1 before any access as not synchronized |
Methods in org.xmlBlaster.util that return I_Checkpoint | |
---|---|
I_Checkpoint |
Global.getCheckpointPlugin()
|
Methods in org.xmlBlaster.util with parameters of type I_Checkpoint | |
---|---|
void |
Global.setCheckpointPlugin(I_Checkpoint checkpointPlugin)
|
Uses of I_Checkpoint in org.xmlBlaster.util.checkpoint |
---|
Classes in org.xmlBlaster.util.checkpoint that implement I_Checkpoint | |
---|---|
class |
Checkpoint
Plugin to trace the message flow into log files. |
|
xmlBlaster 2.2.0 client API | |||||||||
PREV NEXT | FRAMES NO FRAMES |