Class OAgentProfilerService
java.lang.Object
com.orientechnologies.agent.functions.OAgentProfilerService
- All Implemented Interfaces:
OEnterpriseService
Created by Enrico Risa on 23/07/2018.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidinit(OEnterpriseServer server) protected voidvoidstart()voidstop()
-
Constructor Details
-
OAgentProfilerService
public OAgentProfilerService()
-
-
Method Details
-
init
- Specified by:
initin interfaceOEnterpriseService
-
start
public void start()- Specified by:
startin interfaceOEnterpriseService
-
installProfiler
protected void installProfiler() -
stop
public void stop()- Specified by:
stopin interfaceOEnterpriseService
-
getProfiler
-