[
https://issues.apache.org/jira/browse/ARTEMIS-1697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Bertram resolved ARTEMIS-1697.
-------------------------------------
Resolution: Fixed
Fix Version/s: 2.5.0
> Simplify ActivateCallback interface with default methods
> --------------------------------------------------------
>
> Key: ARTEMIS-1697
> URL: https://issues.apache.org/jira/browse/ARTEMIS-1697
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Reporter: Justin Bertram
> Assignee: Justin Bertram
> Priority: Minor
> Fix For: 2.5.0
>
>
> Most of the {{org.apache.activemq.artemis.core.server.ActivateCallback}}
> implementations have empty methods. By providing default method
> implementations on the interface (thanks Java 8!) we can get rid of a lot of
> the useless code in the current implementations.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)