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 class
An implementation for reading a POSIX owner usingistat
.static class
An implementation of reading POSIX ownership usingstat
.Fields in net.bytebuddy.agent declared as VirtualMachine.ForOpenJ9.Dispatcher.ForJnaPosixEnvironment.PosixOwnerProviderModifier and TypeFieldDescriptionVirtualMachine.ForOpenJ9.Dispatcher.ForJnaPosixEnvironment.provider
The POSIX owner provider to use.