Uses of Class
org.eclnt.jsfserver.elements.macros.MacroFactory
Packages that use MacroFactory
-
Uses of MacroFactory in org.eclnt.jsfserver.elements.macros
Methods in org.eclnt.jsfserver.elements.macros that return MacroFactoryModifier and TypeMethodDescriptionstatic MacroFactoryMacroFactory.getDirInstance(String directory, ClassLoader macroClassLoader) Design time usage: this function is called e.g. by the Layout Editor.static MacroFactoryMacroFactory.getWebappInstance()Typical runtime usage.