|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mule.config.spring.editors.MulePropertyEditorRegistrar
public class MulePropertyEditorRegistrar
The preferred way to configure property editors in Spring 2/3 is to implement a registrar
Constructor Summary | |
---|---|
MulePropertyEditorRegistrar()
|
Method Summary | |
---|---|
void |
registerCustomEditors(org.springframework.beans.PropertyEditorRegistry registry)
|
void |
setMuleContext(MuleContext context)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MulePropertyEditorRegistrar()
Method Detail |
---|
public void setMuleContext(MuleContext context)
setMuleContext
in interface MuleContextAware
public void registerCustomEditors(org.springframework.beans.PropertyEditorRegistry registry)
registerCustomEditors
in interface org.springframework.beans.PropertyEditorRegistrar
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |