Package | Description |
---|---|
org.apache.felix.ipojo.extender.internal.queue.pref | |
org.apache.felix.ipojo.extender.internal.queue.pref.enforce |
Modifier and Type | Method and Description |
---|---|
Preference |
PreferenceSelection.select(org.osgi.framework.Bundle source) |
Preference |
HeaderPreferenceSelection.select(org.osgi.framework.Bundle source) |
static Preference |
Preference.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Preference[] |
Preference.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
EnforcedQueueService(PreferenceSelection strategy,
LifecycleQueueService queueService,
Preference enforced,
Log logger)
Constructor.
|
Copyright © 2006-2014 The Apache Software Foundation. All Rights Reserved.