C D E G I O R S T

C

Counter - Class in org.apache.avalon.cornerstone.threads.tutorial
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 in org.apache.avalon.cornerstone.threads.tutorial
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

Copyright © 2001-2009 The Apache Software Foundation. All Rights Reserved.