Uses of Interface
org.osgi.service.transaction.control.TransactionStarter
-
Packages that use TransactionStarter Package Description org.osgi.service.transaction.control Transaction Control Service Package Version 1.0. -
-
Uses of TransactionStarter in org.osgi.service.transaction.control
Subinterfaces of TransactionStarter in org.osgi.service.transaction.control Modifier and Type Interface Description interface
TransactionControl
The interface used by clients to control the active transaction contextClasses in org.osgi.service.transaction.control that implement TransactionStarter Modifier and Type Class Description class
TransactionBuilder
A builder for a piece of transactional work
-