Class OsgiJtaPlatform

  • All Implemented Interfaces:
    java.io.Serializable, JtaPlatform, Service

    public class OsgiJtaPlatform
    extends java.lang.Object
    implements JtaPlatform
    Offers the JTA Platform provided by the OSGi container. The Enterprise OSGi spec requires all containers to register UserTransaction and TransactionManager OSGi services.
    See Also:
    Serialized Form