com.wewebu.ow.server.ecmimpl.cmis.broker
Class OwCMISListBroker<L>

java.lang.Object
  extended by com.wewebu.ow.server.ecmimpl.cmis.broker.OwCMISListBroker<L>

public class OwCMISListBroker<L>
extends Object

OwCMISListBroker. Helper class for the broker map, containing the list of listeners which will be notified on for registered events.

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


Constructor Summary
OwCMISListBroker()
           
 
Method Summary
 void fire(OwCMISEventDispatch<L> handler_p)
           
 void logLoad()
           
 void register(OwCMISListenerHandler<L> listenerHandler_p)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OwCMISListBroker

public OwCMISListBroker()
Method Detail

register

public void register(OwCMISListenerHandler<L> listenerHandler_p)

fire

public void fire(OwCMISEventDispatch<L> handler_p)
          throws com.wewebu.ow.server.exceptions.OwException
Throws:
com.wewebu.ow.server.exceptions.OwException

logLoad

public void logLoad()


Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.