Uses of Class
com.oakgrovesystems.reactor.processMediation.ProcessMediationException

Packages that use ProcessMediationException
com.oakgrovesystems.reactor.client   
com.oakgrovesystems.reactor.requests   
 

Uses of ProcessMediationException in com.oakgrovesystems.reactor.client
 

Methods in com.oakgrovesystems.reactor.client that throw ProcessMediationException
 void ClientLabelPathToIdMapper.setObjectMap(java.util.Map objectMap)
          Sets the Map for this mapper to use to look up ProcessMediationObjects by their ids.
 void ClientLabelPathToIdMapper.emptyCache()
          Clears the mapper's cache and reinitializes the root naming context.
 

Constructors in com.oakgrovesystems.reactor.client that throw ProcessMediationException
ClientLabelPathToIdMapper(java.util.Map objectMap)
          Constructs a mapper that uses objectMap to look up objects by their ids and utilizes caching to improve performance.
ClientLabelPathToIdMapperAndCreator(java.util.Map objectMap)
          Constructs a mapper that uses objectMap to look up objects by their ids and utilizes caching to improve performance.
 

Uses of ProcessMediationException in com.oakgrovesystems.reactor.requests
 

Methods in com.oakgrovesystems.reactor.requests that throw ProcessMediationException
protected  void QueryGeneral.parseACEProfile(org.jdom.Element queryDetails)
           
 



Copyright (c) 1999-2004 Oak Grove Systems. All Rights Reserved.