|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MissingRecordException | |
---|---|
fr.dyade.aaa.jndi2.distributed | |
fr.dyade.aaa.jndi2.server |
Uses of MissingRecordException in fr.dyade.aaa.jndi2.distributed |
---|
Methods in fr.dyade.aaa.jndi2.distributed with parameters of type MissingRecordException | |
---|---|
protected JndiReply |
ReplicationManager.onMissingRecord(MissingRecordException mre,
RequestContext reqCtx)
|
Uses of MissingRecordException in fr.dyade.aaa.jndi2.server |
---|
Methods in fr.dyade.aaa.jndi2.server with parameters of type MissingRecordException | |
---|---|
protected JndiReply |
RequestManager.onMissingRecord(MissingRecordException mre,
RequestContext reqCtx)
In a centralized JNDI server a missing record shows that the name asked by the JNDI request doesn't exist. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |