-
Enhancement
-
Resolution: Done
-
Major
-
10.1.0.AM3
-
Release Notes
Enhance the list of factory methods in a bean properties as follows
- Bean Class
Display only public static methods (currently there are non-static methods + contructors) - Bean Factory
Display only public non-static methods (currently there are static and non-static methods)
- relates to
-
FUSETOOLS-2417 Specialize method selection for Bean properties as required by Bean functionality in Spring & Blueprint
- Closed