Uses of Interface
org.apache.struts.tiles.ComponentDefinitionsFactory
Packages that use ComponentDefinitionsFactory
-
Uses of ComponentDefinitionsFactory in org.apache.struts.tiles.definition
Classes in org.apache.struts.tiles.definition that implement ComponentDefinitionsFactoryFields in org.apache.struts.tiles.definition declared as ComponentDefinitionsFactoryModifier and TypeFieldDescriptionprotected ComponentDefinitionsFactory
ReloadableDefinitionsFactory.factory
The real factory instance.Methods in org.apache.struts.tiles.definition that return ComponentDefinitionsFactoryModifier and TypeMethodDescriptionReloadableDefinitionsFactory.createDefaultFactory
(ServletContext servletContext, Map<String, Object> properties) Create default Definition factory.ReloadableDefinitionsFactory.createFactory
(ServletContext servletContext, Map<String, Object> properties) Create Definition factory.ReloadableDefinitionsFactory.createFactoryFromClassname
(ServletContext servletContext, Map<String, Object> properties, String classname) Create Definition factory from provided classname.protected ComponentDefinitionsFactory
ComponentDefinitionsFactoryWrapper.createFactoryInstance
(String classname) Deprecated.Create Definition factory from provided classname which must implementComponentDefinitionsFactory
.ReloadableDefinitionsFactory.getFactory()
Get underlying factory instance.ComponentDefinitionsFactoryWrapper.getInternalFactory()
Deprecated.Get internal factory.Constructors in org.apache.struts.tiles.definition with parameters of type ComponentDefinitionsFactoryModifierConstructorDescriptionDeprecated.Constructor. -
Uses of ComponentDefinitionsFactory in org.apache.struts.tiles.xmlDefinition
Classes in org.apache.struts.tiles.xmlDefinition that implement ComponentDefinitionsFactoryModifier and TypeClassDescriptionclass
Component Definitions factory.class
Definitions factory.