Sorry to ask such a basic question but I guess I must not understand PropertyEditors as well as I once thought. How does the FilterInvocationDefinitionSourceEditor class get registered? Or more approriately, how does Spring know to use it when building up the ObjectDefinitionSource property of the FilterSecurityInterceptor? I thought customer editors had to be registered but I don't see anywhere where this class gets registered.
Thanks,
Patrick


