Uploaded image for project: 'Forge'
  1. Forge
  2. FORGE-1756

Furnace.startAsync() should return a Future that can be used to block until the container has started.

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Major Major
    • 2.5.0.Final
    • 2.4.1.Final
    • Furnace (Container)
    • None

       
          @Override
      -   public Furnace startAsync()
      +   public Future<Void> startAsync()
          {
             return startAsync(Thread.currentThread().getContextClassLoader());
          }
       
      

              lincolnthree Lincoln Baxter III (Inactive)
              lincolnthree Lincoln Baxter III (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: