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