org.eclipse.gemini.blueprint.blueprint.container.support
Class BlueprintEditorRegistrar

java.lang.Object
  extended by 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

Constructor Summary
BlueprintEditorRegistrar()
           
 
Method Summary
 void registerCustomEditors(org.springframework.beans.PropertyEditorRegistry registry)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BlueprintEditorRegistrar

public BlueprintEditorRegistrar()
Method Detail

registerCustomEditors

public void registerCustomEditors(org.springframework.beans.PropertyEditorRegistry registry)
Specified by:
registerCustomEditors in interface org.springframework.beans.PropertyEditorRegistrar


Copyright © 2006-2013. All Rights Reserved.