Uses of Class
com.ibm.di.server.ALState

Packages that use ALState
com.ibm.di.connector   
com.ibm.di.parser   
com.ibm.di.server   
com.ibm.di.store   
 

Uses of ALState in com.ibm.di.connector
 

Methods in com.ibm.di.connector with parameters of type ALState
 void ZOSChangelogConnector.prepareForRestart(ALState state, Entry restartInfo, int restartPoint)
           
 void TCPConnector.prepareForRestart(ALState state, Entry restartInfo, int restartPoint)
          Notifies the connector of a restart situation.
 void SNMPConnector.prepareForRestart(ALState state, Entry restartInfo, int restartPoint)
          Notifies the connector of a restart situation.
 void OldHTTPCLient.prepareForRestart(ALState state, Entry restartInfo, int restartPoint)
          Notifies the connector of a restart situation.
 void NetscapeChangelogConnector.prepareForRestart(ALState state, Entry restartInfo, int restartPoint)
           
 void JMSConnector.prepareForRestart(ALState state, Entry restartInfo, int restartPoint)
          Notifies the connector of a restart situation.
 void IDSChangelogConnector.prepareForRestart(ALState state, Entry restartInfo, int restartPoint)
           
 void HTTPClientConnector.prepareForRestart(ALState state, Entry restartInfo, int restartPoint)
          Notifies the connector of a restart situation.
 void FileConnector.prepareForRestart(ALState state, Entry restartInfo, int restartPoint)
          Notifies the connector of a restart situation.
 void ExchangeChangelogConnector.prepareForRestart(ALState aState, Entry aRestartInfo, int aRestartPoint)
          Notifies the connector of a restart situation.
 void DominoChangeDetectionConnector.prepareForRestart(ALState aState, Entry aRestartInfo, int aRestartPoint)
          Notifies the connector of a restart situation.
 void DBChangelogConnector.prepareForRestart(ALState state, Entry restartInfo, int restartPoint)
          Notifies the connector of a restart situation.
 void ADChangelogConnectorv2.prepareForRestart(ALState aState, Entry aRestartInfo, int aRestartPoint)
          Notifies the connector of a restart situation.
 void ADChangelogConnector.prepareForRestart(ALState aState, Entry aRestartInfo, int aRestartPoint)
          Notifies the connector of a restart situation.
 

Uses of ALState in com.ibm.di.parser
 

Methods in com.ibm.di.parser with parameters of type ALState
 void XSLbasedXMLParser.prepareForRestart(ALState state, Entry restartInfo, int restartPoint)
          Notifies of a restart situation.
 void XMLParser.prepareForRestart(ALState state, Entry restartInfo, int restartPoint)
          Notifies of a restart situation.
 

Uses of ALState in com.ibm.di.server
 

Methods in com.ibm.di.server with parameters of type ALState
 void CheckpointRestartInterface.prepareForRestart(ALState state, Entry restartInfo, int restartPoint)
          Notifies the connector of a restart situation.
 void CSDeltaTaskComponent.setRestartInfoEntry(ALState state, Entry rsi, int restartPoint)
           
 void AssemblyLineComponent.setRestartInfoEntry(ALState state, Entry rsi, int restartPoint)
           
 

Uses of ALState in com.ibm.di.store
 

Methods in com.ibm.di.store that return ALState
 ALState CheckpointRestart.getALState()
          Returns the old ALState object.
 

Methods in com.ibm.di.store with parameters of type ALState
 void CheckpointRestart.checkpointState(ALState state)
          Checkpoints the ALState object