protected static class OgnlParametersProvider.Parameter extends Object
| Modifier and Type | Field and Description |
|---|---|
Class |
clazz |
ResourceMethod |
method |
String |
name |
Type |
type |
| Constructor and Description |
|---|
OgnlParametersProvider.Parameter(Type type,
Class clazz,
String name,
ResourceMethod method) |
public Type type
public Class clazz
public String name
public ResourceMethod method
public OgnlParametersProvider.Parameter(Type type, Class clazz, String name, ResourceMethod method)
public Class actualType()
Copyright © 2014 Caelum. All Rights Reserved.