Package org.apache.felix.scr.impl
Class ComponentActorThread
java.lang.Object
org.apache.felix.scr.impl.ComponentActorThread
- All Implemented Interfaces:
Runnable
The
ComponentActorThread
is the thread used to act upon registered
components of the service component runtime.-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final ScrLogger
private final LinkedList<Runnable>
private static final Runnable
-
Constructor Summary
Constructors -
Method Summary