Package org.openjdk.jmc.flightrecorder.internal.parser.v0.factories
-
Interface Summary Interface Description IPoolFactory<T> Interface for factories that can drop in a custom object instead of the value in a thread pool. -
Class Summary Class Description GlobalObjectPool JavaThreadFactory Create a thread from java thread poolJfrThread A thread.MethodFactory Factory that creates aIMCMethodfrom the method pool.OldObjectFactory OSThreadFactory Factory that creates aJfrThreadfor the OS thread pool.StackTraceFactory Factory that create anIMCStackTracefrom the stack trace pool.ThreadGroup A thread group.ThreadGroupFactory Factory that create a thread group object from thread group factoryTypeFactory Factory responsible for creating aIMCType