Class UseTCCLBusFeature


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

      • UseTCCLBusFeature

        public UseTCCLBusFeature()
      • UseTCCLBusFeature

        public UseTCCLBusFeature​(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.