Uploaded image for project: 'CXF'
  1. CXF
  2. CXF-5579

Add getBus(boolean createIfNeeded) to AbstractEndpointFactory

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 2.7.11, 3.0
    • Core
    • None
    • Unknown

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              sergey_beryozkin Sergey Beryozkin
              sergey_beryozkin Sergey Beryozkin
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: