- Detail:
- Field |
- Constr |
- Method
- java.lang.Object
-
- org.nhindirect.dns.provider.AbstractConfigDNSStoreProvider
-
- All Implemented Interfaces:
- com.google.inject.Provider<DNSStore>
- Direct Known Subclasses:
- ConfigServiceDNSStoreProvider, ConfigServiceRESTDNSStoreProvider
public abstract class AbstractConfigDNSStoreProvider
extends java.lang.Object
implements com.google.inject.Provider<DNSStore>
Abstract Guice provider for DNSStoreProviders that use the configuration service to retrieve runtime configuration information.
- Since:
- 1.0
- Author:
- Greg Meyer
-
-
Method Summary
-
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface com.google.inject.Provider
get
- Detail:
- Field |
- Constr |
- Method
Copyright © 2010-2018 The Direct Project. All Rights Reserved.