@Address(value="/subsystem=infinispan/cache-container=*/cache=*/component=partition-handling") @Implicit public class PartitionHandlingComponent<T extends PartitionHandlingComponent<T>> extends Object implements Keyed
| Constructor and Description |
|---|
PartitionHandlingComponent() |
| Modifier and Type | Method and Description |
|---|---|
void |
addPropertyChangeListener(PropertyChangeListener listener)
Adds a property change listener
|
String |
availability()
Indicates the current availability of the cache.
|
T |
availability(String value)
Indicates the current availability of the cache.
|
String |
getKey() |
void |
removePropertyChangeListener(PropertyChangeListener listener)
Removes a property change listener
|
public void addPropertyChangeListener(PropertyChangeListener listener)
public void removePropertyChangeListener(PropertyChangeListener listener)
@ModelNodeBinding(detypedName="availability") public String availability()
Copyright © 2020 JBoss by Red Hat. All rights reserved.