Uses of Package
org.apache.commons.configuration2.beanutils
Package
Description
In this package a
Configuration
implementation can be found that implements the DynaBean
interface.
This package contains the implementations of configuration builder classes used to create new
Configuration
objects.
A package containing the implementation of the builder for combined configurations.
-
ClassDescriptionDefinition of a context object storing all required information for the creation of a bean.Definition of an interface for declaring a bean in a configuration file.Definition of an interface for bean factories.A helper class for creating bean instances that are defined in configuration files.A class representing an argument for a constructor invocation to be used by a
BeanDeclaration
.The default implementation of theBeanFactory
interface. -
ClassDescriptionDefinition of an interface for declaring a bean in a configuration file.A helper class for creating bean instances that are defined in configuration files.
-
ClassDescriptionDefinition of an interface for declaring a bean in a configuration file.An implementation of the
BeanDeclaration
interface that is suitable for XML configuration files.