Uses of Interface
javax.resource.spi.XATerminator
-
Packages that use XATerminator Package Description javax.resource.spi The javax.resource.spi package contains APIs for the system contracts defined in the Java EE Connector Architecture specification. -
-
Uses of XATerminator in javax.resource.spi
Methods in javax.resource.spi that return XATerminator Modifier and Type Method Description XATerminatorBootstrapContext. getXATerminator()Provides a handle to aXATerminatorinstance.
-