public class JsrPathParamId extends Object implements IJsrParamId
PathParam| Modifier and Type | Field and Description |
|---|---|
static IJsrParamId |
INSTANCE |
| Constructor and Description |
|---|
JsrPathParamId() |
public static final IJsrParamId INSTANCE
public boolean process(Param param, JsrCallable callable) throws InvalidSignatureException
IJsrParamIdIf known to be a valid parameter, bind a role to it.
process in interface IJsrParamIdparam - the parameter being processedcallable - the callable this param belongs to (used to obtain extra state about the callable that might impact decision making)InvalidSignatureException - if a violation of the signature rules occurredCopyright © 1995-2015 Webtide. All Rights Reserved.