public static class FacetFactory.ProcessParameterContext extends FacetFactory.AbstractProcessContext<FacetedMethodParameter>
| Constructor and Description |
|---|
FacetFactory.ProcessParameterContext(Method method,
int paramNum,
FacetedMethodParameter facetedMethodParameter) |
| Modifier and Type | Method and Description |
|---|---|
Method |
getMethod() |
int |
getParamNum() |
getFacetHolderpublic FacetFactory.ProcessParameterContext(Method method, int paramNum, FacetedMethodParameter facetedMethodParameter)
public int getParamNum()
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.