com.wewebu.ow.server.app
Class OwLogUserOperationListenerFactory
java.lang.Object
com.wewebu.ow.server.app.OwContextBasedUOListenerFactory
com.wewebu.ow.server.app.OwLogUserOperationListenerFactory
- All Implemented Interfaces:
- OwUserOperationListenerFactory
public class OwLogUserOperationListenerFactory
- extends OwContextBasedUOListenerFactory
Factory that creates a operation listener that log user events in attribute bag.
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 |
OwLogUserOperationListenerFactory
public OwLogUserOperationListenerFactory(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.