| Factory bean that supplies a TransactionManager object from the the current context
(i.e. plugin, embedding webapp) Config object map if defined therein (under the Config.TRANSACTION_MANAGER_OBJ key),
from JNDI if
Config.TRANSACTION_MANAGER_JNDI is defined,
or from a default declaratively assigned in containing bean factory.
author: Kuali Rice Team (kuali-rice@googlegroups.com) |