|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ComponentConfigurationPolicy | |
---|---|
org.apache.felix.scrplugin.description |
Uses of ComponentConfigurationPolicy in org.apache.felix.scrplugin.description |
---|
Methods in org.apache.felix.scrplugin.description that return ComponentConfigurationPolicy | |
---|---|
ComponentConfigurationPolicy |
ComponentDescription.getConfigurationPolicy()
|
static ComponentConfigurationPolicy |
ComponentConfigurationPolicy.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ComponentConfigurationPolicy[] |
ComponentConfigurationPolicy.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.apache.felix.scrplugin.description with parameters of type ComponentConfigurationPolicy | |
---|---|
void |
ComponentDescription.setConfigurationPolicy(ComponentConfigurationPolicy configurationPolicy)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |