|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XmlBeanConfig | |
---|---|
com.caucho.config.attribute | |
com.caucho.config.cfg | |
com.caucho.config.xml |
Uses of XmlBeanConfig in com.caucho.config.attribute |
---|
Fields in com.caucho.config.attribute with type parameters of type XmlBeanConfig | |
---|---|
static AddAttribute<XmlBeanConfig> |
AddAttribute.ATTR
|
Uses of XmlBeanConfig in com.caucho.config.cfg |
---|
Methods in com.caucho.config.cfg with parameters of type XmlBeanConfig | |
---|---|
void |
BeanConfig.addCustomBean(XmlBeanConfig<?> customBean)
|
void |
BeansConfig.addCustomBean(XmlBeanConfig<?> bean)
Adds a namespace bean |
void |
BeansConfig.Decorators.addCustomBean(XmlBeanConfig<?> config)
|
Uses of XmlBeanConfig in com.caucho.config.xml |
---|
Constructors in com.caucho.config.xml with parameters of type XmlBeanConfig | |
---|---|
XmlBeanNewConfig(XmlBeanConfig<T> bean)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |