Uses of Interface
org.jboss.hal.client.configuration.subsystem.jpa.JpaPresenter.MyView
-
Packages that use JpaPresenter.MyView Package Description org.jboss.hal.client.configuration.subsystem.jpa -
-
Uses of JpaPresenter.MyView in org.jboss.hal.client.configuration.subsystem.jpa
Classes in org.jboss.hal.client.configuration.subsystem.jpa that implement JpaPresenter.MyView Modifier and Type Class Description classJpaViewclassMbui_JpaViewConstructors in org.jboss.hal.client.configuration.subsystem.jpa with parameters of type JpaPresenter.MyView Constructor Description JpaPresenter(com.google.web.bindery.event.shared.EventBus eventBus, JpaPresenter.MyView view, JpaPresenter.MyProxy myProxy, Finder finder, CrudOperations crud, FinderPathFactory finderPathFactory, StatementContext statementContext)
-