Uses of Interface
org.apache.struts2.config.BeanSelectionProvider
Package
Description
Classes for Struts configuration and property handling.
Configuration entity classes.
-
Uses of BeanSelectionProvider in org.apache.struts2.config
Modifier and TypeClassDescriptionclass
TODO lukaszlenart: write a JavaDocclass
Selects the implementations of key framework extension points, using the loaded property constants. -
Uses of BeanSelectionProvider in org.apache.struts2.config.entities
Modifier and TypeMethodDescriptionClass<? extends BeanSelectionProvider>
BeanSelectionConfig.getClazz()
ModifierConstructorDescriptionBeanSelectionConfig
(Class<? extends BeanSelectionProvider> clazz) BeanSelectionConfig
(Class<? extends BeanSelectionProvider> clazz, String name)