JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
I
O
P
S
A
agentmain(String, Instrumentation)
- Static method in class org.apache.wicket.util.instrument.
ObjectSizeOfAgent
Initializes agent when it is attached to an already running JVM.
I
InstrumentationObjectSizeOfStrategy
- Class in
org.apache.wicket.util.instrument
Object size of strategy that is based on instrumentation.
InstrumentationObjectSizeOfStrategy(Instrumentation)
- Constructor for class org.apache.wicket.util.instrument.
InstrumentationObjectSizeOfStrategy
Construct.
O
ObjectSizeOfAgent
- Class in
org.apache.wicket.util.instrument
Instrumentation agent for calculating object sizes using Java's instrumentation API.
ObjectSizeOfAgent()
- Constructor for class org.apache.wicket.util.instrument.
ObjectSizeOfAgent
org.apache.wicket.util.instrument
- package org.apache.wicket.util.instrument
P
premain(String, Instrumentation)
- Static method in class org.apache.wicket.util.instrument.
ObjectSizeOfAgent
Initializes agent before the main function of the application is executed.
S
sizeOf(Serializable)
- Method in class org.apache.wicket.util.instrument.
InstrumentationObjectSizeOfStrategy
Calculates full size of object iterating over its hierarchy graph.
A
I
O
P
S
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2006–2022
Apache Software Foundation
. All rights reserved.