Uses of Interface
org.jboss.hal.client.runtime.server.ServerRuntimePresenter.MyView
-
Packages that use ServerRuntimePresenter.MyView Package Description org.jboss.hal.client.runtime.server -
-
Uses of ServerRuntimePresenter.MyView in org.jboss.hal.client.runtime.server
Classes in org.jboss.hal.client.runtime.server that implement ServerRuntimePresenter.MyView Modifier and Type Class Description classServerRuntimeViewConstructors in org.jboss.hal.client.runtime.server with parameters of type ServerRuntimePresenter.MyView Constructor Description ServerRuntimePresenter(com.google.web.bindery.event.shared.EventBus eventBus, ServerRuntimePresenter.MyView view, ServerRuntimePresenter.MyProxy myProxy, Finder finder, FinderPathFactory finderPathFactory, Dispatcher dispatcher, StatementContext statementContext, Resources resources)
-