Package co.elastic.apm.attach
Class JvmDiscoverer.Compound
java.lang.Object
co.elastic.apm.attach.JvmDiscoverer.Compound
- All Implemented Interfaces:
JvmDiscoverer
- Enclosing interface:
- JvmDiscoverer
-
Nested Class Summary
Nested classes/interfaces inherited from interface co.elastic.apm.attach.JvmDiscoverer
JvmDiscoverer.Compound, JvmDiscoverer.ForHotSpotVm, JvmDiscoverer.UsingPs -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
-
Constructor Details
-
Compound
-
-
Method Details
-
discoverJvms
- Specified by:
discoverJvmsin interfaceJvmDiscoverer- Throws:
Exception
-
isAvailable
public boolean isAvailable()- Specified by:
isAvailablein interfaceJvmDiscoverer
-