Module NewRelic::Control::ClassMethods
In: lib/new_relic/control/class_methods.rb

class-level methods for lazy creation of NewRelic::Control and NewRelic::LocalEnvironment instances.

Methods

Public Instance methods

Access the Control singleton, lazy initialized. Default will instantiate a new instance or pass false to defer

Loads the specified framework class from the NewRelic::Control::Frameworks module

nb this does not ‘load test’ the framework, it loads the ‘test framework‘

Access the LocalEnvironment singleton, lazy initialized

Create the concrete class for environment specific behavior

The root directory for the plugin or gem

clear out memoized Control and LocalEnv instances

[Validate]