xmlBlaster 2.2.0 client API

Uses of Interface
org.xmlBlaster.util.checkpoint.I_Checkpoint

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

Copyright © 1999-2014 The xmlBlaster.org contributers.