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

Packages that use ConcurrencyManager.Permit
org.rhq.enterprise.communications.util   
 

Uses of ConcurrencyManager.Permit in org.rhq.enterprise.communications.util
 

Methods in org.rhq.enterprise.communications.util that return ConcurrencyManager.Permit
 ConcurrencyManager.Permit ConcurrencyManager.getPermit(String name)
          Asks to obtain a permit to continue.
 

Methods in org.rhq.enterprise.communications.util with parameters of type ConcurrencyManager.Permit
 void ConcurrencyManager.releasePermit(ConcurrencyManager.Permit permit)
          Returns the permission that was previously granted to the caller.
 



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