public interface AttachAPIResolver
Modifier and Type | Method and Description |
---|---|
java.lang.Class<?> |
getAttachAPIClass()
Provides a service for obtaining the Java Attach API Virtual Machine class as defined by
https://docs.oracle.com/javase/6/docs/jdk/api/attach/spec/com/sun/tools/attach/VirtualMachine.html
The Class returned is generally from the system classloader.
|
@Nullable java.lang.Class<?> getAttachAPIClass()
Copyright © 2010 - 2020 Adobe. All Rights Reserved