Uses of Interface
org.hippoecm.frontend.plugin.config.impl.IApplicationFactory
-
Packages that use IApplicationFactory Package Description org.hippoecm.frontend.plugin.config.impl -
-
Uses of IApplicationFactory in org.hippoecm.frontend.plugin.config.impl
Constructors in org.hippoecm.frontend.plugin.config.impl with parameters of type IApplicationFactory Constructor Description PluginConfigFactory(String appName, IApplicationFactory defaultFactory)
PluginConfigFactory(UserSession userSession, IApplicationFactory defaultFactory)
-