A B C D E F G H I J K L M N O P Q R S T U V W 

A

acceptsURL(String) - Method in class com.p6spy.engine.spy.P6SpyDriver
 
addConnectionEventListener(ConnectionEventListener) - Method in class com.p6spy.engine.spy.P6PooledConnection
 
addDelegate(MethodMatcher, Delegate) - Method in class com.p6spy.engine.proxy.GenericInvocationHandler
Adds a delegate which will be used when a method is invoked that meets the following criteria:
addStatementEventListener(StatementEventListener) - Method in class com.p6spy.engine.spy.P6PooledConnection
 
APPEND - Static variable in class com.p6spy.engine.spy.P6SpyOptions
 
APPENDER - Static variable in class com.p6spy.engine.spy.P6SpyOptions
 
APPENDER_INSTANCE - Static variable in class com.p6spy.engine.spy.P6SpyOptions
 
AUTOFLUSH - Static variable in class com.p6spy.engine.spy.P6SpyOptions
 

B

BATCH_SEPARATOR - Static variable in class com.p6spy.engine.spy.appender.BatchFileLogger
 
BatchFileLogger - Class in com.p6spy.engine.spy.appender
SQL batch file logger Private: (?) No Appender that writes a trace of JDBC activity into an SQL batch file that can be later "replayed" using a generic SQL client.
BatchFileLogger() - Constructor for class com.p6spy.engine.spy.appender.BatchFileLogger
 
bindDataSource() - Method in class com.p6spy.engine.spy.P6DataSource
 

C

Cache<K,V> - Interface in com.p6spy.engine.proxy.cache
 
CacheFactory - Class in com.p6spy.engine.proxy.cache
 
CacheFactory() - Constructor for class com.p6spy.engine.proxy.cache.CacheFactory
 
Category - Enum in com.p6spy.engine.logging
 
clear() - Method in interface com.p6spy.engine.proxy.cache.Cache
 
clear() - Method in class com.p6spy.engine.proxy.cache.HashMapBasedCache
 
clearCache() - Static method in class com.p6spy.engine.proxy.GenericInvocationHandler
 
close(Object) - Static method in class com.p6spy.engine.leak.P6Objects
 
close() - Method in class com.p6spy.engine.spy.P6PooledConnection
 
COLLECTION_REMOVAL_PREFIX - Static variable in class com.p6spy.engine.spy.option.P6OptionsRepository
 
com.p6spy.engine.common - package com.p6spy.engine.common
 
com.p6spy.engine.leak - package com.p6spy.engine.leak
 
com.p6spy.engine.logging - package com.p6spy.engine.logging
 
com.p6spy.engine.outage - package com.p6spy.engine.outage
 
com.p6spy.engine.proxy - package com.p6spy.engine.proxy
 
com.p6spy.engine.proxy.cache - package com.p6spy.engine.proxy.cache
 
com.p6spy.engine.spy - package com.p6spy.engine.spy
 
com.p6spy.engine.spy.appender - package com.p6spy.engine.spy.appender
 
com.p6spy.engine.spy.option - package com.p6spy.engine.spy.option
 
connect(String, Properties) - Method in class com.p6spy.engine.spy.P6SpyDriver
 
ConnectionInformation - Class in com.p6spy.engine.common
 
ConnectionInformation() - Constructor for class com.p6spy.engine.common.ConnectionInformation
 
contains(K) - Method in interface com.p6spy.engine.proxy.cache.Cache
 
contains(K) - Method in class com.p6spy.engine.proxy.cache.HashMapBasedCache
 
createProxy(T, GenericInvocationHandler<T>) - Static method in class com.p6spy.engine.proxy.ProxyFactory
Creates a proxy for the given object delegating all method calls to the invocation handler.

D

DATABASE_DIALECT_DATE_FORMAT - Static variable in class com.p6spy.engine.spy.P6SpyOptions
 
dataSourceClassName - Static variable in class com.p6spy.engine.spy.P6DataSourceFactory
 
DATEFORMAT - Static variable in class com.p6spy.engine.spy.P6SpyOptions
 
debug(String) - Static method in class com.p6spy.engine.common.P6LogQuery
 
DEFAULT_OPTIONS_FILE - Static variable in class com.p6spy.engine.spy.option.SpyDotProperties
 
defaults - Static variable in class com.p6spy.engine.logging.P6LogOptions
 
defaults - Static variable in class com.p6spy.engine.outage.P6OutageOptions
 
defaults - Static variable in class com.p6spy.engine.spy.P6SpyOptions
 
Delegate - Interface in com.p6spy.engine.proxy
Interface to be implemented by all classes which can be used as a delegate by an invocation handler.
doLog(long, String, String, String) - Static method in class com.p6spy.engine.common.P6LogQuery
 
doLog(int, long, String, String, String) - Static method in class com.p6spy.engine.common.P6LogQuery
 
doLogElapsed(int, long, long, String, String, String) - Static method in class com.p6spy.engine.common.P6LogQuery
 
DRIVER_NAMES - Static variable in class com.p6spy.engine.spy.P6SpyOptions
 
DRIVERLIST - Static variable in class com.p6spy.engine.spy.P6SpyOptions
 

E

EnvironmentVariables - Class in com.p6spy.engine.spy.option
 
EnvironmentVariables() - Constructor for class com.p6spy.engine.spy.option.EnvironmentVariables
 
equals(Object) - Method in class com.p6spy.engine.proxy.cache.MethodMatcherCacheKey
 
equals(Object) - Method in class com.p6spy.engine.proxy.MethodNameAndParameterLikeMatcher
 
equals(Object) - Method in class com.p6spy.engine.proxy.MethodNameAndParameterMatcher
 
equals(Object) - Method in class com.p6spy.engine.proxy.MethodNameMatcher
 
error(String) - Static method in class com.p6spy.engine.common.P6LogQuery
 
EXCLUDE - Static variable in class com.p6spy.engine.logging.P6LogOptions
 
EXCLUDE_TABLES - Static variable in class com.p6spy.engine.logging.P6LogOptions
 
EXCLUDE_TABLES_PATTERN - Static variable in class com.p6spy.engine.logging.P6LogOptions
 
EXCLUDECATEGORIES - Static variable in class com.p6spy.engine.logging.P6LogOptions
 
EXCLUDECATEGORIES_SET - Static variable in class com.p6spy.engine.logging.P6LogOptions
 
EXECUTION_THRESHOLD - Static variable in class com.p6spy.engine.logging.P6LogOptions
 

F

FileLogger - Class in com.p6spy.engine.spy.appender
 
FileLogger() - Constructor for class com.p6spy.engine.spy.appender.FileLogger
 
FILTER - Static variable in class com.p6spy.engine.logging.P6LogOptions
 
findPassthru(String) - Method in class com.p6spy.engine.spy.P6SpyDriver
 
formatMessage(int, String, long, String, String, String) - Method in interface com.p6spy.engine.spy.appender.MessageFormattingStrategy
Formats a log message for the logging module
formatMessage(int, String, long, String, String, String) - Method in class com.p6spy.engine.spy.appender.MultiLineFormat
Formats a log message for the logging module
formatMessage(int, String, long, String, String, String) - Method in class com.p6spy.engine.spy.appender.SingleLineFormat
Formats a log message for the logging module
FormattedLogger - Class in com.p6spy.engine.spy.appender
 
FormattedLogger() - Constructor for class com.p6spy.engine.spy.appender.FormattedLogger
 
forName(String) - Static method in class com.p6spy.engine.common.P6Util
A utility for using the current class loader (rather than the system class loader) when instantiating a new class.

G

generateLogMessage() - Method in class com.p6spy.engine.common.ResultSetInformation
 
GenericInvocationHandler<T> - Class in com.p6spy.engine.proxy
Base class for invocation handlers.
GenericInvocationHandler(T) - Constructor for class com.p6spy.engine.proxy.GenericInvocationHandler
Creates a new invocation handler for the given object.
get(K) - Method in interface com.p6spy.engine.proxy.cache.Cache
 
get(K) - Method in class com.p6spy.engine.proxy.cache.HashMapBasedCache
 
get(Class<T>, String) - Method in class com.p6spy.engine.spy.option.P6OptionsRepository
 
getActiveInstance() - Static method in class com.p6spy.engine.logging.P6LogOptions
Utility method, to make accessing options from app less verbose.
getActiveInstance() - Static method in class com.p6spy.engine.outage.P6OutageOptions
Utility method, to make accessing options from app less verbose.
getActiveInstance() - Static method in class com.p6spy.engine.spy.P6SpyOptions
Utility method, to make accessing options from app less verbose.
getAppend() - Method in class com.p6spy.engine.spy.P6SpyOptions
 
getAppend() - Method in interface com.p6spy.engine.spy.P6SpyOptionsMBean
 
getAppender() - Method in class com.p6spy.engine.spy.P6SpyOptions
 
getAppender() - Method in interface com.p6spy.engine.spy.P6SpyOptionsMBean
 
getAppenderInstance() - Method in interface com.p6spy.engine.spy.P6SpyLoadableOptions
 
getAppenderInstance() - Method in class com.p6spy.engine.spy.P6SpyOptions
 
getAutoflush() - Method in class com.p6spy.engine.spy.P6SpyOptions
 
getAutoflush() - Method in interface com.p6spy.engine.spy.P6SpyOptionsMBean
 
getClassName(String, String, Object, Predicate) - Method in class com.p6spy.engine.proxy.ProxyNamingPolicy
 
getConnection(Connection) - Method in class com.p6spy.engine.leak.P6LeakFactory
 
getConnection(Connection) - Method in class com.p6spy.engine.logging.P6LogFactory
 
getConnection(Connection) - Method in class com.p6spy.engine.outage.P6OutageFactory
 
getConnection() - Method in class com.p6spy.engine.spy.P6DataSource
 
getConnection(String, String) - Method in class com.p6spy.engine.spy.P6DataSource
 
getConnection() - Method in class com.p6spy.engine.spy.P6DriverManagerDataSource
 
getConnection(String, String) - Method in class com.p6spy.engine.spy.P6DriverManagerDataSource
 
getConnection(Connection) - Method in interface com.p6spy.engine.spy.P6Factory
 
getConnection() - Method in class com.p6spy.engine.spy.P6PooledConnection
 
getConnection(Connection) - Method in class com.p6spy.engine.spy.P6SpyFactory
 
getConnectionId() - Method in class com.p6spy.engine.common.ConnectionInformation
 
getConnectionId() - Method in class com.p6spy.engine.common.ResultSetInformation
 
getConnectionId() - Method in class com.p6spy.engine.common.StatementInformation
 
getCurrRow() - Method in class com.p6spy.engine.common.ResultSetInformation
 
getDatabaseDialectDateFormat() - Method in class com.p6spy.engine.spy.P6SpyOptions
Returns the databaseDialectDateFormat.
getDatabaseDialectDateFormat() - Method in interface com.p6spy.engine.spy.P6SpyOptionsMBean
 
getDateformat() - Method in class com.p6spy.engine.spy.P6SpyOptions
 
getDateformat() - Method in interface com.p6spy.engine.spy.P6SpyOptionsMBean
 
getDefaults() - Method in class com.p6spy.engine.leak.P6LeakOptions
 
getDefaults() - Method in class com.p6spy.engine.logging.P6LogOptions
 
getDefaults() - Method in class com.p6spy.engine.outage.P6OutageOptions
 
getDefaults() - Method in interface com.p6spy.engine.spy.P6LoadableOptions
 
getDefaults() - Method in class com.p6spy.engine.spy.P6SpyOptions
 
getDriverlist() - Method in class com.p6spy.engine.spy.P6SpyOptions
 
getDriverlist() - Method in interface com.p6spy.engine.spy.P6SpyOptionsMBean
 
getDriverNames() - Method in class com.p6spy.engine.spy.P6SpyOptions
 
getDriverNames() - Method in interface com.p6spy.engine.spy.P6SpyOptionsMBean
 
getExclude() - Method in class com.p6spy.engine.logging.P6LogOptions
 
getExclude() - Method in interface com.p6spy.engine.logging.P6LogOptionsMBean
 
getExcludecategories() - Method in class com.p6spy.engine.logging.P6LogOptions
 
getExcludecategories() - Method in interface com.p6spy.engine.logging.P6LogOptionsMBean
 
getExcludeCategoriesSet() - Method in class com.p6spy.engine.logging.P6LogOptions
 
getExcludeCategoriesSet() - Method in interface com.p6spy.engine.logging.P6LogOptionsMBean
 
getExcludeTables() - Method in class com.p6spy.engine.logging.P6LogOptions
 
getExcludeTables() - Method in interface com.p6spy.engine.logging.P6LogOptionsMBean
 
getExcludeTablesPattern() - Method in interface com.p6spy.engine.logging.P6LogLoadableOptions
 
getExcludeTablesPattern() - Method in class com.p6spy.engine.logging.P6LogOptions
 
getExecutionThreshold() - Method in class com.p6spy.engine.logging.P6LogOptions
 
getExecutionThreshold() - Method in interface com.p6spy.engine.logging.P6LogOptionsMBean
 
getFactories() - Method in class com.p6spy.engine.spy.P6ModuleManager
 
getFilter() - Method in class com.p6spy.engine.logging.P6LogOptions
 
getFilter() - Method in interface com.p6spy.engine.logging.P6LogOptionsMBean
 
getInclude() - Method in class com.p6spy.engine.logging.P6LogOptions
 
getInclude() - Method in interface com.p6spy.engine.logging.P6LogOptionsMBean
 
getIncludeTables() - Method in class com.p6spy.engine.logging.P6LogOptions
 
getIncludeTables() - Method in interface com.p6spy.engine.logging.P6LogOptionsMBean
 
getIncludeTablesPattern() - Method in interface com.p6spy.engine.logging.P6LogLoadableOptions
 
getIncludeTablesPattern() - Method in class com.p6spy.engine.logging.P6LogOptions
 
getInstance() - Static method in class com.p6spy.engine.outage.P6OutageDetector
Gets the instance of the detector.
getInstance() - Static method in class com.p6spy.engine.spy.P6ModuleManager
 
getJNDIContextCustom() - Method in class com.p6spy.engine.spy.P6SpyOptions
 
getJNDIContextCustom() - Method in interface com.p6spy.engine.spy.P6SpyOptionsMBean
 
getJNDIContextFactory() - Method in class com.p6spy.engine.spy.P6SpyOptions
 
getJNDIContextFactory() - Method in interface com.p6spy.engine.spy.P6SpyOptionsMBean
 
getJNDIContextProviderURL() - Method in class com.p6spy.engine.spy.P6SpyOptions
 
getJNDIContextProviderURL() - Method in interface com.p6spy.engine.spy.P6SpyOptionsMBean
 
getLogfile() - Method in class com.p6spy.engine.spy.P6SpyOptions
 
getLogfile() - Method in interface com.p6spy.engine.spy.P6SpyOptionsMBean
 
getLogger() - Static method in class com.p6spy.engine.common.P6LogQuery
 
getLoginTimeout() - Method in class com.p6spy.engine.spy.P6DataSource
 
getLoginTimeout() - Method in class com.p6spy.engine.spy.P6DriverManagerDataSource
 
getLogMessageFormat() - Method in class com.p6spy.engine.spy.P6SpyOptions
 
getLogMessageFormat() - Method in interface com.p6spy.engine.spy.P6SpyOptionsMBean
 
getLogMessageFormatInstance() - Method in interface com.p6spy.engine.spy.P6SpyLoadableOptions
 
getLogMessageFormatInstance() - Method in class com.p6spy.engine.spy.P6SpyOptions
 
getLogWriter() - Method in class com.p6spy.engine.spy.P6DataSource
 
getLogWriter() - Method in class com.p6spy.engine.spy.P6DriverManagerDataSource
 
getMajorVersion() - Method in class com.p6spy.engine.spy.P6SpyDriver
 
getMinorVersion() - Method in class com.p6spy.engine.spy.P6SpyDriver
 
getModuleFactories() - Method in interface com.p6spy.engine.spy.P6SpyLoadableOptions
 
getModuleFactories() - Method in class com.p6spy.engine.spy.P6SpyOptions
 
getModulelist() - Method in class com.p6spy.engine.spy.P6SpyOptions
 
getModulelist() - Method in interface com.p6spy.engine.spy.P6SpyOptionsMBean
 
getModuleNames() - Method in class com.p6spy.engine.spy.P6SpyOptions
 
getModuleNames() - Method in interface com.p6spy.engine.spy.P6SpyOptionsMBean
 
getName() - Method in enum com.p6spy.engine.logging.Category
 
getObjectInstance(Object, Name, Context, Hashtable) - Method in class com.p6spy.engine.spy.P6DataSourceFactory
 
getOpenObjects() - Method in class com.p6spy.engine.leak.P6LeakOptions
 
getOpenObjects() - Method in interface com.p6spy.engine.leak.P6LeakOptionsMBean
 
getOpenObjects() - Static method in class com.p6spy.engine.leak.P6Objects
 
getOptions(P6OptionsRepository) - Method in class com.p6spy.engine.leak.P6LeakFactory
 
getOptions(P6OptionsRepository) - Method in class com.p6spy.engine.logging.P6LogFactory
 
getOptions(P6OptionsRepository) - Method in class com.p6spy.engine.outage.P6OutageFactory
 
getOptions() - Method in class com.p6spy.engine.spy.option.EnvironmentVariables
 
getOptions() - Method in interface com.p6spy.engine.spy.option.P6OptionsSource
 
getOptions() - Method in class com.p6spy.engine.spy.option.SpyDotProperties
 
getOptions() - Method in class com.p6spy.engine.spy.option.SystemProperties
 
getOptions(P6OptionsRepository) - Method in interface com.p6spy.engine.spy.P6Factory
 
getOptions(Class<T>) - Method in class com.p6spy.engine.spy.P6ModuleManager
 
getOptions(P6OptionsRepository) - Method in class com.p6spy.engine.spy.P6SpyFactory
 
getOutageDetection() - Method in class com.p6spy.engine.outage.P6OutageOptions
 
getOutageDetection() - Method in interface com.p6spy.engine.outage.P6OutageOptionsMBean
 
getOutageDetectionInterval() - Method in class com.p6spy.engine.outage.P6OutageOptions
 
getOutageDetectionInterval() - Method in interface com.p6spy.engine.outage.P6OutageOptionsMBean
 
getOutageDetectionIntervalMS() - Method in interface com.p6spy.engine.outage.P6OutageLoadableOptions
 
getOutageDetectionIntervalMS() - Method in class com.p6spy.engine.outage.P6OutageOptions
 
getParentLogger() - Method in class com.p6spy.engine.spy.P6DataSource
 
getParentLogger() - Method in class com.p6spy.engine.spy.P6DriverManagerDataSource
 
getParentLogger() - Method in class com.p6spy.engine.spy.P6SpyDriver
 
getPassword() - Method in class com.p6spy.engine.spy.P6DriverManagerDataSource
 
getPath(URL) - Static method in class com.p6spy.engine.common.P6Util
 
getPooledConnection() - Method in class com.p6spy.engine.spy.P6ConnectionPoolDataSource
 
getPooledConnection(String, String) - Method in class com.p6spy.engine.spy.P6ConnectionPoolDataSource
 
getProperties(Map<String, String>) - Static method in class com.p6spy.engine.common.P6Util
 
getPropertiesMap(Properties) - Static method in class com.p6spy.engine.common.P6Util
 
getPropertyInfo(String, Properties) - Method in class com.p6spy.engine.spy.P6SpyDriver
 
getRealDataSource() - Method in class com.p6spy.engine.spy.P6DataSource
 
getRealDataSource() - Method in class com.p6spy.engine.spy.P6SpyOptions
 
getRealDataSource() - Method in interface com.p6spy.engine.spy.P6SpyOptionsMBean
 
getRealDataSourceClass() - Method in class com.p6spy.engine.spy.P6SpyOptions
 
getRealDataSourceClass() - Method in interface com.p6spy.engine.spy.P6SpyOptionsMBean
 
getRealDataSourceProperties() - Method in class com.p6spy.engine.spy.P6SpyOptions
 
getRealDataSourceProperties() - Method in interface com.p6spy.engine.spy.P6SpyOptionsMBean
 
getReference() - Method in class com.p6spy.engine.spy.P6DataSource
Required method to support this class as a Referenceable.
getReloadProperties() - Method in class com.p6spy.engine.spy.P6SpyOptions
 
getReloadProperties() - Method in interface com.p6spy.engine.spy.P6SpyOptionsMBean
 
getReloadPropertiesInterval() - Method in class com.p6spy.engine.spy.P6SpyOptions
 
getReloadPropertiesInterval() - Method in interface com.p6spy.engine.spy.P6SpyOptionsMBean
 
getSet(Class<T>, String) - Method in class com.p6spy.engine.spy.option.P6OptionsRepository
 
getSql() - Method in interface com.p6spy.engine.common.Loggable
 
getSql() - Method in class com.p6spy.engine.common.ResultSetInformation
 
getSql() - Method in class com.p6spy.engine.common.StatementInformation
 
getSQLExpression() - Method in class com.p6spy.engine.logging.P6LogOptions
 
getSQLExpression() - Method in interface com.p6spy.engine.logging.P6LogOptionsMBean
 
getSQLExpressionPattern() - Method in interface com.p6spy.engine.logging.P6LogLoadableOptions
 
getSQLExpressionPattern() - Method in class com.p6spy.engine.logging.P6LogOptions
 
getSqlWithValues() - Method in interface com.p6spy.engine.common.Loggable
 
getSqlWithValues() - Method in class com.p6spy.engine.common.PreparedStatementInformation
Generates the query for the prepared statement with all parameter placeholders replaced with the actual parameter values
getSqlWithValues() - Method in class com.p6spy.engine.common.ResultSetInformation
 
getSqlWithValues() - Method in class com.p6spy.engine.common.StatementInformation
 
getStackTrace() - Method in class com.p6spy.engine.spy.P6SpyOptions
 
getStackTrace() - Method in interface com.p6spy.engine.spy.P6SpyOptionsMBean
 
getStackTraceClass() - Method in class com.p6spy.engine.spy.P6SpyOptions
 
getStackTraceClass() - Method in interface com.p6spy.engine.spy.P6SpyOptionsMBean
 
getStatementQuery() - Method in class com.p6spy.engine.common.StatementInformation
 
getUnderlying() - Method in class com.p6spy.engine.proxy.GenericInvocationHandler
 
getUrl() - Method in class com.p6spy.engine.spy.P6DriverManagerDataSource
 
getUser() - Method in class com.p6spy.engine.spy.P6DriverManagerDataSource
 
getXAConnection() - Method in class com.p6spy.engine.spy.P6ConnectionPoolDataSource
 
getXAConnection(String, String) - Method in class com.p6spy.engine.spy.P6ConnectionPoolDataSource
 
getXAResource() - Method in class com.p6spy.engine.spy.P6XAConnection
 

H

hashCode() - Method in class com.p6spy.engine.proxy.cache.MethodMatcherCacheKey
 
hashCode() - Method in class com.p6spy.engine.proxy.MethodNameAndParameterLikeMatcher
 
hashCode() - Method in class com.p6spy.engine.proxy.MethodNameAndParameterMatcher
 
hashCode() - Method in class com.p6spy.engine.proxy.MethodNameMatcher
 
HashMapBasedCache<K,V> - Class in com.p6spy.engine.proxy.cache
 
HashMapBasedCache() - Constructor for class com.p6spy.engine.proxy.cache.HashMapBasedCache
 

I

INCLUDE - Static variable in class com.p6spy.engine.logging.P6LogOptions
 
INCLUDE_TABLES - Static variable in class com.p6spy.engine.logging.P6LogOptions
 
INCLUDE_TABLES_PATTERN - Static variable in class com.p6spy.engine.logging.P6LogOptions
 
info(String) - Static method in class com.p6spy.engine.common.P6LogQuery
 
initCompleted() - Method in class com.p6spy.engine.spy.option.P6OptionsRepository
 
initialize() - Static method in class com.p6spy.engine.common.P6LogQuery
 
initialize() - Static method in class com.p6spy.engine.spy.P6Core
Initializes the P6Spy framework
INSTANCE - Static variable in class com.p6spy.engine.proxy.ProxyNamingPolicy
 
invoke(Object, Object, Method, Object[]) - Method in class com.p6spy.engine.common.P6WrapperIsWrapperDelegate
 
invoke(Object, Object, Method, Object[]) - Method in class com.p6spy.engine.common.P6WrapperUnwrapDelegate
 
invoke(Object, Object, Method, Object[]) - Method in class com.p6spy.engine.logging.P6LogConnectionPrepareCallDelegate
 
invoke(Object, Object, Method, Object[]) - Method in class com.p6spy.engine.logging.P6LogConnectionPrepareStatementDelegate
 
invoke(Object, Object, Method, Object[]) - Method in class com.p6spy.engine.outage.P6OutageConnectionPrepareCallDelegate
 
invoke(Object, Object, Method, Object[]) - Method in class com.p6spy.engine.outage.P6OutageConnectionPrepareStatementDelegate
 
invoke(Object, Object, Method, Object[]) - Method in interface com.p6spy.engine.proxy.Delegate
Called by the invocation handler instead of the target method.
invoke(Object, Method, Object[]) - Method in class com.p6spy.engine.proxy.GenericInvocationHandler
 
isDebugEnabled() - Static method in class com.p6spy.engine.common.P6LogQuery
 
isModified() - Method in class com.p6spy.engine.spy.option.SpyDotProperties
Determines if the file has been modified since it was loaded
isProxy(Object) - Static method in class com.p6spy.engine.proxy.ProxyFactory
Used to determine is a given object is a Proxy created by this proxy factory.
isProxy(Class<?>) - Static method in class com.p6spy.engine.proxy.ProxyFactory
Used to determine if the given class is a proxy class.
isTrue(String, boolean) - Static method in class com.p6spy.engine.common.P6Util
 
isWrapperFor(Class<?>) - Method in class com.p6spy.engine.spy.P6DataSource
 
isWrapperFor(Class<?>) - Method in class com.p6spy.engine.spy.P6DriverManagerDataSource
 

J

jdbcCompliant() - Method in class com.p6spy.engine.spy.P6SpyDriver
 
JNDICONTEXTCUSTOM - Static variable in class com.p6spy.engine.spy.P6SpyOptions
 
JNDICONTEXTFACTORY - Static variable in class com.p6spy.engine.spy.P6SpyOptions
 
JNDICONTEXTPROVIDERURL - Static variable in class com.p6spy.engine.spy.P6SpyOptions
 

K

kill(P6ModuleManager) - Method in class com.p6spy.engine.spy.option.SpyDotPropertiesReloader
 

L

load(Map<String, String>) - Method in class com.p6spy.engine.leak.P6LeakOptions
 
load(Map<String, String>) - Method in class com.p6spy.engine.logging.P6LogOptions
 
load(Map<String, String>) - Method in class com.p6spy.engine.outage.P6OutageOptions
 
load(Map<String, String>) - Method in interface com.p6spy.engine.spy.P6LoadableOptions
Loads only those options, that are relevant for the current implementation.
load(Map<String, String>) - Method in class com.p6spy.engine.spy.P6SpyOptions
 
locateFile(String) - Static method in class com.p6spy.engine.common.P6Util
Locates a file on the file system or on the classpath.
locateOnClassPath(String) - Static method in class com.p6spy.engine.common.P6Util
Locates a file on the classpath.
log(String, String, String) - Static method in class com.p6spy.engine.common.P6LogQuery
 
log(String, Loggable) - Static method in class com.p6spy.engine.common.P6LogQuery
 
LOG_MESSAGE_FORMAT - Static variable in class com.p6spy.engine.spy.P6SpyOptions
 
LOG_MESSAGE_FORMAT_INSTANCE - Static variable in class com.p6spy.engine.spy.P6SpyOptions
 
logElapsed(int, long, String, String, String) - Static method in class com.p6spy.engine.common.P6LogQuery
 
logElapsed(int, long, long, String, String, String) - Static method in class com.p6spy.engine.common.P6LogQuery
 
logElapsed(int, long, String, Loggable) - Static method in class com.p6spy.engine.common.P6LogQuery
 
logElapsed(int, long, long, String, Loggable) - Static method in class com.p6spy.engine.common.P6LogQuery
 
logException(Exception) - Method in class com.p6spy.engine.spy.appender.BatchFileLogger
 
logException(Exception) - Method in interface com.p6spy.engine.spy.appender.P6Logger
 
logException(Exception) - Method in class com.p6spy.engine.spy.appender.Slf4JLogger
 
logException(Exception) - Method in class com.p6spy.engine.spy.appender.StdoutLogger
 
LOGFILE - Static variable in class com.p6spy.engine.spy.P6SpyOptions
 
Loggable - Interface in com.p6spy.engine.common
Assures capability of the class to be logged by P6LogQuery.
logger - Static variable in class com.p6spy.engine.common.P6LogQuery
 
logSQL(int, String, long, String, String, String) - Method in class com.p6spy.engine.spy.appender.BatchFileLogger
 
logSQL(int, String, long, String, String, String) - Method in class com.p6spy.engine.spy.appender.FormattedLogger
 
logSQL(int, String, long, String, String, String) - Method in interface com.p6spy.engine.spy.appender.P6Logger
 
logText(String) - Method in class com.p6spy.engine.spy.appender.BatchFileLogger
 
logText(String) - Method in class com.p6spy.engine.spy.appender.FormattedLogger
 
logText(String) - Method in interface com.p6spy.engine.spy.appender.P6Logger
 
logText(String) - Method in class com.p6spy.engine.spy.appender.Slf4JLogger
 
logText(String) - Method in class com.p6spy.engine.spy.appender.StdoutLogger
 

M

matches(Method) - Method in interface com.p6spy.engine.proxy.MethodMatcher
Determines is the method meets the selection criteria.
matches(Method) - Method in class com.p6spy.engine.proxy.MethodNameAndParameterLikeMatcher
 
matches(Method) - Method in class com.p6spy.engine.proxy.MethodNameAndParameterMatcher
 
matches(Method) - Method in class com.p6spy.engine.proxy.MethodNameMatcher
 
MessageFormattingStrategy - Interface in com.p6spy.engine.spy.appender
 
MethodMatcher - Interface in com.p6spy.engine.proxy
Used to determine if a method matches some set of selection criteria.
MethodMatcherCacheKey - Class in com.p6spy.engine.proxy.cache
 
MethodMatcherCacheKey(Class<? extends GenericInvocationHandler>, Method) - Constructor for class com.p6spy.engine.proxy.cache.MethodMatcherCacheKey
 
MethodNameAndParameterLikeMatcher - Class in com.p6spy.engine.proxy
Used to select methods based on the method name and parameters.
MethodNameAndParameterLikeMatcher(String, Class...) - Constructor for class com.p6spy.engine.proxy.MethodNameAndParameterLikeMatcher
 
MethodNameAndParameterMatcher - Class in com.p6spy.engine.proxy
Used to select methods based on the method name and parameters.
MethodNameAndParameterMatcher(String, Class...) - Constructor for class com.p6spy.engine.proxy.MethodNameAndParameterMatcher
 
MethodNameMatcher - Class in com.p6spy.engine.proxy
Used to select methods based on the method name.
MethodNameMatcher(String) - Constructor for class com.p6spy.engine.proxy.MethodNameMatcher
 
MODULE_FACTORIES - Static variable in class com.p6spy.engine.spy.P6SpyOptions
 
MODULE_NAMES - Static variable in class com.p6spy.engine.spy.P6SpyOptions
 
MODULELIST - Static variable in class com.p6spy.engine.spy.P6SpyOptions
 
MultiLineFormat - Class in com.p6spy.engine.spy.appender
 
MultiLineFormat() - Constructor for class com.p6spy.engine.spy.appender.MultiLineFormat
 

N

newCache() - Static method in class com.p6spy.engine.proxy.cache.CacheFactory
 

O

open(Object) - Static method in class com.p6spy.engine.leak.P6Objects
 
optionChanged(String, Object, Object) - Method in class com.p6spy.engine.common.P6LogQuery
 
optionChanged(String, Object, Object) - Method in interface com.p6spy.engine.spy.option.P6OptionChangedListener
 
optionChanged(String, Object, Object) - Method in class com.p6spy.engine.spy.option.SpyDotPropertiesReloader
 
OPTIONS_FILE_PROPERTY - Static variable in class com.p6spy.engine.spy.option.SpyDotProperties
 
org.objectweb.util.monolog.wrapper.p6spy - package org.objectweb.util.monolog.wrapper.p6spy
 
OUTAGEDETECTION - Static variable in class com.p6spy.engine.outage.P6OutageOptions
 
OUTAGEDETECTIONINTERVAL - Static variable in class com.p6spy.engine.outage.P6OutageOptions
 

P

P6ConnectionPoolDataSource - Class in com.p6spy.engine.spy
 
P6ConnectionPoolDataSource() - Constructor for class com.p6spy.engine.spy.P6ConnectionPoolDataSource
 
P6ConnectionPoolDataSource(DataSource) - Constructor for class com.p6spy.engine.spy.P6ConnectionPoolDataSource
 
P6Core - Class in com.p6spy.engine.spy
 
P6Core() - Constructor for class com.p6spy.engine.spy.P6Core
 
P6DataSource - Class in com.p6spy.engine.spy
 
P6DataSource() - Constructor for class com.p6spy.engine.spy.P6DataSource
Default no-arg constructor for Serialization
P6DataSource(DataSource) - Constructor for class com.p6spy.engine.spy.P6DataSource
 
P6DataSourceFactory - Class in com.p6spy.engine.spy
Factory class for P6DataSource objects
P6DataSourceFactory() - Constructor for class com.p6spy.engine.spy.P6DataSourceFactory
 
P6DriverManagerDataSource - Class in com.p6spy.engine.spy
Simple DataSource implementation that simply delegates to DriverManager.
P6DriverManagerDataSource() - Constructor for class com.p6spy.engine.spy.P6DriverManagerDataSource
 
P6DriverNotFoundError - Error in com.p6spy.engine.spy
 
P6DriverNotFoundError(String) - Constructor for error com.p6spy.engine.spy.P6DriverNotFoundError
 
P6Factory - Interface in com.p6spy.engine.spy
p6factory exists to make extending the spy core easier when making a new module.
P6LeakConnectionInvocationHandler - Class in com.p6spy.engine.leak
Invocation handler for Connection
P6LeakConnectionInvocationHandler(Connection) - Constructor for class com.p6spy.engine.leak.P6LeakConnectionInvocationHandler
 
P6LeakFactory - Class in com.p6spy.engine.leak
 
P6LeakFactory() - Constructor for class com.p6spy.engine.leak.P6LeakFactory
 
P6LeakLoadableOptions - Interface in com.p6spy.engine.leak
 
P6LeakOptions - Class in com.p6spy.engine.leak
 
P6LeakOptions(P6OptionsRepository) - Constructor for class com.p6spy.engine.leak.P6LeakOptions
 
P6LeakOptionsMBean - Interface in com.p6spy.engine.leak
 
P6LoadableOptions - Interface in com.p6spy.engine.spy
 
P6LogConnectionInvocationHandler - Class in com.p6spy.engine.logging
Invocation handler for Connection
P6LogConnectionInvocationHandler(Connection) - Constructor for class com.p6spy.engine.logging.P6LogConnectionInvocationHandler
 
P6LogConnectionPrepareCallDelegate - Class in com.p6spy.engine.logging
 
P6LogConnectionPrepareCallDelegate(ConnectionInformation) - Constructor for class com.p6spy.engine.logging.P6LogConnectionPrepareCallDelegate
 
P6LogConnectionPrepareStatementDelegate - Class in com.p6spy.engine.logging
 
P6LogConnectionPrepareStatementDelegate(ConnectionInformation) - Constructor for class com.p6spy.engine.logging.P6LogConnectionPrepareStatementDelegate
 
P6LogFactory - Class in com.p6spy.engine.logging
 
P6LogFactory() - Constructor for class com.p6spy.engine.logging.P6LogFactory
 
P6Logger - Interface in com.p6spy.engine.spy.appender
 
P6LogLoadableOptions - Interface in com.p6spy.engine.logging
 
P6LogOptions - Class in com.p6spy.engine.logging
 
P6LogOptions(P6OptionsRepository) - Constructor for class com.p6spy.engine.logging.P6LogOptions
 
P6LogOptionsMBean - Interface in com.p6spy.engine.logging
 
P6LogQuery - Class in com.p6spy.engine.common
 
P6LogQuery() - Constructor for class com.p6spy.engine.common.P6LogQuery
 
P6MBeansRegistry - Class in com.p6spy.engine.spy
 
P6MBeansRegistry(Collection<P6LoadableOptions>) - Constructor for class com.p6spy.engine.spy.P6MBeansRegistry
 
P6ModuleManager - Class in com.p6spy.engine.spy
 
P6Objects - Class in com.p6spy.engine.leak
 
P6Objects() - Constructor for class com.p6spy.engine.leak.P6Objects
 
P6OptionChangedListener - Interface in com.p6spy.engine.spy.option
 
P6OptionsRepository - Class in com.p6spy.engine.spy.option
 
P6OptionsRepository() - Constructor for class com.p6spy.engine.spy.option.P6OptionsRepository
 
P6OptionsSource - Interface in com.p6spy.engine.spy.option
 
P6OutageConnectionInvocationHandler - Class in com.p6spy.engine.outage
Invocation handler for Connection
P6OutageConnectionInvocationHandler(Connection) - Constructor for class com.p6spy.engine.outage.P6OutageConnectionInvocationHandler
 
P6OutageConnectionPrepareCallDelegate - Class in com.p6spy.engine.outage
 
P6OutageConnectionPrepareCallDelegate(ConnectionInformation) - Constructor for class com.p6spy.engine.outage.P6OutageConnectionPrepareCallDelegate
 
P6OutageConnectionPrepareStatementDelegate - Class in com.p6spy.engine.outage
 
P6OutageConnectionPrepareStatementDelegate(ConnectionInformation) - Constructor for class com.p6spy.engine.outage.P6OutageConnectionPrepareStatementDelegate
 
P6OutageDetector - Class in com.p6spy.engine.outage
This class is a singleton.
P6OutageDetector() - Constructor for class com.p6spy.engine.outage.P6OutageDetector
Creates new P6OutageDetector
P6OutageFactory - Class in com.p6spy.engine.outage
 
P6OutageFactory() - Constructor for class com.p6spy.engine.outage.P6OutageFactory
 
P6OutageLoadableOptions - Interface in com.p6spy.engine.outage
 
P6OutageOptions - Class in com.p6spy.engine.outage
 
P6OutageOptions(P6OptionsRepository) - Constructor for class com.p6spy.engine.outage.P6OutageOptions
 
P6OutageOptionsMBean - Interface in com.p6spy.engine.outage
 
P6PooledConnection - Class in com.p6spy.engine.spy
 
P6PooledConnection(PooledConnection) - Constructor for class com.p6spy.engine.spy.P6PooledConnection
 
P6Proxy - Interface in com.p6spy.engine.proxy
Marker interface added to all proxies generated by P6Spy.
P6SPY_PREFIX - Static variable in class com.p6spy.engine.spy.option.SystemProperties
 
P6SpyDriver - Class in com.p6spy.engine.spy
JDBC driver for P6Spy
P6SpyDriver() - Constructor for class com.p6spy.engine.spy.P6SpyDriver
 
P6SpyFactory - Class in com.p6spy.engine.spy
 
P6SpyFactory() - Constructor for class com.p6spy.engine.spy.P6SpyFactory
 
P6SpyLoadableOptions - Interface in com.p6spy.engine.spy
 
P6SpyLogger - Class in org.objectweb.util.monolog.wrapper.p6spy
JOnAS (tested on 5.3 version) requires us to have this one available.
P6SpyLogger() - Constructor for class org.objectweb.util.monolog.wrapper.p6spy.P6SpyLogger
 
P6SpyOptions - Class in com.p6spy.engine.spy
 
P6SpyOptions(P6OptionsRepository) - Constructor for class com.p6spy.engine.spy.P6SpyOptions
 
P6SpyOptionsMBean - Interface in com.p6spy.engine.spy
 
P6Util - Class in com.p6spy.engine.common
 
P6Util() - Constructor for class com.p6spy.engine.common.P6Util
 
P6WrapperIsWrapperDelegate - Class in com.p6spy.engine.common
Implementation of Wrapper.isWrapperFor(Class) for proxy classes.
P6WrapperIsWrapperDelegate() - Constructor for class com.p6spy.engine.common.P6WrapperIsWrapperDelegate
 
P6WrapperUnwrapDelegate - Class in com.p6spy.engine.common
Implementation of Wrapper.unwrap(Class) for proxy classes.
P6WrapperUnwrapDelegate() - Constructor for class com.p6spy.engine.common.P6WrapperUnwrapDelegate
 
P6XAConnection - Class in com.p6spy.engine.spy
 
P6XAConnection(PooledConnection) - Constructor for class com.p6spy.engine.spy.P6XAConnection
 
parseCSVList(String) - Static method in class com.p6spy.engine.common.P6Util
 
parseInt(String, int) - Static method in class com.p6spy.engine.common.P6Util
 
passthru - Variable in class com.p6spy.engine.spy.P6PooledConnection
 
password - Variable in class com.p6spy.engine.spy.P6DriverManagerDataSource
 
poolDataSourceName - Static variable in class com.p6spy.engine.spy.P6DataSourceFactory
 
postInit(P6ModuleManager) - Method in class com.p6spy.engine.spy.option.EnvironmentVariables
 
postInit(P6ModuleManager) - Method in interface com.p6spy.engine.spy.option.P6OptionsSource
Intended for the postInit jobs.
postInit(P6ModuleManager) - Method in class com.p6spy.engine.spy.option.SpyDotProperties
 
postInit(P6ModuleManager) - Method in class com.p6spy.engine.spy.option.SystemProperties
 
preDestroy(P6ModuleManager) - Method in class com.p6spy.engine.spy.option.EnvironmentVariables
 
preDestroy(P6ModuleManager) - Method in interface com.p6spy.engine.spy.option.P6OptionsSource
Intended for cleanup jobs.
preDestroy(P6ModuleManager) - Method in class com.p6spy.engine.spy.option.SpyDotProperties
 
preDestroy(P6ModuleManager) - Method in class com.p6spy.engine.spy.option.SystemProperties
 
PreparedStatementInformation - Class in com.p6spy.engine.common
 
PreparedStatementInformation(ConnectionInformation) - Constructor for class com.p6spy.engine.common.PreparedStatementInformation
 
ProxyFactory - Class in com.p6spy.engine.proxy
Factory for creating proxies
ProxyFactory() - Constructor for class com.p6spy.engine.proxy.ProxyFactory
 
ProxyNamingPolicy - Class in com.p6spy.engine.proxy
Naming policy for CGLIB generated classes.
ProxyNamingPolicy() - Constructor for class com.p6spy.engine.proxy.ProxyNamingPolicy
 
put(K, V) - Method in interface com.p6spy.engine.proxy.cache.Cache
 
put(K, V) - Method in class com.p6spy.engine.proxy.cache.HashMapBasedCache
 

Q

qlog - Variable in class com.p6spy.engine.spy.appender.StdoutLogger
 

R

rds - Variable in class com.p6spy.engine.spy.P6DataSource
 
rds - Variable in class com.p6spy.engine.spy.P6DriverManagerDataSource
 
rdsName - Variable in class com.p6spy.engine.spy.P6DataSource
 
REALDATASOURCE - Static variable in class com.p6spy.engine.spy.P6SpyOptions
 
REALDATASOURCECLASS - Static variable in class com.p6spy.engine.spy.P6SpyOptions
 
REALDATASOURCEPROPERTIES - Static variable in class com.p6spy.engine.spy.P6SpyOptions
 
registerInvocation(Object, long, String, String, String) - Method in class com.p6spy.engine.outage.P6OutageDetector
Registers the execution of a statement.
registerOptionChangedListener(P6OptionChangedListener) - Method in class com.p6spy.engine.spy.option.P6OptionsRepository
 
registerOptionChangedListener(P6OptionChangedListener) - Method in class com.p6spy.engine.spy.P6ModuleManager
 
reinit() - Static method in class com.p6spy.engine.spy.P6Core
Used by tests to reinitialize the framework.
reload() - Method in class com.p6spy.engine.spy.P6ModuleManager
Reloads the P6ModuleManager.
reload() - Method in class com.p6spy.engine.spy.P6SpyOptions
 
reload() - Method in interface com.p6spy.engine.spy.P6SpyOptionsMBean
Reloads the whole configuration.
RELOADPROPERTIES - Static variable in class com.p6spy.engine.spy.P6SpyOptions
 
RELOADPROPERTIESINTERVAL - Static variable in class com.p6spy.engine.spy.P6SpyOptions
 
removeConnectionEventListener(ConnectionEventListener) - Method in class com.p6spy.engine.spy.P6PooledConnection
 
removeStatementEventListener(StatementEventListener) - Method in class com.p6spy.engine.spy.P6PooledConnection
 
reschedule(boolean, long) - Method in class com.p6spy.engine.spy.option.SpyDotPropertiesReloader
 
ResultSetInformation - Class in com.p6spy.engine.common
 
ResultSetInformation(StatementInformation) - Constructor for class com.p6spy.engine.common.ResultSetInformation
 
run() - Method in class com.p6spy.engine.outage.P6OutageDetector
Method for running the auxillary thread.

S

set(Class<T>, String, Object) - Method in class com.p6spy.engine.spy.option.P6OptionsRepository
 
setAppend(String) - Method in interface com.p6spy.engine.spy.P6SpyLoadableOptions
 
setAppend(boolean) - Method in class com.p6spy.engine.spy.P6SpyOptions
 
setAppend(String) - Method in class com.p6spy.engine.spy.P6SpyOptions
 
setAppend(boolean) - Method in interface com.p6spy.engine.spy.P6SpyOptionsMBean
 
setAppender(String) - Method in class com.p6spy.engine.spy.P6SpyOptions
 
setAppender(String) - Method in interface com.p6spy.engine.spy.P6SpyOptionsMBean
 
setAutoflush(String) - Method in interface com.p6spy.engine.spy.P6SpyLoadableOptions
 
setAutoflush(String) - Method in class com.p6spy.engine.spy.P6SpyOptions
 
setAutoflush(boolean) - Method in class com.p6spy.engine.spy.P6SpyOptions
 
setAutoflush(boolean) - Method in interface com.p6spy.engine.spy.P6SpyOptionsMBean
 
setAutoReload(boolean, long) - Method in interface com.p6spy.engine.spy.SpyDotPropertiesReloadChangedListener
 
setColumnValue(String, Object) - Method in class com.p6spy.engine.common.ResultSetInformation
 
setCurrRow(int) - Method in class com.p6spy.engine.common.ResultSetInformation
 
setDatabaseDialectDateFormat(String) - Method in class com.p6spy.engine.spy.P6SpyOptions
Sets the databaseDialectDateFormat.
setDatabaseDialectDateFormat(String) - Method in interface com.p6spy.engine.spy.P6SpyOptionsMBean
 
setDateformat(String) - Method in class com.p6spy.engine.spy.P6SpyOptions
 
setDateformat(String) - Method in interface com.p6spy.engine.spy.P6SpyOptionsMBean
 
setDriverlist(String) - Method in class com.p6spy.engine.spy.P6SpyOptions
 
setDriverlist(String) - Method in interface com.p6spy.engine.spy.P6SpyOptionsMBean
 
setExclude(String) - Method in class com.p6spy.engine.logging.P6LogOptions
 
setExclude(String) - Method in interface com.p6spy.engine.logging.P6LogOptionsMBean
 
setExcludecategories(String) - Method in class com.p6spy.engine.logging.P6LogOptions
 
setExcludecategories(String) - Method in interface com.p6spy.engine.logging.P6LogOptionsMBean
 
setExecutionThreshold(String) - Method in interface com.p6spy.engine.logging.P6LogLoadableOptions
 
setExecutionThreshold(String) - Method in class com.p6spy.engine.logging.P6LogOptions
 
setExecutionThreshold(long) - Method in class com.p6spy.engine.logging.P6LogOptions
 
setExecutionThreshold(long) - Method in interface com.p6spy.engine.logging.P6LogOptionsMBean
 
setFilter(String) - Method in interface com.p6spy.engine.logging.P6LogLoadableOptions
 
setFilter(String) - Method in class com.p6spy.engine.logging.P6LogOptions
 
setFilter(boolean) - Method in class com.p6spy.engine.logging.P6LogOptions
 
setFilter(boolean) - Method in interface com.p6spy.engine.logging.P6LogOptionsMBean
 
setInclude(String) - Method in class com.p6spy.engine.logging.P6LogOptions
 
setInclude(String) - Method in interface com.p6spy.engine.logging.P6LogOptionsMBean
 
setJNDIContextCustom(String) - Method in class com.p6spy.engine.spy.P6SpyOptions
 
setJNDIContextCustom(String) - Method in interface com.p6spy.engine.spy.P6SpyOptionsMBean
 
setJNDIContextFactory(String) - Method in class com.p6spy.engine.spy.P6SpyOptions
 
setJNDIContextFactory(String) - Method in interface com.p6spy.engine.spy.P6SpyOptionsMBean
 
setJNDIContextProviderURL(String) - Method in class com.p6spy.engine.spy.P6SpyOptions
 
setJNDIContextProviderURL(String) - Method in interface com.p6spy.engine.spy.P6SpyOptionsMBean
 
setLogfile(String) - Method in class com.p6spy.engine.spy.appender.BatchFileLogger
 
setLogfile(String) - Method in class com.p6spy.engine.spy.appender.FileLogger
 
setLogfile(String) - Method in class com.p6spy.engine.spy.P6SpyOptions
 
setLogfile(String) - Method in interface com.p6spy.engine.spy.P6SpyOptionsMBean
 
setLoginTimeout(int) - Method in class com.p6spy.engine.spy.P6DataSource
 
setLoginTimeout(int) - Method in class com.p6spy.engine.spy.P6DriverManagerDataSource
 
setLogMessageFormat(String) - Method in class com.p6spy.engine.spy.P6SpyOptions
 
setLogMessageFormat(String) - Method in interface com.p6spy.engine.spy.P6SpyOptionsMBean
 
setLogWriter(PrintWriter) - Method in class com.p6spy.engine.spy.P6DataSource
 
setLogWriter(PrintWriter) - Method in class com.p6spy.engine.spy.P6DriverManagerDataSource
 
setModulelist(String) - Method in class com.p6spy.engine.spy.P6SpyOptions
 
setModulelist(String) - Method in interface com.p6spy.engine.spy.P6SpyOptionsMBean
 
setOutageDetection(String) - Method in interface com.p6spy.engine.outage.P6OutageLoadableOptions
 
setOutageDetection(String) - Method in class com.p6spy.engine.outage.P6OutageOptions
 
setOutageDetection(boolean) - Method in class com.p6spy.engine.outage.P6OutageOptions
 
setOutageDetection(boolean) - Method in interface com.p6spy.engine.outage.P6OutageOptionsMBean
 
setOutageDetectionInterval(String) - Method in interface com.p6spy.engine.outage.P6OutageLoadableOptions
 
setOutageDetectionInterval(String) - Method in class com.p6spy.engine.outage.P6OutageOptions
 
setOutageDetectionInterval(long) - Method in class com.p6spy.engine.outage.P6OutageOptions
 
setOutageDetectionInterval(long) - Method in interface com.p6spy.engine.outage.P6OutageOptionsMBean
 
setParameterValue(int, Object) - Method in class com.p6spy.engine.common.PreparedStatementInformation
Records the value of a parameter.
setPassword(String) - Method in class com.p6spy.engine.spy.P6DriverManagerDataSource
 
setRealDataSource(String) - Method in class com.p6spy.engine.spy.P6DataSource
 
setRealDataSource(String) - Method in class com.p6spy.engine.spy.P6SpyOptions
 
setRealDataSource(String) - Method in interface com.p6spy.engine.spy.P6SpyOptionsMBean
 
setRealDataSourceClass(String) - Method in class com.p6spy.engine.spy.P6SpyOptions
 
setRealDataSourceClass(String) - Method in interface com.p6spy.engine.spy.P6SpyOptionsMBean
 
setRealDataSourceProperties(String) - Method in class com.p6spy.engine.spy.P6SpyOptions
 
setRealDataSourceProperties(String) - Method in interface com.p6spy.engine.spy.P6SpyOptionsMBean
 
setReloadProperties(String) - Method in interface com.p6spy.engine.spy.P6SpyLoadableOptions
 
setReloadProperties(String) - Method in class com.p6spy.engine.spy.P6SpyOptions
 
setReloadProperties(boolean) - Method in class com.p6spy.engine.spy.P6SpyOptions
 
setReloadProperties(boolean) - Method in interface com.p6spy.engine.spy.P6SpyOptionsMBean
 
setReloadPropertiesInterval(String) - Method in interface com.p6spy.engine.spy.P6SpyLoadableOptions
 
setReloadPropertiesInterval(String) - Method in class com.p6spy.engine.spy.P6SpyOptions
 
setReloadPropertiesInterval(long) - Method in class com.p6spy.engine.spy.P6SpyOptions
 
setReloadPropertiesInterval(long) - Method in interface com.p6spy.engine.spy.P6SpyOptionsMBean
 
setSet(Class<T>, String, String) - Method in class com.p6spy.engine.spy.option.P6OptionsRepository
 
setSQLExpression(String) - Method in class com.p6spy.engine.logging.P6LogOptions
 
setSQLExpression(String) - Method in interface com.p6spy.engine.logging.P6LogOptionsMBean
 
setStackTrace(String) - Method in interface com.p6spy.engine.spy.P6SpyLoadableOptions
 
setStackTrace(boolean) - Method in class com.p6spy.engine.spy.P6SpyOptions
 
setStackTrace(String) - Method in class com.p6spy.engine.spy.P6SpyOptions
 
setStackTrace(boolean) - Method in interface com.p6spy.engine.spy.P6SpyOptionsMBean
 
setStackTraceClass(String) - Method in class com.p6spy.engine.spy.P6SpyOptions
 
setStackTraceClass(String) - Method in interface com.p6spy.engine.spy.P6SpyOptionsMBean
 
setStatementQuery(String) - Method in class com.p6spy.engine.common.StatementInformation
 
setStrategy(MessageFormattingStrategy) - Method in class com.p6spy.engine.spy.appender.FormattedLogger
Sets the strategy implementation to use for formatting log message.
setUrl(String) - Method in class com.p6spy.engine.spy.P6DriverManagerDataSource
 
setUser(String) - Method in class com.p6spy.engine.spy.P6DriverManagerDataSource
 
shutdown() - Method in class com.p6spy.engine.outage.P6OutageDetector
Tells the auxillary thread to stop executing.
SingleLineFormat - Class in com.p6spy.engine.spy.appender
 
SingleLineFormat() - Constructor for class com.p6spy.engine.spy.appender.SingleLineFormat
 
Slf4JLogger - Class in com.p6spy.engine.spy.appender
Appender which delegates to SLF4J.
Slf4JLogger() - Constructor for class com.p6spy.engine.spy.appender.Slf4JLogger
 
SpyDotProperties - Class in com.p6spy.engine.spy.option
 
SpyDotProperties() - Constructor for class com.p6spy.engine.spy.option.SpyDotProperties
Creates a new instance and loads the properties file if found.
SpyDotPropertiesReloadChangedListener - Interface in com.p6spy.engine.spy
 
SpyDotPropertiesReloader - Class in com.p6spy.engine.spy.option
 
SpyDotPropertiesReloader(SpyDotProperties, P6ModuleManager) - Constructor for class com.p6spy.engine.spy.option.SpyDotPropertiesReloader
 
SQLEXPRESSION - Static variable in class com.p6spy.engine.logging.P6LogOptions
 
SQLEXPRESSION_PATTERN - Static variable in class com.p6spy.engine.logging.P6LogOptions
 
STACKTRACE - Static variable in class com.p6spy.engine.spy.P6SpyOptions
 
STACKTRACECLASS - Static variable in class com.p6spy.engine.spy.P6SpyOptions
 
StatementInformation - Class in com.p6spy.engine.common
 
StatementInformation(ConnectionInformation) - Constructor for class com.p6spy.engine.common.StatementInformation
 
StdoutLogger - Class in com.p6spy.engine.spy.appender
 
StdoutLogger() - Constructor for class com.p6spy.engine.spy.appender.StdoutLogger
 
SystemProperties - Class in com.p6spy.engine.spy.option
 
SystemProperties() - Constructor for class com.p6spy.engine.spy.option.SystemProperties
 

T

toString() - Method in enum com.p6spy.engine.logging.Category
 

U

unregisterInvocation(Object) - Method in class com.p6spy.engine.outage.P6OutageDetector
Unregisters the execution of a statement.
unregisterMBeans() - Method in class com.p6spy.engine.spy.P6MBeansRegistry
 
unregisterOptionChangedListener(P6OptionChangedListener) - Method in class com.p6spy.engine.spy.option.P6OptionsRepository
 
unregisterOptionChangedListener(P6OptionChangedListener) - Method in class com.p6spy.engine.spy.P6ModuleManager
 
unwrap(Class<T>) - Method in class com.p6spy.engine.spy.P6DataSource
 
unwrap(Class<T>) - Method in class com.p6spy.engine.spy.P6DriverManagerDataSource
 
url - Variable in class com.p6spy.engine.spy.P6DriverManagerDataSource
 
USE_PREFIX - Static variable in class com.p6spy.engine.spy.P6SpyOptions
 
user - Variable in class com.p6spy.engine.spy.P6DriverManagerDataSource
 

V

valueOf(String) - Static method in enum com.p6spy.engine.logging.Category
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.p6spy.engine.logging.Category
Returns an array containing the constants of this enum type, in the order they are declared.

W

wrapConnection(Connection) - Static method in class com.p6spy.engine.spy.P6Core
 
A B C D E F G H I J K L M N O P Q R S T U V W 

Copyright © 2002-2014 P6Spy. All Rights Reserved.