|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.directory.server.dns.store.JndiRecordStoreImpl
public class JndiRecordStoreImpl
A JNDI-backed implementation of the RecordStore interface. This RecordStore uses the Strategy pattern to either serve records based on a single base DN or to lookup catalog mappings from directory configuration.
Constructor Summary | |
---|---|
JndiRecordStoreImpl(DnsConfiguration config,
javax.naming.spi.InitialContextFactory factory)
|
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 |
Constructor Detail |
---|
public JndiRecordStoreImpl(DnsConfiguration config, javax.naming.spi.InitialContextFactory factory)
Method Detail |
---|
public java.util.Set getRecords(QuestionRecord question) throws java.lang.Exception
getRecords
in interface RecordStore
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |