Uses of Class
org.topbraid.jenax.util.ARQFactory
-
Packages that use ARQFactory Package Description org.topbraid.jenax.util -
-
Uses of ARQFactory in org.topbraid.jenax.util
Methods in org.topbraid.jenax.util that return ARQFactory Modifier and Type Method Description static ARQFactoryARQFactory. get()Gets the singleton instance of this class.Methods in org.topbraid.jenax.util with parameters of type ARQFactory Modifier and Type Method Description static voidARQFactory. set(ARQFactory value)Changes the singleton to some subclass.
-