com.wewebu.ow.server.app
Interface OwUserOperationListenerFactory

All Known Implementing Classes:
OwContextBasedUOListenerFactory, OwDbUserOperationListenerFactory, OwLogUserOperationListenerFactory

public interface OwUserOperationListenerFactory

The factory interface for user operation listener creation.

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

Method Summary
 OwUserOperationListener createListener()
          Create an user operation listener.
 

Method Detail

createListener

OwUserOperationListener createListener()
                                       throws Exception
Create an user operation listener.

Returns:
the OwUserOperationListener object.
Throws:
Exception


Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.