Uses of Interface
de.xima.fc.gui.common.plugingui.IBeanProvidingPluginLocator
Packages that use IBeanProvidingPluginLocator
-
Uses of IBeanProvidingPluginLocator in de.xima.fc.gui.common.plugingui
Methods in de.xima.fc.gui.common.plugingui with parameters of type IBeanProvidingPluginLocatorModifier and TypeMethodDescriptionstatic <Key, Bean, Plugin extends IFCPlugin>
GuiBeanCache.Builder<Key, Bean, Plugin> GuiBeanCache.builder(Class<? extends Bean> beanClass, IClientScopeProvider clientScopeProvider, IBeanProvidingPluginLocator<Key, Plugin> pluginLocator) Creates a new builder for a GUI bean cache instance. -
Uses of IBeanProvidingPluginLocator in de.xima.fc.prompt.mgmt.gui.model
Classes in de.xima.fc.prompt.mgmt.gui.model that implement IBeanProvidingPluginLocator