Uses of Interface
org.infinispan.commons.configuration.attributes.Updatable
-
Packages that use Updatable Package Description org.infinispan.commons.configuration.attributes -
-
Uses of Updatable in org.infinispan.commons.configuration.attributes
Classes in org.infinispan.commons.configuration.attributes that implement Updatable Modifier and Type Class Description classAttribute<T>Attribute.classAttributeSetAttributeSet is a container forAttributes.classConfigurationElement<T extends ConfigurationElement>An abstract class which represents a configuration element, with attributes and child elements.
-