|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
LocalRegistry
extends Registry
to allow the local
registry to be made read-only
RegistryLocator
Method Summary | |
boolean |
getReadOnly()
Determines if the registry is read-only |
void |
setReadOnly(boolean readOnly)
Set if the registry is read-only for remote users |
Methods inherited from interface org.exolab.jms.net.registry.Registry |
bind, lookup, unbind |
Method Detail |
public void setReadOnly(boolean readOnly)
readOnly
- if true
, prevent remote users from modifying
bindingspublic boolean getReadOnly()
true
if the registry is read-only
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |