com.wewebu.ow.server.ecm.eaop
Class OwPeerMethodCollector
java.lang.Object
com.wewebu.ow.server.ecm.eaop.OwReflectiveCollector
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OwPeerMethodCollector
public OwPeerMethodCollector()
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.