org.apache.directory.server.dns.store
Class MultiBaseSearch

java.lang.Object
  extended by org.apache.directory.server.dns.store.MultiBaseSearch

public class MultiBaseSearch
extends java.lang.Object

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.

Version:
$Rev: 434437 $, $Date: 2006-08-24 19:12:52 +0200 (Thu, 24 Aug 2006) $
Author:
Apache Directory Project

Method Summary
 java.util.Set getRecords(QuestionRecord question)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getRecords

public java.util.Set getRecords(QuestionRecord question)
                         throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2003-2010 Apache Software Foundation. All Rights Reserved.