com.wewebu.ow.server.ecm.eaop
Class OwPeerMethodCollector

java.lang.Object
  extended by com.wewebu.ow.server.ecm.eaop.OwReflectiveCollector
      extended by com.wewebu.ow.server.ecm.eaop.OwPeerMethodCollector
All Implemented Interfaces:
OwJoinPointResultCollector

public abstract class OwPeerMethodCollector
extends OwReflectiveCollector

An OwReflectiveCollector that collects results through methods having the same name as the advice method and an argument that matches the type of the advice method return type.

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:
4.0.0.0

Constructor Summary
OwPeerMethodCollector()
           
 
Method Summary
protected  Method findCollectMethod(Method method_p)
           
 
Methods inherited from class com.wewebu.ow.server.ecm.eaop.OwReflectiveCollector
canCollect, collect
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.wewebu.ow.server.ecm.eaop.OwJoinPointResultCollector
getResult
 

Constructor Detail

OwPeerMethodCollector

public OwPeerMethodCollector()
Method Detail

findCollectMethod

protected final Method findCollectMethod(Method method_p)
                                  throws OwException
Specified by:
findCollectMethod in class OwReflectiveCollector
Throws:
OwException


Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.