Uses of Interface
net.officefloor.frame.api.profile.ProfiledProcessState
-
Packages that use ProfiledProcessState Package Description net.officefloor.frame.api.profile net.officefloor.frame.impl.execute.profile -
-
Uses of ProfiledProcessState in net.officefloor.frame.api.profile
Methods in net.officefloor.frame.api.profile with parameters of type ProfiledProcessState Modifier and Type Method Description voidProfiler. profileProcessState(ProfiledProcessState process)Enables theProfilerto profile the completedProcessState. -
Uses of ProfiledProcessState in net.officefloor.frame.impl.execute.profile
Classes in net.officefloor.frame.impl.execute.profile that implement ProfiledProcessState Modifier and Type Class Description classProcessProfilerImplProcessProfilerimplementation.
-