Package org.eclipse.jetty.util.thread
Interface ThreadPoolBudget.Lease
-
- All Superinterfaces:
AutoCloseable,Closeable
- All Known Implementing Classes:
ThreadPoolBudget.Leased
- Enclosing class:
- ThreadPoolBudget
public static interface ThreadPoolBudget.Lease extends Closeable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetThreads()
-