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

A

acceptsURL(String) - Method in class com.p6spy.engine.spy.P6SpyDriver
 
add(T) - Method in class com.p6spy.engine.common.CustomHashedHashSet
 
addAll(Collection<? extends T>) - Method in class com.p6spy.engine.common.CustomHashedHashSet
 
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 - Static variable in class com.p6spy.engine.logging.Category
 
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
Binds the JNDI DataSource to proxy.

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
 
CallableStatementInformation - Class in com.p6spy.engine.common
Stores information about the callable statement and bind variables.
CallableStatementInformation(ConnectionInformation) - Constructor for class com.p6spy.engine.common.CallableStatementInformation
 
Category - Class in com.p6spy.engine.logging
Filter-like category implementation.
Category(String) - Constructor for class com.p6spy.engine.logging.Category
 
ClassHasher - Class in com.p6spy.engine.common
Hasher using class.hashCode() for object hash computing.
ClassHasher() - Constructor for class com.p6spy.engine.common.ClassHasher
 
clear() - Method in class com.p6spy.engine.common.CustomHashedHashSet
 
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
 
clone() - Method in class com.p6spy.engine.common.CustomHashedHashSet
 
close() - Method in class com.p6spy.engine.spy.P6PooledConnection
 
com.p6spy.engine.common - package com.p6spy.engine.common
 
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
 
COMMIT - Static variable in class com.p6spy.engine.logging.Category
 
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(Object) - Method in class com.p6spy.engine.common.CustomHashedHashSet
 
contains(K) - Method in interface com.p6spy.engine.proxy.cache.Cache
 
contains(K) - Method in class com.p6spy.engine.proxy.cache.HashMapBasedCache
 
containsAll(Collection<?>) - Method in class com.p6spy.engine.common.CustomHashedHashSet
 
convertToString(Object) - Method in class com.p6spy.engine.common.PreparedStatementInformation
 
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.
CustomHashedHashSet<T> - Class in com.p6spy.engine.common
HashSet where entries are hashed using custom Hasher.
CustomHashedHashSet(Hasher) - Constructor for class com.p6spy.engine.common.CustomHashedHashSet
 

D

DATABASE_DIALECT_DATE_FORMAT - Static variable in class com.p6spy.engine.spy.P6SpyOptions
 
DATASOURCE_CLASS_NAME - 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
 
DEBUG - Static variable in class com.p6spy.engine.logging.Category
 
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, Category, String, String) - Static method in class com.p6spy.engine.common.P6LogQuery
 
doLog(int, long, Category, String, String) - Static method in class com.p6spy.engine.common.P6LogQuery
Writes log information provided.
doLogElapsed(int, long, long, Category, 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.logging.Category
 
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
 
ERROR - Static variable in class com.p6spy.engine.logging.Category
 
EXCLUDE - Static variable in class com.p6spy.engine.logging.P6LogOptions
 
EXCLUDE_LIST - 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
Appender which writes log messages to a file.
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
P6Logger implementation providing support for pluggable MessageFormattingStrategy.
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
Generates log message with column values accessed if the row's column values have not already been logged.
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.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.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
 
getExcludeList() - Method in class com.p6spy.engine.logging.P6LogOptions
 
getExcludeList() - Method in interface com.p6spy.engine.logging.P6LogOptionsMBean
 
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
 
getHashCode(Object) - Method in class com.p6spy.engine.common.ClassHasher
 
getHashCode(Object) - Method in interface com.p6spy.engine.common.Hasher
 
getInclude() - Method in class com.p6spy.engine.logging.P6LogOptions
 
getInclude() - Method in interface com.p6spy.engine.logging.P6LogOptionsMBean
 
getIncludeExcludePattern() - Method in interface com.p6spy.engine.logging.P6LogLoadableOptions
 
getIncludeExcludePattern() - Method in class com.p6spy.engine.logging.P6LogOptions
 
getIncludeList() - Method in class com.p6spy.engine.logging.P6LogOptions
 
getIncludeList() - Method in interface com.p6spy.engine.logging.P6LogOptionsMBean
 
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
 
getJmx() - Method in class com.p6spy.engine.spy.P6SpyOptions
 
getJmx() - Method in interface com.p6spy.engine.spy.P6SpyOptionsMBean
 
getJmxPrefix() - Method in class com.p6spy.engine.spy.P6SpyOptions
 
getJmxPrefix() - Method in interface com.p6spy.engine.spy.P6SpyOptionsMBean
 
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 class com.p6spy.engine.logging.Category
 
getObjectInstance(Object, Name, Context, Hashtable) - Method in class com.p6spy.engine.spy.P6DataSourceFactory
 
getObjectName(P6LoadableOptions, String) - Method in class com.p6spy.engine.spy.P6MBeansRegistry
 
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
 
getPackageName(String) - Static method in class com.p6spy.engine.spy.P6MBeansRegistry
 
getParameterValues() - Method in class com.p6spy.engine.common.PreparedStatementInformation
 
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.P6DataSource
 
getPooledConnection(String, String) - Method in class com.p6spy.engine.spy.P6DataSource
 
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
Returns the JNDI name of the real data source.
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
 
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 class com.p6spy.engine.common.CallableStatementInformation
Generates the query for the callable statement with all parameter placeholders replaced with the actual parameter values
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
 
getStream() - Method in class com.p6spy.engine.spy.appender.FileLogger
 
getStream() - Method in class com.p6spy.engine.spy.appender.StdoutLogger
 
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.P6DataSource
 
getXAConnection(String, String) - Method in class com.p6spy.engine.spy.P6DataSource
 
getXAResource() - Method in class com.p6spy.engine.spy.P6XAConnection
 

H

hashCode() - Method in class com.p6spy.engine.logging.Category
 
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
 
Hasher - Interface in com.p6spy.engine.common
Alternative hash code implementation for the usage with CustomHashedHashSet.
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_EXCLUDE_PATTERN - Static variable in class com.p6spy.engine.logging.P6LogOptions
 
INCLUDE_LIST - Static variable in class com.p6spy.engine.logging.P6LogOptions
 
info(String) - Static method in class com.p6spy.engine.common.P6LogQuery
 
INFO - Static variable in class com.p6spy.engine.logging.Category
 
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.P6ObjectEqualsDelegate
 
invoke(Object, Object, Method, Object[]) - Method in class com.p6spy.engine.common.P6ProxyUnwrapDelegate
 
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
 
isCategoryEnabled(Category) - Method in interface com.p6spy.engine.spy.appender.P6Logger
 
isCategoryEnabled(Category) - Method in class com.p6spy.engine.spy.appender.Slf4JLogger
 
isCategoryEnabled(Category) - Method in class com.p6spy.engine.spy.appender.StdoutLogger
 
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
 
iterator() - Method in class com.p6spy.engine.common.CustomHashedHashSet
 

J

jdbcCompliant() - Method in class com.p6spy.engine.spy.P6SpyDriver
 
JMX - Static variable in class com.p6spy.engine.spy.P6SpyOptions
 
JMX_PREFIX - Static variable in class com.p6spy.engine.spy.P6SpyOptions
 
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
 
joinNullSafe(Collection<String>, String) - Static method in class com.p6spy.engine.common.P6Util
 

K

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

L

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(Category, String, String) - Static method in class com.p6spy.engine.common.P6LogQuery
 
log(Category, 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, Category, String, String) - Static method in class com.p6spy.engine.common.P6LogQuery
 
logElapsed(int, long, long, Category, String, String) - Static method in class com.p6spy.engine.common.P6LogQuery
 
logElapsed(int, long, Category, Loggable) - Static method in class com.p6spy.engine.common.P6LogQuery
 
logElapsed(int, long, long, Category, 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
Logs the stacktrace of the exception.
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, Category, String, String) - Method in class com.p6spy.engine.spy.appender.BatchFileLogger
 
logSQL(int, String, long, Category, String, String) - Method in class com.p6spy.engine.spy.appender.FormattedLogger
 
logSQL(int, String, long, Category, String, String) - Method in interface com.p6spy.engine.spy.appender.P6Logger
Logs the SQL.
logSQL(int, String, long, Category, String, String) - Method in class com.p6spy.engine.spy.appender.Slf4JLogger
 
logText(String) - Method in class com.p6spy.engine.spy.appender.BatchFileLogger
 
logText(String) - Method in interface com.p6spy.engine.spy.appender.P6Logger
Logs the text.
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

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
 
OUTAGE - Static variable in class com.p6spy.engine.logging.Category
 
OUTAGEDETECTION - Static variable in class com.p6spy.engine.outage.P6OutageOptions
 
OUTAGEDETECTIONINTERVAL - Static variable in class com.p6spy.engine.outage.P6OutageOptions
 

P

P6Core - Class in com.p6spy.engine.spy
 
P6Core() - Constructor for class com.p6spy.engine.spy.P6Core
 
P6DataSource - Class in com.p6spy.engine.spy
P6Spy DataSource implementation.
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
Create a P6Spy DataSource wrapping another DataSource.
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.
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() - Constructor for class com.p6spy.engine.spy.P6MBeansRegistry
 
P6ModuleManager - Class in com.p6spy.engine.spy
 
P6ObjectEqualsDelegate - Class in com.p6spy.engine.common
Implementation of Object.equals(Object) for proxy classes.
P6ObjectEqualsDelegate() - Constructor for class com.p6spy.engine.common.P6ObjectEqualsDelegate
 
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.
P6ProxyUnwrapDelegate - Class in com.p6spy.engine.common
Implementation of P6Proxy.unwrapP6SpyProxy() for proxy classes.
P6ProxyUnwrapDelegate() - Constructor for class com.p6spy.engine.common.P6ProxyUnwrapDelegate
 
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
 
PACKAGE_NAME - Static variable in class com.p6spy.engine.spy.P6MBeansRegistry
 
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
 
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
Stores information about the prepared statement and bind variables.
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
 

R

rds - Variable in class com.p6spy.engine.spy.P6DriverManagerDataSource
 
rdsName - Variable in class com.p6spy.engine.spy.P6DataSource
 
realDataSource - 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.
registerMBean(P6LoadableOptions, String) - Method in class com.p6spy.engine.spy.P6MBeansRegistry
 
registerMBeans(Collection<P6LoadableOptions>) - Method in class com.p6spy.engine.spy.P6MBeansRegistry
 
registerModule(P6Factory) - Method in class com.p6spy.engine.spy.P6ModuleManager
 
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
 
remove(Object) - Method in class com.p6spy.engine.common.CustomHashedHashSet
 
removeAll(Collection<?>) - Method in class com.p6spy.engine.common.CustomHashedHashSet
 
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
 
RESULT - Static variable in class com.p6spy.engine.logging.Category
 
RESULTSET - Static variable in class com.p6spy.engine.logging.Category
 
ResultSetInformation - Class in com.p6spy.engine.common
 
ResultSetInformation(StatementInformation) - Constructor for class com.p6spy.engine.common.ResultSetInformation
 
retainAll(Collection<?>) - Method in class com.p6spy.engine.common.CustomHashedHashSet
 
ROLLBACK - Static variable in class com.p6spy.engine.logging.Category
 
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
 
setJmx(String) - Method in interface com.p6spy.engine.spy.P6SpyLoadableOptions
 
setJmx(String) - Method in class com.p6spy.engine.spy.P6SpyOptions
 
setJmx(boolean) - Method in class com.p6spy.engine.spy.P6SpyOptions
 
setJmx(boolean) - Method in interface com.p6spy.engine.spy.P6SpyOptionsMBean
 
setJmxPrefix(String) - Method in class com.p6spy.engine.spy.P6SpyOptions
 
setJmxPrefix(String) - Method in interface com.p6spy.engine.spy.P6SpyOptionsMBean
 
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.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
 
setOrUnSet(Class<T>, String, Object, Object) - Method in class com.p6spy.engine.spy.option.P6OptionsRepository
 
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(String, Object) - Method in class com.p6spy.engine.common.CallableStatementInformation
Records the value of a parameter.
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
Sets the JNDI name of the DataSource to proxy.
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.
singleLine(String) - Static method in class com.p6spy.engine.common.P6Util
 
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
 
STATEMENT - Static variable in class com.p6spy.engine.logging.Category
 
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
 
strategy - Variable in class com.p6spy.engine.spy.appender.FormattedLogger
 
SystemProperties - Class in com.p6spy.engine.spy.option
 
SystemProperties() - Constructor for class com.p6spy.engine.spy.option.SystemProperties
 

T

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

U

unregisterAllMBeans(String) - Method in class com.p6spy.engine.spy.P6MBeansRegistry
 
unregisterInvocation(Object) - Method in class com.p6spy.engine.outage.P6OutageDetector
Unregisters the execution of a statement.
unregisterOptionChangedListener(P6OptionChangedListener) - Method in class com.p6spy.engine.spy.option.P6OptionsRepository
 
unregisterOptionChangedListener(P6OptionChangedListener) - Method in class com.p6spy.engine.spy.P6ModuleManager
 
unSetJNDIContextCustom() - Method in class com.p6spy.engine.spy.P6SpyOptions
 
unSetJNDIContextCustom() - Method in interface com.p6spy.engine.spy.P6SpyOptionsMBean
 
unSetJNDIContextFactory() - Method in class com.p6spy.engine.spy.P6SpyOptions
 
unSetJNDIContextFactory() - Method in interface com.p6spy.engine.spy.P6SpyOptionsMBean
 
unSetJNDIContextProviderURL() - Method in class com.p6spy.engine.spy.P6SpyOptions
 
unSetJNDIContextProviderURL() - Method in interface com.p6spy.engine.spy.P6SpyOptionsMBean
 
unSetRealDataSource() - Method in class com.p6spy.engine.spy.P6SpyOptions
 
unSetRealDataSource() - Method in interface com.p6spy.engine.spy.P6SpyOptionsMBean
 
unSetRealDataSourceClass() - Method in class com.p6spy.engine.spy.P6SpyOptions
 
unSetRealDataSourceClass() - Method in interface com.p6spy.engine.spy.P6SpyOptionsMBean
 
unSetRealDataSourceProperties() - Method in class com.p6spy.engine.spy.P6SpyOptions
 
unSetRealDataSourceProperties() - Method in interface com.p6spy.engine.spy.P6SpyOptionsMBean
 
unSetSQLExpression() - Method in class com.p6spy.engine.logging.P6LogOptions
 
unSetSQLExpression() - Method in interface com.p6spy.engine.logging.P6LogOptionsMBean
 
unwrap(Class<T>) - Method in class com.p6spy.engine.spy.P6DataSource
 
unwrap(Class<T>) - Method in class com.p6spy.engine.spy.P6DriverManagerDataSource
 
unwrapP6SpyProxy() - Method in interface com.p6spy.engine.proxy.P6Proxy
Returns the underlying object for the proxy.
url - Variable in class com.p6spy.engine.spy.P6DriverManagerDataSource
 
user - Variable in class com.p6spy.engine.spy.P6DriverManagerDataSource
 

W

WARN - Static variable in class com.p6spy.engine.logging.Category
 
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 R S T U W 
Skip navigation links

Copyright © 2002-2016 P6Spy. All Rights Reserved.