Uses of Interface
org.jboss.hal.client.deployment.StandaloneDeploymentPresenter.MyView
-
Packages that use StandaloneDeploymentPresenter.MyView Package Description org.jboss.hal.client.deployment -
-
Uses of StandaloneDeploymentPresenter.MyView in org.jboss.hal.client.deployment
Classes in org.jboss.hal.client.deployment that implement StandaloneDeploymentPresenter.MyView Modifier and Type Class Description classStandaloneDeploymentViewConstructors in org.jboss.hal.client.deployment with parameters of type StandaloneDeploymentPresenter.MyView Constructor Description StandaloneDeploymentPresenter(com.google.web.bindery.event.shared.EventBus eventBus, StandaloneDeploymentPresenter.MyView view, StandaloneDeploymentPresenter.MyProxy proxy, Finder finder, FinderPathFactory finderPathFactory, Dispatcher dispatcher, javax.inject.Provider<Progress> progress, Resources resources)
-