Hello, I disagree with the closing of this defect, because it could happen that the object type is defined at runtime:
- the Property type of object parameter can be an interface - the object parameter can be instanciated on activation regarding activation context Why just not figure the beanType from object.getClass() ? Greets