public class MethodInterceptorFactory extends org.apache.hivemind.impl.BaseLocatable implements org.apache.hivemind.ServiceInterceptorFactory
Constructor and Description |
---|
MethodInterceptorFactory() |
Modifier and Type | Method and Description |
---|---|
void |
createInterceptor(org.apache.hivemind.InterceptorStack stack,
org.apache.hivemind.internal.Module invokingModule,
java.util.List parameters) |
public MethodInterceptorFactory()
public void createInterceptor(org.apache.hivemind.InterceptorStack stack, org.apache.hivemind.internal.Module invokingModule, java.util.List parameters)
createInterceptor
in interface org.apache.hivemind.ServiceInterceptorFactory
ServiceInterceptorFactory.createInterceptor(org.apache.hivemind.InterceptorStack, org.apache.hivemind.internal.Module, java.util.List)