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