クラス ResourceEditorRegistrar

java.lang.ObjectSE
org.springframework.beans.support.ResourceEditorRegistrar
実装されたすべてのインターフェース:
PropertyEditorRegistrar

public class ResourceEditorRegistrar extends ObjectSE implements PropertyEditorRegistrar
特定の PropertyEditorRegistry(通常は ApplicationContext 内の Bean の作成に使用される BeanWrapper)にリソースエディターを入力する PropertyEditorRegistrar 実装。AbstractApplicationContext で使用されます。
導入:
2.0
作成者:
Juergen Hoeller, Chris Beams