xmlBlaster 2.2.0 API

Uses of Class
org.xmlBlaster.util.dispatch.plugins.prio.StatusConfiguration

Packages that use StatusConfiguration
org.xmlBlaster.util.dispatch.plugins.prio   
 

Uses of StatusConfiguration in org.xmlBlaster.util.dispatch.plugins.prio
 

Fields in org.xmlBlaster.util.dispatch.plugins.prio declared as StatusConfiguration
private  StatusConfiguration DispatchManagerEntry.currConnectionStateConfiguration
          This is the configuration for the current connection state of the dispatcher framework or null:
private  StatusConfiguration PriorizedDispatchPlugin.currMsgStatusConfiguration
          This is the configuration for the current status of the last received status message:
private  StatusConfiguration ConfigurationParser.statusConfiguration
           
 

Methods in org.xmlBlaster.util.dispatch.plugins.prio that return StatusConfiguration
 StatusConfiguration DispatchManagerEntry.getCurrConnectionStateConfiguration()
          This is the configuration for the current connection state of the dispatcher framework or null:
 StatusConfiguration ConfigurationParser.getStatusConfiguration(ConnectionStateEnum currConnectionState)
          Access the configuration for the given state of the dispatcher connection
 StatusConfiguration ConfigurationParser.getStatusConfiguration(java.lang.String currStatus)
          Access the configuration for the given status
 

Methods in org.xmlBlaster.util.dispatch.plugins.prio with parameters of type StatusConfiguration
(package private)  void ConfigurationParser.addStatusConfiguration(StatusConfiguration conf)
          Invoked from parser if new configuration is available.
 void DispatchManagerEntry.setCurrConnectionStateConfiguration(StatusConfiguration conf)
           
 


xmlBlaster 2.2.0 API

Copyright © 1999-2014 The xmlBlaster.org contributers.