All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.extensions.rack.yml Maven / Gradle / Ivy

The newest version!
name: Rack
version: 1.0

instrumentation:
  pointcuts:
    - class_matcher: !interface_matcher 'org/jruby/rack/RackApplication'
      method_matcher: !exact_method_matcher [ "call", "(Lorg/jruby/rack/RackEnvironment;)Lorg/jruby/rack/RackResponse;" ]





© 2015 - 2025 Weber Informatics LLC | Privacy Policy