Uses of Class
com.storedobject.ai.Configuration
Packages that use Configuration
-
Uses of Configuration in com.storedobject.ai
Methods in com.storedobject.ai that return ConfigurationMethods in com.storedobject.ai that return types with arguments of type ConfigurationMethods in com.storedobject.ai with parameters of type ConfigurationModifier and TypeMethodDescriptionstatic AIAI.get(TransactionManager tm, Configuration configuration) Retrieves an existing AI instance associated with the current session of the provided TransactionManager or creates a new one if no such instance exists.