Class UseThreadBusFeature


  • public class UseThreadBusFeature
    extends WebServiceFeature
    A JBossWS-CXF custom WebServiceFeature to be used for building the JAXWS Service using the Bus associated with the current thread.
    Since:
    03-Oct-2013
    Author:
    alessio.soldano@jboss.com
    • Constructor Detail

      • UseThreadBusFeature

        public UseThreadBusFeature()
      • UseThreadBusFeature

        public UseThreadBusFeature​(boolean enabled)
    • Method Detail

      • getID

        public String getID()
        Description copied from class: WebServiceFeature
        Get the unique identifier for this WebServiceFeature.
        Specified by:
        getID in class WebServiceFeature
        Returns:
        the unique identifier for this feature.