Uses of Class
org.plasma.config.Concurrency

Packages that use Concurrency
org.plasma.config Package level documentation for package org.plasma.config. 
 

Uses of Concurrency in org.plasma.config
 

Fields in org.plasma.config declared as Concurrency
protected  Concurrency DataAccessProvider.concurrency
           
 

Methods in org.plasma.config that return Concurrency
 Concurrency ObjectFactory.createConcurrency()
          Create an instance of Concurrency
 Concurrency DataAccessProvider.getConcurrency()
          Gets the value of the concurrency property.
 

Methods in org.plasma.config with parameters of type Concurrency
 void DataAccessProvider.setConcurrency(Concurrency value)
          Sets the value of the concurrency property.
 



Copyright © 2013. All Rights Reserved.