public static class InfinispanLauncher.StartLogger extends Object
Constructor and Description |
---|
StartLogger(Date initiationTimestamp)
Creates a new Infinispan startup logger.
|
Modifier and Type | Method and Description |
---|---|
void |
logCacheManagerStart(org.infinispan.notifications.cachemanagerlistener.event.CacheStartedEvent event) |
public StartLogger(Date initiationTimestamp)
initiationTimestamp
- The startup initiation timestamp.
Must not be null
.public void logCacheManagerStart(org.infinispan.notifications.cachemanagerlistener.event.CacheStartedEvent event)
Copyright © 2016 Connect2id. All Rights Reserved.