Package org.infinispan.commons.configuration.attributes
package org.infinispan.commons.configuration.attributes
-
ClassDescriptionAttribute<T>Attribute.AttributeCopier.AttributeDefinition.AttributeInitializer.An AttributeListener will be invoked whenever an attribute has been modified.A way to match attributes to works with types without the need to subclass them to add the @
Matchableinterface.AttributeParser.AttributeSerializer.AttributeSet is a container forAttributes.AttributeValidator.CollectionAttributeCopier.ConfigurationElement<T extends ConfigurationElement>An abstract class which represents a configuration element, with attributes and child elements.CopyConstructorAttributeCopier.IdentityAttributeCopier.Matchable<T>An interface for defining non-strict equality, e.g. such as attributes being of the same type but not necessarily having the same value.SimpleInstanceAttributeCopier.TypedPropertiesAttributeCopier.Updatable<T>An interface for defining updatable attributes/attributeset.