Package org.infinispan.rest.resources
Class ContainerResource.ConfigurationListener
java.lang.Object
org.infinispan.rest.resources.ContainerResource.ConfigurationListener
- Enclosing class:
ContainerResource
-
Constructor Summary
ModifierConstructorDescriptionprotected
ConfigurationListener
(EmbeddedCacheManager cacheManager, MediaType mediaType, boolean includeCurrentState, boolean pretty) -
Method Summary
Modifier and TypeMethodDescriptiononDataLogged
(org.infinispan.util.logging.events.EventLog event)
-
Constructor Details
-
ConfigurationListener
protected ConfigurationListener(EmbeddedCacheManager cacheManager, MediaType mediaType, boolean includeCurrentState, boolean pretty)
-
-
Method Details
-
getEventStream
-
onDataLogged
-
onConfigurationEvent
-