spring-framework / org.springframework.transaction.interceptor / MethodMapTransactionAttributeSource / afterPropertiesSet
afterPropertiesSet
open fun afterPropertiesSet(): Unit
Eagerly initializes the specified "methodMap", if any.
See Also
#initMethodMap(java.util.Map)