public class DeploymentNodeInfoFactory extends Object
| Constructor and Description |
|---|
DeploymentNodeInfoFactory(DeploymentBrowser deploymentBrowser,
DeploymentStore deploymentStore) |
| Modifier and Type | Method and Description |
|---|---|
<T extends DeploymentData> |
nodeInfoFor(T node) |
public DeploymentNodeInfoFactory(DeploymentBrowser deploymentBrowser, DeploymentStore deploymentStore)
public <T extends DeploymentData> org.jboss.as.console.client.shared.deployment.DeploymentNodeInfoFactory.DeploymentNodeInfo<T> nodeInfoFor(T node)
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.