Uses of Class
org.topbraid.spin.system.ARQFactory

Packages that use ARQFactory
org.topbraid.spin.system Core factories and registries for SPIN. 
 

Uses of ARQFactory in org.topbraid.spin.system
 

Methods in org.topbraid.spin.system that return ARQFactory
static ARQFactory ARQFactory.get()
          Gets the singleton instance of this class.
 

Methods in org.topbraid.spin.system with parameters of type ARQFactory
static void ARQFactory.set(ARQFactory value)
          Changes the singleton to some subclass.