|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StaleReferenceException | |
|---|---|
| org.planx.xmlstore | |
| org.planx.xmlstore.nameserver | |
| Uses of StaleReferenceException in org.planx.xmlstore |
|---|
| Methods in org.planx.xmlstore that throw StaleReferenceException | |
|---|---|
void |
NameServer.rebind(String name,
Reference oldRef,
Reference newRef)
Rebind the name to the value reference in the name server if the name is currently bound to the specified value reference. |
| Uses of StaleReferenceException in org.planx.xmlstore.nameserver |
|---|
| Methods in org.planx.xmlstore.nameserver that throw StaleReferenceException | |
|---|---|
void |
LocalNameServer.rebind(String name,
Reference oldr,
Reference newr)
|
void |
GlobalNameServer.rebind(String name,
Reference oldr,
Reference newr)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||