Interface Profiler
-
public interface ProfilerProfiler that receives profile information fromOfficeFrameon eachProcessStatecompletion.- Author:
- Daniel Sagenschneider
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidprofileProcessState(ProfiledProcessState process)Enables theProfilerto profile the completedProcessState.
-
-
-
Method Detail
-
profileProcessState
void profileProcessState(ProfiledProcessState process)
Enables the
Profilerto profile the completedProcessState.- Parameters:
process-ProfiledProcessState.
-
-