| Classes in org.springframework.beans.factory.support that implement Mergeable | 
|  class | ManagedListTag collection class used to hold managed List elements, which may
 include runtime bean references (to be resolved into bean objects).
 | 
|  class | ManagedMapTag collection class used to hold managed Map values, which may
 include runtime bean references (to be resolved into bean objects).
 | 
|  class | ManagedPropertiesTag class which represents a Spring-managed
 Propertiesinstance
 that supports merging of parent/child definitions. | 
|  class | ManagedSetTag collection class used to hold managed Set values, which may
 include runtime bean references (to be resolved into bean objects).
 |