public class CacheContainerView extends HalViewImpl implements CacheContainerPresenter.MyView
| Constructor and Description |
|---|
CacheContainerView(MetadataRegistry metadataRegistry,
TableButtonFactory tableButtonFactory,
Resources resources) |
| Modifier and Type | Method and Description |
|---|---|
void |
setPresenter(CacheContainerPresenter presenter) |
void |
update(org.jboss.hal.client.configuration.subsystem.infinispan.CacheContainer cacheContainer,
boolean jgroups) |
void |
updateCacheBackups(org.jboss.hal.client.configuration.subsystem.infinispan.Cache cache,
List<NamedNode> backups) |
void |
updateCacheStore(org.jboss.hal.client.configuration.subsystem.infinispan.Cache cache,
List<Property> stores) |
asElement, asElements, attach, detach, initElement, initElement, initElements, initElements, registerAttachable, registerAttachablesaddToSlot, asWidget, bindSlot, bindSlot, bindSlot, initWidget, onAttach, onDetach, removeFromSlot, setInSlotclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait@Inject public CacheContainerView(MetadataRegistry metadataRegistry, TableButtonFactory tableButtonFactory, Resources resources)
public void setPresenter(CacheContainerPresenter presenter)
setPresenter in interface HasPresenter<CacheContainerPresenter>public void update(org.jboss.hal.client.configuration.subsystem.infinispan.CacheContainer cacheContainer,
boolean jgroups)
update in interface CacheContainerPresenter.MyViewpublic void updateCacheBackups(org.jboss.hal.client.configuration.subsystem.infinispan.Cache cache,
List<NamedNode> backups)
updateCacheBackups in interface CacheContainerPresenter.MyViewpublic void updateCacheStore(org.jboss.hal.client.configuration.subsystem.infinispan.Cache cache,
List<Property> stores)
updateCacheStore in interface CacheContainerPresenter.MyViewCopyright © 2018 JBoss, a division of Red Hat. All rights reserved.