Class XTSClientIntegrationService

  • All Implemented Interfaces:
    org.jboss.msc.Service

    public final class XTSClientIntegrationService
    extends Object
    implements org.jboss.msc.Service
    A service for triggering the XTS client config integration
    Author:
    Alessio Soldano, Richard Opalka
    • Method Detail

      • start

        public void start​(org.jboss.msc.service.StartContext context)
        Specified by:
        start in interface org.jboss.msc.Service
      • stop

        public void stop​(org.jboss.msc.service.StopContext context)
        Specified by:
        stop in interface org.jboss.msc.Service
      • install

        public static org.jboss.msc.service.ServiceController<?> install​(org.jboss.msc.service.ServiceTarget serviceTarget)