Package | Description |
---|---|
com.p6spy.engine.common | |
com.p6spy.engine.logging | |
com.p6spy.engine.outage | |
com.p6spy.engine.proxy |
Modifier and Type | Class and Description |
---|---|
class |
P6ObjectEqualsDelegate
Implementation of
Object.equals(Object) for proxy classes. |
class |
P6ProxyUnwrapDelegate
Implementation of
P6Proxy.unwrapP6SpyProxy() for proxy classes. |
class |
P6WrapperIsWrapperDelegate
Implementation of
Wrapper.isWrapperFor(Class) for proxy classes. |
class |
P6WrapperUnwrapDelegate
Implementation of
Wrapper.unwrap(Class) for proxy classes. |
Modifier and Type | Class and Description |
---|---|
class |
P6LogConnectionPrepareCallDelegate |
class |
P6LogConnectionPrepareStatementDelegate |
Modifier and Type | Class and Description |
---|---|
class |
P6OutageConnectionPrepareCallDelegate |
class |
P6OutageConnectionPrepareStatementDelegate |
Modifier and Type | Method and Description |
---|---|
void |
GenericInvocationHandler.addDelegate(MethodMatcher methodMatcher,
Delegate delegate)
Adds a delegate which will be used when a method is invoked that meets the following criteria:
|
Copyright © 2002-2014 P6Spy. All Rights Reserved.