spring-framework / org.springframework.beans.factory.parsing / PropertyEntry / <init>

<init>

PropertyEntry(name: String)

Creates a new instance of the PropertyEntry class.

Parameters

name - the name of the JavaBean property represented by this instance

Exceptions

IllegalArgumentException - if the supplied name is null or consists wholly of whitespace