|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LocalRegistry
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 |
---|
void setReadOnly(boolean readOnly)
readOnly
- if true
, prevent remote users from modifying
bindingsboolean getReadOnly()
true
if the registry is read-only
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |