Package | Description |
---|---|
com.wewebu.ow.server.ecm.eaop |
Modifier and Type | Class and Description |
---|---|
class |
OwBooleanCollector
Boolean result
OwrReturnTypeCollector . |
class |
OwPeerMethodCollector
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. |
class |
OwReflectiveCollector
A result collector that uses reflection to match an abstract collect method
for each advice method call result.
|
class |
OwrReturnTypeCollector
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. |
Modifier and Type | Method and Description |
---|---|
static <A> A |
OwJoinPoint.joinPoint(Class<A> adviceClass_p,
OwJoinPointResultCollector resultColector_p) |
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.