Package jadex.bytecode.vmhacks
-
Interface Summary Interface Description INativeHelper Interface for classes implementing native helper functions. -
Class Summary Class Description ClassStore Class used to store injected classes globally.LoggerFilterStore This class abuses the java.util.logging.* API to establish a VM-wide object store.NativeHelper Helper class using JNA to provide native features.VmHacks Class providing various means of getting around VM restrictions.VmHacks.InstrumentationCommand Instrumentation command issued to the instrumentation agent.VmHacks.Unsafe Access to unsafe operations.VmHacksAgent Agent for acquiring instrumentation access.