|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.examples.impl.ProxyLoggingInterceptorFactory
public class ProxyLoggingInterceptorFactory
Creates a simple, proxy-based interceptor that mimics most (but not all) of the behavior
of LoggingInterceptorFactory
.
Constructor Summary | |
---|---|
ProxyLoggingInterceptorFactory()
|
Method Summary | |
---|---|
void |
createInterceptor(org.apache.hivemind.InterceptorStack stack,
org.apache.hivemind.internal.Module invokingModule,
java.util.List parameters)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ProxyLoggingInterceptorFactory()
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.ServiceInterceptorFactory
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |