Package | Description |
---|---|
org.axonframework.commandhandling.model.inspection | |
org.axonframework.common.property |
Class and Description |
---|
Property
Interface describing a mechanism that can read a predefined property from a given instance.
|
Class and Description |
---|
AbstractMethodPropertyAccessStrategy
Abstract implementation of the PropertyAccessStrategy that uses a no-arg, public method to access the property
value.
|
Property
Interface describing a mechanism that can read a predefined property from a given instance.
|
PropertyAccessStrategy
Abstract Strategy that provides access to all PropertyAccessStrategy implementations.
|
Copyright © 2010–2017. All rights reserved.