Class TestingJtaPlatformImpl

All Implemented Interfaces:
Serializable, TransactionManagerAccess, JtaPlatform, Service, Configurable, ServiceRegistryAwareService

public class TestingJtaPlatformImpl extends AbstractJtaPlatform
A test-specific implementation of the JtaPlatform contract for testing JTA-based functionality.
See Also: