Sergey Beryozkin created CXF-5579:
-------------------------------------

             Summary: 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
            Priority: Minor


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