Uses of Interface
net.officefloor.frame.internal.structure.ProcessProfiler
Packages that use ProcessProfiler
Package
Description
-
Uses of ProcessProfiler in net.officefloor.frame.impl.execute.profile
Classes in net.officefloor.frame.impl.execute.profile that implement ProcessProfiler -
Uses of ProcessProfiler in net.officefloor.frame.impl.execute.thread
Constructors in net.officefloor.frame.impl.execute.thread with parameters of type ProcessProfilerModifierConstructorDescriptionThreadStateImpl(ThreadMetaData threadMetaData, FlowCallback callback, ThreadState callbackThreadState, ProcessState processState, ProcessProfiler processProfiler) Initiate withProcessStateFlowCallback.ThreadStateImpl(ThreadMetaData threadMetaData, FlowCompletion completion, boolean isEscalationHandlingThreadState, ProcessState processState, ProcessProfiler processProfiler) Initiate.