Interface ServerTask

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      org.jboss.threads.AsyncFuture<org.jboss.msc.service.ServiceContainer> run​(List<org.jboss.msc.service.ServiceActivator> startServices)  
    • Method Detail

      • run

        org.jboss.threads.AsyncFuture<org.jboss.msc.service.ServiceContainer> run​(List<org.jboss.msc.service.ServiceActivator> startServices)