|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.directory.server.dns.store.jndi.MultiBaseSearch
public class MultiBaseSearch
A JNDI-backed search strategy implementation. This search strategy builds a catalog from directory configuration to determine where zones are to search for resource records.
| Method Summary | |
|---|---|
java.util.Set<ResourceRecord> |
getRecords(QuestionRecord question)
Returns a set of ResourceRecords, given a DNS QuestionRecord. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public java.util.Set<ResourceRecord> getRecords(QuestionRecord question)
throws DnsException
ResourceRecords, given a DNS QuestionRecord.
ResourceRecords.
DnsException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||