See: Description
Interface | Description |
---|---|
IClassSpecificNameResolver |
Interface describing a name resolver for objects of specific classes (found
in an snapshot), e.g.
|
ICollectionExtractorProvider | |
IRequestDetailsResolver |
The allows details about a local variable for a thread of a type understood
by this resolver to be interpreted and attached to the thread description.
|
IThreadDetailsResolver |
Extracts detailed information about a thread.
|
IThreadInfo |
Holds detailed information about a thread.
|
ITroubleTicketResolver |
Interface for a trouble-ticket component resolver.
|
Class | Description |
---|---|
CollectionExtractionInfo |
Enum | Description |
---|---|
JdkVersion |
Enumeration of known JDK collection versions
|
Annotation Type | Description |
---|---|
Subject |
Used to tag
IClassSpecificNameResolver and IRequestDetailsResolver
resolvers with the name of the class that they handle. |
Subjects |
Used to tag
IClassSpecificNameResolver and IRequestDetailsResolver
resolvers with the names of the classes that they handle. |