public class LoggingServiceCallback extends Object implements Callback
Callback is used to retrieve a LoggingService from the current member.| Constructor and Description | 
|---|
| LoggingServiceCallback() | 
| Modifier and Type | Method and Description | 
|---|---|
| LoggingService | getLoggingService() | 
| void | setLoggingService(LoggingService loggingService) | 
public LoggingService getLoggingService()
public void setLoggingService(LoggingService loggingService)
Copyright © 2022 Hazelcast, Inc.. All rights reserved.