Package com.newrelic.agent.bridge.reflect
-
Class Summary Class Description ClassReflection When we try to access methods through reflection in a JVM that uses aSecurityManager(when we're running in WebSphere, for example), we get access exceptions when calling the reflection apis from most of the agent code.