| Package | Description | 
|---|---|
| org.axonframework.common.property | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
BeanPropertyAccessStrategy
BeanPropertyAccessStrategy implementation that uses JavaBean style property access. 
 | 
class  | 
UniformPropertyAccessStrategy
PropertyAccessStrategy implementation that finds properties defined according to the Uniform Access Principle
 (see Wikipedia). 
 | 
Copyright © 2010–2018. All rights reserved.