A C E G J 
All Classes All Packages

A

attach() - Static method in class co.elastic.apm.attach.ElasticApmAttacher
Attaches the Elastic Apm agent to the current JVM.
attach(String) - Static method in class co.elastic.apm.attach.ElasticApmAttacher
Attaches the Elastic Apm agent to the current JVM.
attach(String, String) - Static method in class co.elastic.apm.attach.ElasticApmAttacher
attach(String, Map<String, String>) - Static method in class co.elastic.apm.attach.ElasticApmAttacher
Attaches the agent to a remote JVM
attach(String, Map<String, String>, File) - Static method in class co.elastic.apm.attach.ElasticApmAttacher
Attaches the agent to a remote JVM
attach(Map<String, String>) - Static method in class co.elastic.apm.attach.ElasticApmAttacher
Attaches the Elastic Apm agent to the current JVM.
attempt() - Method in class co.elastic.apm.attach.CachedAttachmentProvider
 

C

CachedAttachmentProvider - Class in co.elastic.apm.attach
Successive attachments with a tools.jar-based ByteBuddyAgent.AttachmentProvider would lead to the VirtualMachine class to be loaded from multiple class loaders (see ByteBuddyAgent.AttachmentProvider.ForStandardToolsJarVm.attempt()).
co.elastic.apm.attach - package co.elastic.apm.attach
 
CURRENT_PID - Static variable in class co.elastic.apm.attach.JvmAttachUtils
 

E

ElasticApmAttacher - Class in co.elastic.apm.attach
Attaches the Elastic Apm agent to the current or a remote JVM
ElasticApmAttacher() - Constructor for class co.elastic.apm.attach.ElasticApmAttacher
 
ElasticAttachmentProvider - Class in co.elastic.apm.attach
 
ElasticAttachmentProvider() - Constructor for class co.elastic.apm.attach.ElasticAttachmentProvider
 

G

get() - Static method in class co.elastic.apm.attach.ElasticAttachmentProvider
Get (and optionally initialize) attachment provider
getAgentAndSystemProperties(String) - Static method in class co.elastic.apm.attach.JvmAttachUtils
 
getBundledAgentJarFile() - Static method in class co.elastic.apm.attach.ElasticApmAttacher
 
getFallback() - Static method in class co.elastic.apm.attach.ElasticAttachmentProvider
Get (and optionally initialize) fallback (emulated) attachment provider

J

JvmAttachUtils - Class in co.elastic.apm.attach
Allows convenient access to current JVM utilities provided by bytebuddy which is relocated on packaging.
JvmAttachUtils() - Constructor for class co.elastic.apm.attach.JvmAttachUtils
 
A C E G J 
All Classes All Packages