com.wewebu.ow.server.app
Class OwDbUserOperationListenerFactory
java.lang.Object
com.wewebu.ow.server.app.OwContextBasedUOListenerFactory
com.wewebu.ow.server.app.OwDbUserOperationListenerFactory
- All Implemented Interfaces:
- OwUserOperationListenerFactory
public class OwDbUserOperationListenerFactory
- extends OwContextBasedUOListenerFactory
Factory that creates a operation listener that log user events using a logger (can be a db logger too).
Alfresco Workdesk
Copyright (c) Alfresco Software, Inc.
All rights reserved.
For licensing information read the license.txt file or
go to: http://wiki.alfresco.com
- Since:
- 3.1.0.3
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OwDbUserOperationListenerFactory
public OwDbUserOperationListenerFactory(OwMainAppContext context_p)
- constructor
createListener
public OwUserOperationListener createListener()
throws Exception
- Description copied from interface:
OwUserOperationListenerFactory
- Create an user operation listener.
- Returns:
- the
OwUserOperationListener
object.
- Throws:
Exception
Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.