org.eclipse.gemini.blueprint.blueprint.container.support
Class BlueprintEditorRegistrar
java.lang.Object
org.eclipse.gemini.blueprint.blueprint.container.support.BlueprintEditorRegistrar
- All Implemented Interfaces:
- org.springframework.beans.PropertyEditorRegistrar
public class BlueprintEditorRegistrar
- extends Object
- implements org.springframework.beans.PropertyEditorRegistrar
Registrar holding the specific Blueprint editors. This class is used by the Spring DM extender for all Blueprint
contexts.
- Author:
- Costin Leau
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BlueprintEditorRegistrar
public BlueprintEditorRegistrar()
registerCustomEditors
public void registerCustomEditors(org.springframework.beans.PropertyEditorRegistry registry)
- Specified by:
registerCustomEditors
in interface org.springframework.beans.PropertyEditorRegistrar
Copyright © 2006-2013. All Rights Reserved.