Uses of Class
de.xima.fc.gui.common.plugingui.GuiBeanCache.Builder
Packages that use GuiBeanCache.Builder
-
Uses of GuiBeanCache.Builder in de.xima.fc.gui.common.plugingui
Methods in de.xima.fc.gui.common.plugingui that return GuiBeanCache.BuilderModifier 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.