Uses of Class
org.rhq.enterprise.communications.util.ConcurrencyManager

Packages that use ConcurrencyManager
org.rhq.enterprise.communications   
 

Uses of ConcurrencyManager in org.rhq.enterprise.communications
 

Methods in org.rhq.enterprise.communications that return ConcurrencyManager
 ConcurrencyManager ServiceContainer.getConcurrencyManager()
          Returns a manager that can be used by objects that either own, use or have access to this ServiceContainer object.
 

Methods in org.rhq.enterprise.communications with parameters of type ConcurrencyManager
 void ServiceContainer.setConcurrencyManager(ConcurrencyManager concurrencyManager)
          Allows the caller to provide a reconfigured concurrency manager.
 



Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.