Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
D
E
G
I
N
O
S
D
decommission(Object)
- Method in class org.apache.avalon.excalibur.thread.impl.
InstrumentedResourceLimitingThreadPool
dispose()
- Method in class org.apache.avalon.excalibur.thread.impl.
InstrumentedResourceLimitingThreadPool
E
enableLogging(Logger)
- Method in class org.apache.avalon.excalibur.thread.impl.
InstrumentedResourceLimitingThreadPool
execute(Executable)
- Method in class org.apache.avalon.excalibur.thread.impl.
InstrumentedResourceLimitingThreadPool
Run work in separate thread.
execute(Runnable)
- Method in class org.apache.avalon.excalibur.thread.impl.
InstrumentedResourceLimitingThreadPool
Run work in separate thread.
execute(Executable)
- Method in class org.apache.avalon.excalibur.thread.impl.
InstrumentedResourceLimitingThreadPool
Run work in separate thread.
G
getChildInstrumentables()
- Method in class org.apache.avalon.excalibur.thread.impl.
InstrumentedResourceLimitingThreadPool
Any Object which implements Instrumentable can also make use of other Instrumentable child objects.
getCreatedClass()
- Method in class org.apache.avalon.excalibur.thread.impl.
InstrumentedResourceLimitingThreadPool
getInstrumentableName()
- Method in class org.apache.avalon.excalibur.thread.impl.
InstrumentedResourceLimitingThreadPool
Gets the name of the Instrumentable.
getInstruments()
- Method in class org.apache.avalon.excalibur.thread.impl.
InstrumentedResourceLimitingThreadPool
Obtain a reference to all the Instruments that the Instrumentable object wishes to expose.
getSize()
- Method in class org.apache.avalon.excalibur.thread.impl.
InstrumentedResourceLimitingThreadPool
Return the number of worker threads in the pool.
I
InstrumentedResourceLimitingThreadPool
- Class in
org.apache.avalon.excalibur.thread.impl
A Thread Pool which can be configured to have a hard limit on the maximum number of threads which will be allocated.
InstrumentedResourceLimitingThreadPool(int)
- Constructor for class org.apache.avalon.excalibur.thread.impl.
InstrumentedResourceLimitingThreadPool
Creates a new
ResourceLimitingThreadPool
.
InstrumentedResourceLimitingThreadPool(String, int)
- Constructor for class org.apache.avalon.excalibur.thread.impl.
InstrumentedResourceLimitingThreadPool
Creates a new
ResourceLimitingThreadPool
with maxStrict enabled, blocking enabled, no block timeout and a trim interval of 10 seconds.
InstrumentedResourceLimitingThreadPool(String, int, boolean, boolean, long, long)
- Constructor for class org.apache.avalon.excalibur.thread.impl.
InstrumentedResourceLimitingThreadPool
Creates a new
ResourceLimitingThreadPool
.
N
newInstance()
- Method in class org.apache.avalon.excalibur.thread.impl.
InstrumentedResourceLimitingThreadPool
O
org.apache.avalon.excalibur.thread.impl
- package org.apache.avalon.excalibur.thread.impl
S
setInstrumentableName(String)
- Method in class org.apache.avalon.excalibur.thread.impl.
InstrumentedResourceLimitingThreadPool
Sets the name for the Instrumentable.
D
E
G
I
N
O
S
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2001-2012
Apache Software Foundation
. All Rights Reserved.