Uses of Interface
com.wewebu.ow.server.ecm.eaop.OwJoinPointResultCollector

Packages that use OwJoinPointResultCollector
com.wewebu.ow.server.ecm.eaop   
 

Uses of OwJoinPointResultCollector in com.wewebu.ow.server.ecm.eaop
 

Classes in com.wewebu.ow.server.ecm.eaop that implement OwJoinPointResultCollector
 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.
 

Methods in com.wewebu.ow.server.ecm.eaop with parameters of type OwJoinPointResultCollector
static
<A> A
OwJoinPoint.joinPoint(Class<A> adviceClass_p, OwJoinPointResultCollector resultColector_p)
           
 



Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.