Package | Description |
---|---|
org.apache.struts2.config |
Classes for Struts configuration and property handling.
|
org.apache.struts2.config.entities |
Modifier and Type | Class and Description |
---|---|
class |
AbstractBeanSelectionProvider
TODO lukaszlenart: write a JavaDoc
|
class |
StrutsBeanSelectionProvider
Selects the implementations of key framework extension points, using the loaded
property constants.
|
Modifier and Type | Method and Description |
---|---|
Class<? extends BeanSelectionProvider> |
BeanSelectionConfig.getClazz() |
Constructor and Description |
---|
BeanSelectionConfig(Class<? extends BeanSelectionProvider> clazz) |
BeanSelectionConfig(Class<? extends BeanSelectionProvider> clazz,
String name) |
Copyright © 2000–2020 Apache Software Foundation. All rights reserved.