Uses of Class
org.jrd.agent.InstrumentationProvider
-
Packages that use InstrumentationProvider Package Description org.jrd.agent -
-
Uses of InstrumentationProvider in org.jrd.agent
Methods in org.jrd.agent with parameters of type InstrumentationProvider Modifier and Type Method Description static boolean
ConnectionDelegator. initialize(String hostname, Integer port, InstrumentationProvider provider)
This method is used to create an ConnectionDelegator object and start listener threadConstructors in org.jrd.agent with parameters of type InstrumentationProvider Constructor Description AgentActionWorker(Socket socket, InstrumentationProvider provider)
-