Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
C
D
E
G
I
O
R
S
T
C
Counter
- class org.apache.avalon.cornerstone.threads.tutorial.
Counter
.
A demonstration runnable object that simply logs a countdown sequence.
Counter()
- Constructor for class org.apache.avalon.cornerstone.threads.tutorial.
Counter
D
dispose()
- Method in class org.apache.avalon.cornerstone.threads.tutorial.
ThreadConsumer
Disposal of the component during which he handle the closue of the child thread we have establshed during the initialization stage.
E
enableLogging(Logger)
- Method in class org.apache.avalon.cornerstone.threads.tutorial.
Counter
G
getLogger()
- Method in class org.apache.avalon.cornerstone.threads.tutorial.
Counter
I
initialize()
- Method in class org.apache.avalon.cornerstone.threads.tutorial.
ThreadConsumer
Initialization of the component by the container during which we establish a child thread by passing a runnable object to the thread pool.
O
org.apache.avalon.cornerstone.threads.tutorial
- package org.apache.avalon.cornerstone.threads.tutorial
R
run()
- Method in class org.apache.avalon.cornerstone.threads.tutorial.
Counter
S
service(ServiceManager)
- Method in class org.apache.avalon.cornerstone.threads.tutorial.
ThreadConsumer
Servicing of the component by the container during which the component aquires the ThreadManager service.
T
ThreadConsumer
- class org.apache.avalon.cornerstone.threads.tutorial.
ThreadConsumer
.
ThreadConsumer is a example of a component that uses the ThreadManager service to aquired a thread pool.
ThreadConsumer()
- Constructor for class org.apache.avalon.cornerstone.threads.tutorial.
ThreadConsumer
C
D
E
G
I
O
R
S
T
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2001-2007 The Apache Software Foundation. All Rights Reserved.