public static class InfinispanLauncher.StopLogger extends Object
Constructor and Description |
---|
StopLogger(Date initiationTimestamp)
Creates a new Infinispan stop logger.
|
Modifier and Type | Method and Description |
---|---|
void |
logCacheManagerStop(org.infinispan.notifications.cachemanagerlistener.event.CacheStoppedEvent event) |
public StopLogger(Date initiationTimestamp)
initiationTimestamp
- The shutdown initiation
timestamp. Must not be
null
.public void logCacheManagerStop(org.infinispan.notifications.cachemanagerlistener.event.CacheStoppedEvent event)
Copyright © 2019 Connect2id. All rights reserved.