public class ParameterDefaultDerivedFromTypeFacetFactory extends FacetFactoryAbstract
FacetFactory.AbstractProcessContext<T extends FacetHolder>, FacetFactory.ProcessClassContext, FacetFactory.ProcessContextWithMetadataProperties<T extends FacetHolder>, FacetFactory.ProcessMethodContext, FacetFactory.ProcessParameterContext| Constructor and Description |
|---|
ParameterDefaultDerivedFromTypeFacetFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
processParams(FacetFactory.ProcessParameterContext processParameterContext)
If there is a
DefaultedFacet on any of the action's parameter
types, then installs a ActionDefaultsFacet for the action. |
getFeatureTypes, getSpecificationLoader, process, process, setSpecificationLookuppublic ParameterDefaultDerivedFromTypeFacetFactory()
public void processParams(FacetFactory.ProcessParameterContext processParameterContext)
DefaultedFacet on any of the action's parameter
types, then installs a ActionDefaultsFacet for the action.processParams in interface FacetFactoryprocessParams in class FacetFactoryAbstractCopyright © 2010–2014 The Apache Software Foundation. All rights reserved.