Uses of Class
org.rapidcontext.app.model.AppStorage
Packages that use AppStorage
-
Uses of AppStorage in org.rapidcontext.app.plugin
Fields in org.rapidcontext.app.plugin declared as AppStorageModifier and TypeFieldDescriptionPluginManager.storage
The storage to use when loading and unloading plug-ins.Constructors in org.rapidcontext.app.plugin with parameters of type AppStorageModifierConstructorDescriptionPluginManager
(File builtinDir, File pluginDir, AppStorage storage) Creates a new plug-in storage.