Uses of Interface
de.xima.fc.gui.common.plugingui.IClientScopeProvider
Packages that use IClientScopeProvider
-
Uses of IClientScopeProvider in de.xima.fc.gui.common.plugingui
Methods in de.xima.fc.gui.common.plugingui with parameters of type IClientScopeProviderModifier 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.