Uses of Class
com.opensymphony.module.sitemesh.Factory
Packages that use Factory
Package
Description
-
Uses of Factory in com.opensymphony.module.sitemesh
Methods in com.opensymphony.module.sitemesh that return FactoryModifier and TypeMethodDescriptionstatic Factory
Factory.getInstance
(Config config) Entry-point for obtaining singleton instance of Factory. -
Uses of Factory in com.opensymphony.module.sitemesh.factory
Subclasses of Factory in com.opensymphony.module.sitemesh.factoryModifier and TypeClassDescriptionclass
Base Factory implementation.class
DefaultFactory, reads configuration from thesitemesh.configfile
init param, or/WEB-INF/sitemesh.xml
if not specified, or uses the default configuration ifsitemesh.xml
does not exist. -
Uses of Factory in com.opensymphony.module.sitemesh.taglib.page
Fields in com.opensymphony.module.sitemesh.taglib.page declared as Factory -
Uses of Factory in com.opensymphony.sitemesh.compatability
Fields in com.opensymphony.sitemesh.compatability declared as FactoryConstructors in com.opensymphony.sitemesh.compatability with parameters of type Factory