Uses of Interface
org.jboss.hal.client.configuration.subsystem.jca.JcaPresenter.MyView
-
Packages that use JcaPresenter.MyView Package Description org.jboss.hal.client.configuration.subsystem.jca -
-
Uses of JcaPresenter.MyView in org.jboss.hal.client.configuration.subsystem.jca
Classes in org.jboss.hal.client.configuration.subsystem.jca that implement JcaPresenter.MyView Modifier and Type Class Description classJcaViewImplementation note: Not based on MBUI XML due to special handling of long and short running thread pools for (distributed) work manager (only one long and short running thread pool allowed per (distributed) work manager).Constructors in org.jboss.hal.client.configuration.subsystem.jca with parameters of type JcaPresenter.MyView Constructor Description JcaPresenter(com.google.web.bindery.event.shared.EventBus eventBus, JcaPresenter.MyView view, JcaPresenter.MyProxy myProxy, Finder finder, CrudOperations crud, FinderPathFactory finderPathFactory, Dispatcher dispatcher, MetadataRegistry metadataRegistry, StatementContext statementContext, Resources resources)
-