public class PropertiesProxy extends Object implements InvocationHandler
| Modifier and Type | Field and Description |
|---|---|
protected Map<Method,PropertyInfo> |
properties |
| Constructor and Description |
|---|
PropertiesProxy(Map<Method,PropertyInfo> properties) |
protected final Map<Method,PropertyInfo> properties
public PropertiesProxy(Map<Method,PropertyInfo> properties)
Copyright © 2015 QATools. All Rights Reserved.