Uses of Class
org.apache.jena.dboe.transaction.txn.TransactionalComponentLifecycle.ComponentState
-
Packages that use TransactionalComponentLifecycle.ComponentState Package Description org.apache.jena.dboe.transaction.txn -
-
Uses of TransactionalComponentLifecycle.ComponentState in org.apache.jena.dboe.transaction.txn
Methods in org.apache.jena.dboe.transaction.txn that return TransactionalComponentLifecycle.ComponentState Modifier and Type Method Description TransactionalComponentLifecycle.ComponentState<X>TransactionalComponentLifecycle. getComponentState()Methods in org.apache.jena.dboe.transaction.txn with parameters of type TransactionalComponentLifecycle.ComponentState Modifier and Type Method Description voidTransactionalComponentLifecycle. setComponentState(TransactionalComponentLifecycle.ComponentState<X> state)
-