ptanov / epf-process-validator

Set of plugins to be contributed to Eclipse Process Framework (EPF) for validating processes
0 stars 0 forks source link

CustomTypeHandlersRegistry should be service #107

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Singleton pattern should be avoided

Original issue reported on code.google.com by 1.Pla...@gmail.com on 20 Jan 2011 at 5:29

GoogleCodeExporter commented 9 years ago
CustomTypeHandlersRegistry renamed to CustomTypeHandlersServiceImpl and moved 
to service.impl package

Original comment by 1.Pla...@gmail.com on 20 Jan 2011 at 6:39

GoogleCodeExporter commented 9 years ago
Created service with interface CustomTypeHandlersService

Original comment by 1.Pla...@gmail.com on 20 Jan 2011 at 6:49