Class JBossAppServerJtaPlatform

java.lang.Object
org.hibernate.engine.transaction.jta.platform.internal.AbstractJtaPlatform
org.hibernate.engine.transaction.jta.platform.internal.JBossAppServerJtaPlatform
All Implemented Interfaces:
Serializable, TransactionManagerAccess, JtaPlatform, Service, Configurable, ServiceRegistryAwareService

public class JBossAppServerJtaPlatform extends AbstractJtaPlatform
JtaPlatform definition for JBoss Application Server.
See Also: