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