@Typed @InvocationOrder(value=500) public class JsfProjectStageProducerConfiguredValueResolver extends AbstractConfiguredValueResolver
ConfiguredValueResolver
which allows to overrule the default ProjectStageProducer
.
(If a custom ProjectStageProducer
gets returned by a custom
ConfiguredValueResolver
,
it will be ignored.)Constructor and Description |
---|
JsfProjectStageProducerConfiguredValueResolver() |
Modifier and Type | Method and Description |
---|---|
<K,T> List<T> |
resolveInstances(ConfiguredValueDescriptor<K,T> descriptor) |
add, add, getConfiguredValues, isActivated
public JsfProjectStageProducerConfiguredValueResolver()
public <K,T> List<T> resolveInstances(ConfiguredValueDescriptor<K,T> descriptor)
Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.