Uses of Class
org.axonframework.common.property.AbstractMethodPropertyAccessStrategy
Packages that use AbstractMethodPropertyAccessStrategy
-
Uses of AbstractMethodPropertyAccessStrategy in org.axonframework.common.property
Subclasses of AbstractMethodPropertyAccessStrategy in org.axonframework.common.propertyModifier and TypeClassDescriptionclassBeanPropertyAccessStrategy implementation that uses JavaBean style property access.classPropertyAccessStrategy implementation that finds properties defined according to the Uniform Access Principle (see Wikipedia).