[ https://issues.apache.org/jira/browse/ACCUMULO-3514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14288493#comment-14288493
]
Christopher Tubbs commented on ACCUMULO-3514:
---------------------------------------------
We can still keep the main methods around, though, in case somebody does want to execute them
by their fully-qualified class name (which will continue to work as it does today).
> 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)
|