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

Sergey Beryozkin resolved CXF-5579.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 2.7.11
                   3.0.0
         Assignee: Sergey Beryozkin

> Add getBus(boolean createIfNeeded) to AbstractEndpointFactory 
> --------------------------------------------------------------
>
>                 Key: CXF-5579
>                 URL: https://issues.apache.org/jira/browse/CXF-5579
>             Project: CXF
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Sergey Beryozkin
>            Assignee: Sergey Beryozkin
>            Priority: Minor
>             Fix For: 3.0.0, 2.7.11
>
>
> AbstractEndpointFactory.getBus() creates a bus if it is null so there's no 
> way to check if the bus is et or not.
> getBus(boolean createIfNeeded) can help. a boolean isBusSet() can be added 
> too but the former option is marginally better as it is consistent with the 
> other similar methods in CXF api.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to