com.wewebu.ow.server.app
Class OwLogUserOperationListenerFactory

java.lang.Object
  extended by com.wewebu.ow.server.app.OwContextBasedUOListenerFactory
      extended by 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

Field Summary
 
Fields inherited from class com.wewebu.ow.server.app.OwContextBasedUOListenerFactory
context
 
Constructor Summary
OwLogUserOperationListenerFactory(OwMainAppContext context_p)
          constructor
 
Method Summary
 OwUserOperationListener createListener()
          Create an user operation listener.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OwLogUserOperationListenerFactory

public OwLogUserOperationListenerFactory(OwMainAppContext context_p)
constructor

Method Detail

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.