JavaScript is disabled on your browser.
HAL Core Console :: Webapp 2.5.1
Detail:
Field |
Constr |
Method
java.lang.Object
org.jboss.as.console.client.domain.groups.deployment.ServerGroupSelector
public class ServerGroupSelector
extends Object
In its constructor, this class displays a dialog of server groups that the user can choose
to assign a deployment to. When the user submits the request it calls back into the
Deployments Presenter.
Author:
Stan Silvert ssilvert@redhat.com (C) 2011 Red Hat Inc.
Method Summary
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
Constructor Detail
ServerGroupSelector
public ServerGroupSelector(DomainDeploymentPresenter presenter,
DeploymentRecord deployment)
Create a new dialog and let the user choose server groups for a deployment.
Parameters: presenter - The presenter that will get the request for server group assignment.deployment - The deployment to be assigned to one or more server groups.
HAL Core Console :: Webapp 2.5.1
Detail:
Field |
Constr |
Method
Copyright © 2014 JBoss, a division of Red Hat . All rights reserved.