| Package | Description |
|---|---|
| org.jboss.as.console.client.shared | |
| org.jboss.as.console.client.shared.subsys.infinispan |
| Modifier and Type | Method and Description |
|---|---|
com.google.web.bindery.autobean.shared.AutoBean<CacheContainer> |
CoreBeanFactory.cacheContainer() |
| Modifier and Type | Method and Description |
|---|---|
protected org.jboss.ballroom.client.widgets.forms.FormAdapter<CacheContainer> |
CacheContainerView.makeAddEntityForm() |
protected EntityEditor<CacheContainer> |
CacheContainerView.makeEntityEditor() |
protected org.jboss.ballroom.client.widgets.tables.DefaultCellTable<CacheContainer> |
CacheContainerView.makeEntityTable() |
protected List<SingleEntityView<CacheContainer>> |
CacheContainerView.provideAdditionalTabs(Class<?> beanType,
FormMetaData formMetaData,
FrameworkPresenter presenter) |
| Modifier and Type | Method and Description |
|---|---|
void |
CacheContainerEntityToDmrBridge.onSaveDetails(CacheContainer entity,
Map<String,Object> changedValues,
ModelNode... extraSteps)
Special logic to save transport attributes, which are kept in a special entity called "TRANSPORT".
|
| Modifier and Type | Method and Description |
|---|---|
static void |
DefaultCacheContainerWindow.setChoices(Collection<CacheContainer> choices) |
| Constructor and Description |
|---|
CacheContainerEntityToDmrBridge(ApplicationMetaData propertyMetadata,
Class<CacheContainer> type,
FrameworkView view,
DispatchAsync dispatcher) |
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.