- All Implemented Interfaces:
com.google.inject.Provider<String>
, javax.inject.Provider<String>
public class ConfigRef
extends Object
implements com.google.inject.Provider<String>
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Details
-
-
get
- Specified by:
get
in interface com.google.inject.Provider<String>
- Specified by:
get
in interface javax.inject.Provider<String>
-
-
-
get
public <T> T get(Class<T> clazz)
-