Uses of Interface
org.jboss.hal.client.runtime.subsystem.jpa.JpaPresenter.MyView
-
Packages that use JpaPresenter.MyView Package Description org.jboss.hal.client.runtime.subsystem.jpa -
-
Uses of JpaPresenter.MyView in org.jboss.hal.client.runtime.subsystem.jpa
Classes in org.jboss.hal.client.runtime.subsystem.jpa that implement JpaPresenter.MyView Modifier and Type Class Description classJpaViewConstructors in org.jboss.hal.client.runtime.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, FinderPathFactory finderPathFactory, Dispatcher dispatcher, StatementContext statementContext, Resources resources)
-