|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.hivemind.impl.BaseLocatable
org.apache.hivemind.lib.impl.MethodInterceptorFactory
public class MethodInterceptorFactory
A service interceptor factory supporting the AOP Alliance MethodInterceptor interface. Note:The current implementation uses JDK proxies as opposed to Javassist!
| Constructor Summary | |
|---|---|
MethodInterceptorFactory()
|
|
| Method Summary | |
|---|---|
void |
createInterceptor(org.apache.hivemind.InterceptorStack stack,
org.apache.hivemind.internal.Module invokingModule,
java.util.List parameters)
|
| Methods inherited from class org.apache.hivemind.impl.BaseLocatable |
|---|
getLocation, setLocation |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MethodInterceptorFactory()
| Method Detail |
|---|
public void createInterceptor(org.apache.hivemind.InterceptorStack stack,
org.apache.hivemind.internal.Module invokingModule,
java.util.List parameters)
createInterceptor in interface org.apache.hivemind.ServiceInterceptorFactoryServiceInterceptorFactory.createInterceptor(org.apache.hivemind.InterceptorStack, org.apache.hivemind.internal.Module, java.util.List)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||