Class Hierarchy
- java.lang.Object
- org.springframework.transaction.support.AbstractPlatformTransactionManager (implements org.springframework.transaction.ConfigurableTransactionManager, org.springframework.transaction.PlatformTransactionManager, java.io.Serializable)
- org.springframework.orm.jpa.JpaTransactionManager (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.InitializingBean, org.springframework.transaction.support.ResourceTransactionManager)
- org.cxbox.model.core.tx.DeploymentTransactionSupportImpl (implements org.springframework.context.ApplicationListener<E>, org.cxbox.api.service.tx.DeploymentTransactionSupport, org.springframework.beans.factory.DisposableBean)
- org.cxbox.model.core.tx.TransactionServiceImpl (implements org.cxbox.api.service.tx.TransactionService)
- org.cxbox.model.core.tx.TransactionStatusImpl (implements org.cxbox.api.service.tx.ITransactionStatus)