You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ace.apache.org by "Marcel Offermans (JIRA)" <ji...@apache.org> on 2013/11/05 20:38:18 UTC

[jira] [Resolved] (ACE-416) Agent Launcher should be reusable (extend). Therefore some private methods should be protected/public

     [ https://issues.apache.org/jira/browse/ACE-416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marcel Offermans resolved ACE-416.
----------------------------------

    Resolution: Won't Fix

The default controller that is part of the management agent is not part of our public API, which is why it should not be extended directly. Feel free to copy or otherwise use its code to create your own controller, but don't extend it as we want to be able to change its implementation. We do however commit to the public API so your copied code will continue to work.

> Agent Launcher should be reusable (extend). Therefore some private methods should be protected/public
> -----------------------------------------------------------------------------------------------------
>
>                 Key: ACE-416
>                 URL: https://issues.apache.org/jira/browse/ACE-416
>             Project: ACE
>          Issue Type: Improvement
>          Components: Launcher
>    Affects Versions: 1.0.0
>            Reporter: Wilfried Sibla
>
> It would be easy to reuse the ACE agent launcher if the methods 
> Launcher.loadDefaultProperties() and loadUserProperties(String) could be overriden and customized.



--
This message was sent by Atlassian JIRA
(v6.1#6144)