-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: iPOJO-1.6.0
-
Component/s: iPOJO
-
Labels:None
As per the following blog post, providing its own CreationStrategy is not so easy:
http://ipojo-dark-side.blogspot.com/2009/04/customized-service-object-creation-with.html
I would like to provide a new CreationStrategy subclass that deals directly with reflection (proxy stuff), so that provifing a new iPOJOServiceFactory is much more easier to do.