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

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

public class SingleBaseSearch
extends java.lang.Object

A JNDI-backed search strategy implementation. This search strategy searches a single base DN 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-2012 Apache Software Foundation. All Rights Reserved.