You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Sergey Vladimirov (JIRA)" <ji...@apache.org> on 2008/06/16 18:01:47 UTC

[jira] Updated: (AXIS2-3862) ListenerManager::startedTransports is not visible to child classes

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

Sergey Vladimirov updated AXIS2-3862:
-------------------------------------

    Attachment: patch.txt

Also, startTransports() method is extracted in different method - I need to overload start() method to disable (or change) shutdown hook - and don't want to copy the whole method.

> ListenerManager::startedTransports is not visible to child classes
> ------------------------------------------------------------------
>
>                 Key: AXIS2-3862
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3862
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>            Reporter: Sergey Vladimirov
>         Attachments: patch.txt
>
>
> Field ListenerManager::startedTransports is not visible to child classes - not possible to override start() method.
> Should be protected
> In fact, "stopped" also should be public to override stop() method.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org