| Package | Description |
|---|---|
| org.jboss.as.console.client.shared | |
| org.jboss.as.console.client.shared.subsys.infinispan | |
| org.jboss.as.console.client.shared.subsys.infinispan.model |
| Modifier and Type | Method and Description |
|---|---|
com.google.web.bindery.autobean.shared.AutoBean<LocalCache> |
CoreBeanFactory.localCache() |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractCacheView<T extends LocalCache>
Abstract cache view base class for Infinispan caches.
|
class |
CacheEntityToDmrBridge<T extends LocalCache>
This EntityToDmrBridge has special logic to handle the singleton-object pattern used with the cache
models.
|
class |
NonLocalCacheView<T extends LocalCache>
Only difference between local and non-local cache view is that non-local caches require the mode
attribute on add.
|
| Modifier and Type | Method and Description |
|---|---|
protected org.jboss.ballroom.client.widgets.forms.FormAdapter<LocalCache> |
LocalCacheView.makeAddEntityForm() |
protected org.jboss.ballroom.client.widgets.tables.DefaultCellTable<LocalCache> |
LocalCacheView.makeEntityTable() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DistributedCache |
interface |
InvalidationCache |
interface |
ReplicatedCache |
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.