Uses of Interface
net.bytebuddy.agent.VirtualMachine.ForOpenJ9.Dispatcher.ForJnaPosixEnvironment.PosixOwnerProvider
Package
Description
The Byte Buddy agent allows the redefinition of classes at runtime.
-
Uses of VirtualMachine.ForOpenJ9.Dispatcher.ForJnaPosixEnvironment.PosixOwnerProvider in net.bytebuddy.agent
Classes in net.bytebuddy.agent that implement VirtualMachine.ForOpenJ9.Dispatcher.ForJnaPosixEnvironment.PosixOwnerProviderModifier and TypeClassDescriptionstatic classAn implementation for reading a POSIX owner usingistat.static classAn implementation of reading POSIX ownership usingstat.Fields in net.bytebuddy.agent declared as VirtualMachine.ForOpenJ9.Dispatcher.ForJnaPosixEnvironment.PosixOwnerProviderModifier and TypeFieldDescriptionVirtualMachine.ForOpenJ9.Dispatcher.ForJnaPosixEnvironment.providerThe POSIX owner provider to use.