Class VirtualMachine.ForHotSpot.Connection.ForJnaWindowsNamedPipe.Factory

    • Field Detail

      • LIBRARY_NAME

        public static final String LIBRARY_NAME
        The name of the native code library that is included in this artifact to support Windows attachment. This property can be set by other libraries that shade Byte Buddy agent and relocates the library.
        See Also:
        Constant Field Values
    • Constructor Detail

      • Factory

        public Factory()
        Creates a new connection factory for Windows using JNA.