public class ContactStoreProvider extends java.lang.Object implements com.google.inject.Provider<ContactStore>
ContactStore
based on the configuration.Modifier and Type | Method and Description |
---|---|
ContactStore |
get() |
public ContactStore get()
get
in interface javax.inject.Provider<ContactStore>