-
Bug
-
Resolution: Done
-
Major
-
10.0.0, 10.0.0.AM2
-
None
There are two approaches in setting a factory-method / factory-bean
- Blueprint
- only static factory method is supported
- Spring
- we can use a static factory method
- or a factory method in a factory bean
In the current implementation for Spring DSL we can set only a factory-bean but the browse button searches for methods instead of classes. Moreover, there is no property for setting a factory-method.
EDIT: I was wrong about the Blueprint. You can use factory-bean and factory-method in both Blueprint and Spring.
- is caused by
-
FUSETOOLS-1585 Support Beans in Global Configuration editor
- Closed
- is related to
-
FUSETOOLS-2534 More gracefully handle changing selection from bean class to bean reference in property page
- Closed
-
FUSETOOLS-2507 Global Bean (Blueprint) must support reference of factory method in bean referenced by factory-ref
- Closed
- relates to
-
FUSETOOLS-2453 Handle referencing a previously-defined bean for factory-ref property
- Closed