public class ManagementLogonLogoffReporter extends Object implements NotificationListener, NotificationFilter
| Constructor and Description |
|---|
ManagementLogonLogoffReporter(EventLoggerProvider eventLoggerProvider,
UsernameAccessor usernameAccessor) |
| Modifier and Type | Method and Description |
|---|---|
EventLogger |
getEventLogger() |
void |
handleNotification(Notification notification,
Object handback) |
boolean |
isNotificationEnabled(Notification notification) |
public ManagementLogonLogoffReporter(EventLoggerProvider eventLoggerProvider, UsernameAccessor usernameAccessor)
public void handleNotification(Notification notification, Object handback)
handleNotification in interface NotificationListenerpublic boolean isNotificationEnabled(Notification notification)
isNotificationEnabled in interface NotificationFilterpublic EventLogger getEventLogger()
Copyright © 2006–2017 The Apache Software Foundation. All rights reserved.