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

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

public class OwCMISListenerHandler<L>
extends Object

OwCMISListenerHandler. Helper class to delegate the listener to the specific handler, based on the visitor pattern.

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
OwCMISListenerHandler(L listener_p)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OwCMISListenerHandler

public OwCMISListenerHandler(L listener_p)


Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.