Service implementations should be pluggable
-------------------------------------------
Key: JBRULES-3098
URL:
https://issues.jboss.org/browse/JBRULES-3098
Project: Drools
Issue Type: Enhancement
Security Level: Public (Everyone can see)
Components: drools-core
Affects Versions: 5.2.0.Final
Reporter: Burkhard Vogel
Assignee: Mark Proctor
Implementations of services like the SystemEventListenerService for instance are hard
coded into the Drools code base. It recommendable to change thto a more customizable
friendly approach, using a schema applied by the ServiceLoader from the
org.jboss.bpm.console.server.util package (bpm-console project). By this method custom
implementation to service providers do not need changes to the general code base.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira