open fun setProperties(transactionAttributes: Properties): Unit
Parses the given properties into a name/attribute map. Expects method names as keys and String attributes definitions as values, parsable into TransactionAttribute instances via TransactionAttributeEditor.
See Also
#setNameMapTransactionAttributeEditor