Package com.newrelic.agent.bridge
Class NoOpConfig
- java.lang.Object
-
- com.newrelic.agent.bridge.NoOpConfig
-
- All Implemented Interfaces:
com.newrelic.api.agent.Config
public class NoOpConfig extends java.lang.Object implements com.newrelic.api.agent.Config
-
-
Field Summary
Fields Modifier and Type Field Description static com.newrelic.api.agent.ConfigInstance
-
Constructor Summary
Constructors Constructor Description NoOpConfig()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description <T> TgetValue(java.lang.String prop)<T> TgetValue(java.lang.String key, T defaultVal)
-