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