Uses of Interface
org.jboss.hal.client.configuration.subsystem.jgroups.JGroupsPresenter.MyView
-
Packages that use JGroupsPresenter.MyView Package Description org.jboss.hal.client.configuration.subsystem.jgroups -
-
Uses of JGroupsPresenter.MyView in org.jboss.hal.client.configuration.subsystem.jgroups
Classes in org.jboss.hal.client.configuration.subsystem.jgroups that implement JGroupsPresenter.MyView Modifier and Type Class Description classJGroupsViewThis view is not MBUI generated because there are deep neste objects as relay, transport, protocol into stacks.Constructors in org.jboss.hal.client.configuration.subsystem.jgroups with parameters of type JGroupsPresenter.MyView Constructor Description JGroupsPresenter(com.google.web.bindery.event.shared.EventBus eventBus, JGroupsPresenter.MyView view, Resources resources, JGroupsPresenter.MyProxy myProxy, MetadataRegistry metadataRegistry, Finder finder, Dispatcher dispatcher, FinderPathFactory finderPathFactory, StatementContext statementContext, CrudOperations crud)
-