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 NotificationListener
public boolean isNotificationEnabled(Notification notification)
isNotificationEnabled
in interface NotificationFilter
public EventLogger getEventLogger()
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.