Uses of Interface
org.jboss.hal.client.configuration.subsystem.infinispan.CacheContainerPresenter.MyView
-
Packages that use CacheContainerPresenter.MyView Package Description org.jboss.hal.client.configuration.subsystem.infinispan -
-
Uses of CacheContainerPresenter.MyView in org.jboss.hal.client.configuration.subsystem.infinispan
Classes in org.jboss.hal.client.configuration.subsystem.infinispan that implement CacheContainerPresenter.MyView Modifier and Type Class Description classCacheContainerViewImplementation note: Not based on MBUI XML due to special cache container singleton resources.Constructors in org.jboss.hal.client.configuration.subsystem.infinispan with parameters of type CacheContainerPresenter.MyView Constructor Description CacheContainerPresenter(com.google.web.bindery.event.shared.EventBus eventBus, CacheContainerPresenter.MyView view, CacheContainerPresenter.MyProxy myProxy, Finder finder, MetadataRegistry metadataRegistry, Dispatcher dispatcher, CrudOperations crud, FinderPathFactory finderPathFactory, StatementContext statementContext)
-