|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.net4j.util.registry.Registry.Transaction
protected class Registry.Transaction
Constructor Summary | |
---|---|
Registry.Transaction()
|
Method Summary | |
---|---|
void |
commit(boolean notifications)
|
void |
increaseNesting()
|
boolean |
isOwned()
|
void |
rememberDeregistered(K key,
V value)
|
void |
rememberRegistered(K key,
V value)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Registry.Transaction()
Method Detail |
---|
public boolean isOwned()
public void increaseNesting()
public void commit(boolean notifications)
public void rememberRegistered(K key, V value)
public void rememberDeregistered(K key, V value)
|
Copyright (c) 2004 - 2008 Eike Stepper, Germany. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |