Uses of Package
org.specrunner.concurrency

Packages that use org.specrunner.concurrency
org.specrunner.concurrency.core   
 

Classes in org.specrunner.concurrency used by org.specrunner.concurrency.core
IConcurrentMapping
          Given a resource by name, returns the equivalent within a concurrent environment, for example, when asked to a database url as IConcurrentMapping.get("url","jdbc:hsqld:mem:test") could return "jdbc:hsqld:mem:testThread1".
 



Copyright © 2014. All rights reserved.