Package | Description |
---|---|
com.p6spy.engine.logging | |
com.p6spy.engine.outage | |
com.p6spy.engine.proxy | |
com.p6spy.engine.proxy.cache |
Modifier and Type | Class and Description |
---|---|
class |
P6LogConnectionInvocationHandler
Invocation handler for
Connection |
Modifier and Type | Class and Description |
---|---|
class |
P6OutageConnectionInvocationHandler
Invocation handler for
Connection |
Modifier and Type | Method and Description |
---|---|
static <T> T |
ProxyFactory.createProxy(T underlying,
GenericInvocationHandler<T> invocationHandler)
Creates a proxy for the given object delegating all method calls to the invocation handler.
|
Constructor and Description |
---|
MethodMatcherCacheKey(Class<? extends GenericInvocationHandler> invHandlerClass,
Method method) |
Copyright © 2002-2015 P6Spy. All Rights Reserved.