com.wewebu.ow.server.ecm.eaop
Class OwrReturnTypeCollector
java.lang.Object
com.wewebu.ow.server.ecm.eaop.OwReflectiveCollector
com.wewebu.ow.server.ecm.eaop.OwrReturnTypeCollector
- All Implemented Interfaces:
- OwJoinPointResultCollector
- Direct Known Subclasses:
- OwBooleanCollector
public abstract class OwrReturnTypeCollector
- extends OwReflectiveCollector
An OwReflectiveCollector
that collects results through methods
than are named "collect" and have 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 |
OwrReturnTypeCollector
public OwrReturnTypeCollector()
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.