com.wewebu.ow.server.ecmimpl.cmis.broker
Interface OwCMISEventDispatch<L>


public interface OwCMISEventDispatch<L>

Interface OwCMISEventDispatch. Defines the interface for dispatch calls.

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


Method Summary
 void fire(L listener_p)
          Called interface on dispatching
 

Method Detail

fire

void fire(L listener_p)
          throws com.wewebu.ow.server.exceptions.OwException
Called interface on dispatching

Parameters:
listener_p - which are registered for that dispatch call.
Throws:
com.wewebu.ow.server.exceptions.OwException - if dispatching fails


Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.