public class OutputProcessViewFactoryCallback extends Object implements OutputProcessViewFactory
Constructor and Description |
---|
OutputProcessViewFactoryCallback(OutputProcessViewCallback callback) |
Modifier and Type | Method and Description |
---|---|
OutputProcessViewBase |
makeView(ResultSetProcessor resultSetProcessor,
AgentInstanceContext agentInstanceContext) |
public OutputProcessViewFactoryCallback(OutputProcessViewCallback callback)
public OutputProcessViewBase makeView(ResultSetProcessor resultSetProcessor, AgentInstanceContext agentInstanceContext)
makeView
in interface OutputProcessViewFactory