Uses of Interface
com.composum.ai.backend.slingbase.AIConfigurationPlugin
- 
Packages that use AIConfigurationPlugin Package Description com.composum.ai.backend.slingbase.impl  - 
- 
Uses of AIConfigurationPlugin in com.composum.ai.backend.slingbase.impl
Classes in com.composum.ai.backend.slingbase.impl that implement AIConfigurationPlugin Modifier and Type Class Description classOsgiAIConfigurationPluginImplThis implementation sources its configurations from the OSGI environment, specifically from instances ofGPTPermissionConfiguration.classOsgiAIPromptlibConfigurationPluginImplThis implementation sources the global GPTPromptLibrary configuration from the OSGI environment.classSlingCaConfigPluginImplReads configurations using Sling context aware configuration.Fields in com.composum.ai.backend.slingbase.impl with type parameters of type AIConfigurationPlugin Modifier and Type Field Description protected List<AIConfigurationPlugin>AIConfigurationServiceImpl. plugins 
 -