public abstract class OwReflectiveCollector extends Object implements OwJoinPointResultCollector
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 and Description |
---|
OwReflectiveCollector() |
Modifier and Type | Method and Description |
---|---|
boolean |
canCollect(Method method_p) |
void |
collect(Method method_p,
Object advice_p,
Object[] args_p,
Object result_p) |
protected abstract Method |
findCollectMethod(Method method_p) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getResult
public boolean canCollect(Method method_p) throws OwException
canCollect
in interface OwJoinPointResultCollector
OwException
protected abstract Method findCollectMethod(Method method_p) throws OwException
OwException
public final void collect(Method method_p, Object advice_p, Object[] args_p, Object result_p) throws OwException
collect
in interface OwJoinPointResultCollector
OwException
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.