Uses of Interface
org.springframework.beans.Mergeable

Packages that use Mergeable
Package
Description
Classes supporting the org.springframework.beans.factory package.
  • Uses of Mergeable in org.springframework.beans.factory.support

    Modifier and Type
    Class
    Description
    class 
    Tag collection class used to hold managed array elements, which may include runtime bean references (to be resolved into bean objects).
    class 
    Tag collection class used to hold managed List elements, which may include runtime bean references (to be resolved into bean objects).
    class 
    Tag collection class used to hold managed Map values, which may include runtime bean references (to be resolved into bean objects).
    class 
    Tag class which represents a Spring-managed Properties instance that supports merging of parent/child definitions.
    class 
    Tag collection class used to hold managed Set values, which may include runtime bean references (to be resolved into bean objects).