xmlBlaster 2.2.0 API

Uses of Interface
org.xmlBlaster.engine.cluster.I_MapMsgToMasterId

Packages that use I_MapMsgToMasterId
org.xmlBlaster.engine.cluster   
org.xmlBlaster.engine.cluster.simpledomain   
 

Uses of I_MapMsgToMasterId in org.xmlBlaster.engine.cluster
 

Methods in org.xmlBlaster.engine.cluster that return I_MapMsgToMasterId
private  I_MapMsgToMasterId MapMsgToMasterPluginManager.addMapMsgToMasterIdPlugin(java.lang.String type, java.lang.String version)
          Invoked on new subscription or get() invocation, loads plugin.
 I_MapMsgToMasterId MapMsgToMasterPluginManager.getMapMsgToMasterId(java.lang.String type, java.lang.String version, java.lang.String mime, java.lang.String mimeExtended)
          Access cluster domain mapping object from cache.
private  I_MapMsgToMasterId MapMsgToMasterPluginManager.getPlugin(java.lang.String type, java.lang.String version)
          Return a specific MIME based message plugin from cache (initialize it on first request).
 

Uses of I_MapMsgToMasterId in org.xmlBlaster.engine.cluster.simpledomain
 

Classes in org.xmlBlaster.engine.cluster.simpledomain that implement I_MapMsgToMasterId
 class DomainToMaster
          Finds the master of a message depending on the domain attribute of the message key tag.
 


xmlBlaster 2.2.0 API

Copyright © 1999-2014 The xmlBlaster.org contributers.