Uses of Interface
org.eclipse.ecf.core.sharedobject.ISharedObjectContainerTransaction
- 
Packages that use ISharedObjectContainerTransaction Package Description org.eclipse.ecf.core.sharedobject org.eclipse.ecf.provider.generic 
- 
- 
Uses of ISharedObjectContainerTransaction in org.eclipse.ecf.core.sharedobjectClasses in org.eclipse.ecf.core.sharedobject that implement ISharedObjectContainerTransaction Modifier and Type Class Description classTwoPhaseCommitEventProcessorImplementation of two-phase commit for transactional replication of shared objects.Fields in org.eclipse.ecf.core.sharedobject declared as ISharedObjectContainerTransaction Modifier and Type Field Description protected ISharedObjectContainerTransactionTransactionSharedObject. transaction
- 
Uses of ISharedObjectContainerTransaction in org.eclipse.ecf.provider.genericMethods in org.eclipse.ecf.provider.generic that return ISharedObjectContainerTransaction Modifier and Type Method Description protected ISharedObjectContainerTransactionSOContainer. addSharedObject0(ID id, ISharedObject s, Map props)protected ISharedObjectContainerTransactionSOContainer. addSharedObjectWrapper(SOWrapper wrapper)
 
-