Package org.eclipse.net4j.util.registry
Class Registry.Transaction
- java.lang.Object
- 
- org.eclipse.net4j.util.registry.Registry.Transaction
 
- 
- 
Constructor SummaryConstructors Constructor Description Transaction()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description voidcommit(boolean notifications)voidincreaseNesting()booleanisOwned()voidrememberDeregistered(K key, V value)voidrememberRegistered(K key, V value)
 
-