|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jdon.aop.AopClient
public class AopClient
Aop Client
| Constructor Summary | |
|---|---|
AopClient(AdvisorChainFactory advisorChainFactory,
TargetServiceFactory targetServiceFactory)
|
|
| Method Summary | |
|---|---|
java.lang.Object |
invoke(TargetMetaRequest targetMetaRequest)
different target service has its Interceptor instance and MethodInvocation instance |
java.lang.Object |
invoke(TargetMetaRequest targetMetaRequest,
java.lang.reflect.Method method,
java.lang.Object[] args)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AopClient(AdvisorChainFactory advisorChainFactory,
TargetServiceFactory targetServiceFactory)
| Method Detail |
|---|
public java.lang.Object invoke(TargetMetaRequest targetMetaRequest)
throws java.lang.Throwable
java.lang.Throwable
public java.lang.Object invoke(TargetMetaRequest targetMetaRequest,
java.lang.reflect.Method method,
java.lang.Object[] args)
throws java.lang.Throwable
java.lang.Throwable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||