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-2014. All Rights Reserved.