[
https://issues.apache.org/jira/browse/ACCUMULO-3514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14288397#comment-14288397
]
Josh Elser commented on ACCUMULO-3514:
--------------------------------------
Any concrete examples which gave you some inspiration for this over
ACCUMULO-1496? If I'm reading the Javadoc for ServiceLoader correctly, we could
separate runnable classes in the "client" and "server" realm which are
"published" (or maybe defined is a better word) for the ServiceLoader to
leverage?
> Use Java ServiceLoader to identify classes that are launchable by start
> -----------------------------------------------------------------------
>
> Key: ACCUMULO-3514
> URL: https://issues.apache.org/jira/browse/ACCUMULO-3514
> Project: Accumulo
> Issue Type: Improvement
> Components: start
> Reporter: Christopher Tubbs
> Assignee: Christopher Tubbs
> Fix For: 1.7.0
>
>
> This is similar to the goals of ACCUMULO-1496, but it should be possible to
> do it more efficiently with an annotation processor and Java's ServiceLoader.
> If successful, this would supersede ACCUMULO-1496.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)