@Dependent public class DesignerEditorParametersPublisherViewImpl extends Object implements DesignerEditorParametersPublisherView
Constructor and Description |
---|
DesignerEditorParametersPublisherViewImpl() |
Modifier and Type | Method and Description |
---|---|
void |
publishActiveNodesInfo(String an) |
void |
publishCompletedNodesInfo(String cn) |
void |
publishProcessSourcesInfo(String ps) |
public DesignerEditorParametersPublisherViewImpl()
public void publishProcessSourcesInfo(String ps)
publishProcessSourcesInfo
in interface DesignerEditorParametersPublisherView
public void publishActiveNodesInfo(String an)
publishActiveNodesInfo
in interface DesignerEditorParametersPublisherView
public void publishCompletedNodesInfo(String cn)
publishCompletedNodesInfo
in interface DesignerEditorParametersPublisherView
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.