JavaScript is disabled on your browser.
Skip navigation links
Qubership Profiler Agent
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
com.netcracker.profiler.io
Interface CallToJSFactory
public interface
CallToJSFactory
Factory interface for creating CallToJS instances with runtime parameters.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
CallToJS
create
(
PrintWriter
out,
CallFilterer
cf)
Method Details
create
CallToJS
create
(
PrintWriter
out,
CallFilterer
cf)