| Name | Description | Type | Package | Framework |
| EnforcedQueueService | A queue service implementation enforcing the processing preference choice for the bundle. | Class | org.apache.felix.ipojo.extender.internal.queue.pref.enforce | Apache Felix |
| ForwardingQueueService | A queue service implementation delegating to a LifecycleQueueService. | Class | org.apache.felix.ipojo.extender.internal.queue.pref.enforce | Apache Felix |
| HeaderPreferenceSelection | A preference selection strategy based on a manifest header. | Class | org.apache.felix.ipojo.extender.internal.queue.pref | Apache Felix |
| Preference | The processing preference. | Class | org.apache.felix.ipojo.extender.internal.queue.pref | Apache Felix |
| PreferenceQueueService | An implementation of the queue service delegating on the synchronous and asynchronous implementations according to the processing preference. | Class | org.apache.felix.ipojo.extender.internal.queue.pref | Apache Felix |
| PreferenceSelection | An interface to choose the processing preference. | Interface | org.apache.felix.ipojo.extender.internal.queue.pref | Apache Felix |
| PrefixedThreadFactory | A thread factory setting the name of the created thread. | Class | org.apache.felix.ipojo.extender.internal.queue | Apache Felix |