Uses of Interface
org.infinispan.commons.configuration.attributes.AttributeListener
Packages that use AttributeListener
-
Uses of AttributeListener in org.infinispan.commons.configuration.attributes
Classes in org.infinispan.commons.configuration.attributes that implement AttributeListenerMethods in org.infinispan.commons.configuration.attributes with parameters of type AttributeListenerModifier and TypeMethodDescriptionvoidAttribute.addListener(AttributeListener<T> listener) voidAttribute.removeListener(AttributeListener<T> listener) Method parameters in org.infinispan.commons.configuration.attributes with type arguments of type AttributeListenerModifier and TypeMethodDescriptionvoidAttribute.removeListener(Predicate<AttributeListener<T>> filter)