Also: SpringBeans
public interface

BeanMetadataElement

org.springframework.beans.BeanMetadataElement
Known Indirect Subclasses

Class Overview

Interface to be implemented by bean metadata elements that carry a configuration source object.

Summary

Public Methods
abstract Object getSource()
Return the configuration source Object for this metadata element (may be null).

Public Methods

public abstract Object getSource ()

Also: SpringBeans

Return the configuration source Object for this metadata element (may be null).