Uses of Interface
org.jboss.hal.client.configuration.subsystem.jmx.JmxPresenter.MyView
-
Packages that use JmxPresenter.MyView Package Description org.jboss.hal.client.configuration.subsystem.jmx -
-
Uses of JmxPresenter.MyView in org.jboss.hal.client.configuration.subsystem.jmx
Classes in org.jboss.hal.client.configuration.subsystem.jmx that implement JmxPresenter.MyView Modifier and Type Class Description classJmxViewImplementation note: Not based on MBUI XML due to special handling of handlers of the audit-log configuration.Constructors in org.jboss.hal.client.configuration.subsystem.jmx with parameters of type JmxPresenter.MyView Constructor Description JmxPresenter(com.google.web.bindery.event.shared.EventBus eventBus, JmxPresenter.MyView view, JmxPresenter.MyProxy myProxy, Finder finder, CrudOperations crud, Dispatcher dispatcher, javax.inject.Provider<Progress> progress, FinderPathFactory finderPathFactory, MetadataRegistry metadataRegistry, StatementContext statementContext)
-