Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A 
- absolute(int) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Absolute.
- AbstractDigger - Class in clazzfish.monitor.internal
-
The Class AbstractDigger was extracted from ClasspathDigger and ResourcepathDigger.
- AbstractDigger() - Constructor for class clazzfish.monitor.internal.AbstractDigger
- AbstractMonitor - Class in clazzfish.monitor
-
This abstract base class has some support to for registration and unregistration of a monitor class as shutdown hook.
- AbstractMonitor() - Constructor for class clazzfish.monitor.AbstractMonitor
- AbstractMonitorMBean - Interface in clazzfish.monitor
-
Some common interface methods for a monitor MBean are listed here.
- AbstractProfileMonitor - Class in clazzfish.jdbc.monitor
-
The Class AbstractProfileMonitor.
- AbstractProfileMonitor() - Constructor for class clazzfish.jdbc.monitor.AbstractProfileMonitor
- AbstractStatistic - Class in clazzfish.jdbc
-
This is constructed as a thin layer around com.jamonapi.MonitorFactory for the needs of generating statistics.
- AbstractStatistic(String) - Constructor for class clazzfish.jdbc.AbstractStatistic
-
Instantiates a new profile statistic.
- AbstractStatisticMBean - Interface in clazzfish.jdbc
-
The Interface AbstractStatisticMBean.
- acceptsURL(String) - Method in class clazzfish.jdbc.ProxyDriver
-
Retrieves whether the driver thinks that it can open a connection to the given URL.
- Account - Class in clazzfish.sample.jdbc
-
A simple bank account.
- Account(int, User) - Constructor for class clazzfish.sample.jdbc.Account
-
Instantiates a new account.
- add(double) - Method in class clazzfish.jdbc.monitor.JamonMonitor
-
Adds the.
- add(double) - Method in interface clazzfish.jdbc.monitor.ProfileMonitor
-
Normally this method should be synchronized.
- add(double) - Method in class clazzfish.jdbc.monitor.SimpleProfileMonitor
-
Adds the.
- add(File...) - Method in class clazzfish.spi.git.Repo
- addAsShutdownHook() - Static method in class clazzfish.jdbc.SqlStatistic
-
You can register the instance as shutdown hook.
- addAsShutdownHook() - Static method in class clazzfish.monitor.ClasspathMonitor
-
You can register the instance as shutdown hook.
- addBatch() - Method in class clazzfish.jdbc.internal.StasiPreparedStatement
-
Adds the batch.
- addBatch(String) - Method in class clazzfish.jdbc.internal.StasiStatement
-
Adds the batch.
- addChild(SimpleProfileMonitor) - Method in class clazzfish.jdbc.monitor.SimpleProfileMonitor
-
Adds the child.
- addChild(String) - Method in class clazzfish.jdbc.monitor.SimpleProfileMonitor
-
Adds the child.
- addChildren(List<String>) - Method in class clazzfish.jdbc.monitor.SimpleProfileMonitor
-
Adds the children.
- addConnection(ProxyConnection) - Static method in class clazzfish.jdbc.ConnectionMonitor
-
Adds the connection to the list of open connections.
- addMeAsShutdownHook() - Method in interface clazzfish.jdbc.ConnectionMonitorMBean
-
To be able to register the instance as shutdown hook you can use this (non static) method.
- addMeAsShutdownHook() - Method in interface clazzfish.monitor.util.Shutdownable
-
To be able to register the instance as shutdown hook you can use this (non static) method.
- addMeAsShutdownHook() - Method in class clazzfish.monitor.util.Shutdowner
-
To be able to register the class as shutdown hook via JMX we can't use a static method - this is the reason why this additional method was added.
- addMonitor(String) - Method in class clazzfish.jdbc.monitor.ProfileMonitorFactory
-
Adds the monitor.
- addMonitors(List<String>) - Method in class clazzfish.jdbc.monitor.JamonMonitorFactory
-
Adds the monitors.
- addMonitors(List<String>) - Method in class clazzfish.jdbc.monitor.ProfileMonitorFactory
-
Adds the monitors.
- addMonitors(List<String>) - Method in class clazzfish.jdbc.monitor.SimpleProfileMonitorFactory
-
Adds the monitors.
- afterLast() - Method in class clazzfish.jdbc.internal.StasiResultSet
-
After last.
- agentmain(String, Instrumentation) - Static method in class clazzfish.agent.ClasspathAgent
-
This method will be called if the class is loaded dynmically by ClasspathAgentLoader.
- ArchivEntry - Class in clazzfish.monitor.util
-
Unfortunately we can't extends URI because this is a final class.
- ArchivEntry(File) - Constructor for class clazzfish.monitor.util.ArchivEntry
-
Instantiates a new archiv entry.
- ArchivEntry(String, File, String) - Constructor for class clazzfish.monitor.util.ArchivEntry
-
Instantiates a new archiv entry.
- ArchivEntry(URI) - Constructor for class clazzfish.monitor.util.ArchivEntry
-
Instantiates a new archiv entry.
- ArchivEntry(URL) - Constructor for class clazzfish.monitor.util.ArchivEntry
-
Instantiates a new archiv entry.
- areThreadsAllowed() - Static method in class clazzfish.monitor.util.Environment
-
In some JEE environment like Google's App Engine (GAE) it is not allowed to use multi threading.
- assertConnectionsClosed() - Static method in class clazzfish.jdbc.ConnectionMonitor
-
Assert that all connections are closed.
B 
- Bank - Class in clazzfish.sample
-
The Bank class has a simple main method so that you can run it and start the 'jconsole' (or another JMX console) to access the different MBeans for monitoring and statistics.
- Bank() - Constructor for class clazzfish.sample.Bank
- BankRepository - Class in clazzfish.sample.jdbc
-
This class represents the repository (or DB) of a bank.
- beforeFirst() - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Before first.
- BetterFileOutputStream - Class in clazzfish.monitor.io
-
Whenever you need a
FileOutputStream
and want a better toString implementation you can use the class BetterFileOutputStream. - BetterFileOutputStream(File) - Constructor for class clazzfish.monitor.io.BetterFileOutputStream
-
Instantiates a new better file output stream.
- BetterFileOutputStream(File, boolean) - Constructor for class clazzfish.monitor.io.BetterFileOutputStream
-
Instantiates a new better file output stream.
- BetterFileOutputStream(String) - Constructor for class clazzfish.monitor.io.BetterFileOutputStream
-
Instantiates a new better file output stream.
- BetterFileOutputStream(String, boolean) - Constructor for class clazzfish.monitor.io.BetterFileOutputStream
-
Instantiates a new better file output stream.
- BoringClassLoader - Class in clazzfish.monitor.internal
-
Die Klasse BoringClassLoader is used for boring into some internals of a
ClassLoader
.
C 
- cancel() - Method in class clazzfish.jdbc.internal.StasiStatement
-
Cancel.
- cancelRowUpdates() - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Cancel row updates.
- CENATT - Static variable in class clazzfish.monitor.util.NestedZipFile
- CENATX - Static variable in class clazzfish.monitor.util.NestedZipFile
- CENCOM - Static variable in class clazzfish.monitor.util.NestedZipFile
- CENCRC - Static variable in class clazzfish.monitor.util.NestedZipFile
- CENDSK - Static variable in class clazzfish.monitor.util.NestedZipFile
- CENEXT - Static variable in class clazzfish.monitor.util.NestedZipFile
- CENFLG - Static variable in class clazzfish.monitor.util.NestedZipFile
- CENHDR - Static variable in class clazzfish.monitor.util.NestedZipFile
- CENHOW - Static variable in class clazzfish.monitor.util.NestedZipFile
- CENLEN - Static variable in class clazzfish.monitor.util.NestedZipFile
- CENNAM - Static variable in class clazzfish.monitor.util.NestedZipFile
- CENOFF - Static variable in class clazzfish.monitor.util.NestedZipFile
- CENSIG - Static variable in class clazzfish.monitor.util.NestedZipFile
- CENSIZ - Static variable in class clazzfish.monitor.util.NestedZipFile
- CENTIM - Static variable in class clazzfish.monitor.util.NestedZipFile
- CENVEM - Static variable in class clazzfish.monitor.util.NestedZipFile
- CENVER - Static variable in class clazzfish.monitor.util.NestedZipFile
- ClassDiagnostic - Class in clazzfish.monitor.internal
-
The ClassDiagnostic is a little wrapper around Sun's MBean for DiagnosticCommand.
- ClassDiagnostic() - Constructor for class clazzfish.monitor.internal.ClassDiagnostic
- ClassloaderException - Exception Class in clazzfish.monitor.exception
-
If you have some problems with the
ClassLoader
you can use this exception here for throwing. - ClassloaderException(ClassLoader, String, Throwable) - Constructor for exception class clazzfish.monitor.exception.ClassloaderException
-
Instantiates a new classloader exception.
- ClassloaderType - Enum in clazzfish.monitor
-
This enum type can detect if a classloader is a Tomcat, WebLogic or Websphere classloader.
- classname() - Method in class clazzfish.monitor.stat.ClazzRecord
- classpath() - Method in class clazzfish.monitor.stat.ClazzRecord
- ClasspathAgent - Class in clazzfish.agent
-
This is a simple Java agent to be able to watch the classpath.
- ClasspathAgentMBean - Interface in clazzfish.agent
-
This is the MBean for the
ClasspathAgent
to be able to register this class for a JMX console like jconsole or visualvm. - ClasspathDigger - Class in clazzfish.monitor.internal
-
This helper class digs into the classloader for information like used classpath and other things.
- ClasspathDigger() - Constructor for class clazzfish.monitor.internal.ClasspathDigger
-
Instantiates a new classpath digger.
- ClasspathDigger(ClassLoader) - Constructor for class clazzfish.monitor.internal.ClasspathDigger
-
Instantiates a new classpath digger.
- ClasspathHelper - Class in clazzfish.monitor.util
-
This class contains some helper classes which are used inside ClasspathMonitor and ClasspathDigger.
- ClasspathMonitor - Class in clazzfish.monitor
-
To avoid classpath problems like double entries of the same class or resource in the classpath there are several methods available.
- ClasspathMonitor() - Constructor for class clazzfish.monitor.ClasspathMonitor
-
Instantiates a new classpath monitor.
- ClasspathMonitorMBean - Interface in clazzfish.monitor
-
All the methods which might help you to find classpath problems are collected in this JMX interface.
- classToResource(String) - Static method in class clazzfish.monitor.util.Converter
-
Converts a classname (e.g.
- ClassWalker - Class in clazzfish.monitor.internal
-
The Class ClassWalker.
- ClassWalker(File) - Constructor for class clazzfish.monitor.internal.ClassWalker
-
Instantiates a new class walker.
- clazzfish.agent - package clazzfish.agent
- clazzfish.agent.logging - package clazzfish.agent.logging
-
Because we don't want a dependency to another (log) library we use the JDK logging with some classes from this package here.
- clazzfish.jdbc - package clazzfish.jdbc
-
This package contains classes which are useful for monitoring JDBC calls.
- clazzfish.jdbc.internal - package clazzfish.jdbc.internal
-
This package is only for internal use.
- clazzfish.jdbc.monitor - package clazzfish.jdbc.monitor
- clazzfish.monitor - package clazzfish.monitor
- clazzfish.monitor.exception - package clazzfish.monitor.exception
- clazzfish.monitor.internal - package clazzfish.monitor.internal
- clazzfish.monitor.io - package clazzfish.monitor.io
- clazzfish.monitor.jmx - package clazzfish.monitor.jmx
-
This is the package for JMX support.
- clazzfish.monitor.log - package clazzfish.monitor.log
-
Here you find some support for logging.
- clazzfish.monitor.spi - package clazzfish.monitor.spi
- clazzfish.monitor.stat - package clazzfish.monitor.stat
- clazzfish.monitor.util - package clazzfish.monitor.util
- clazzfish.sample - package clazzfish.sample
- clazzfish.sample.jdbc - package clazzfish.sample.jdbc
- clazzfish.sample.spi - package clazzfish.sample.spi
- clazzfish.spi.git - package clazzfish.spi.git
- ClazzRecord - Class in clazzfish.monitor.stat
-
The ClazzRecord stores the relation of a class to its classpath and some collected data.
- ClazzRecord(URI, String) - Constructor for class clazzfish.monitor.stat.ClazzRecord
- ClazzRecord(URI, String, int) - Constructor for class clazzfish.monitor.stat.ClazzRecord
-
Creates a ClazzRecord object.
- ClazzStatistic - Class in clazzfish.monitor.stat
-
The ClazzStatistic collects classes and resources to find classes which are likely to be dead.
- ClazzStatisticMBean - Interface in clazzfish.monitor.stat
-
JMX-Interface for the
ClazzStatistic
. - clearBatch() - Method in class clazzfish.jdbc.internal.StasiStatement
-
Clear batch.
- clearParameters() - Method in class clazzfish.jdbc.internal.StasiPreparedStatement
-
Clear parameters.
- clearWarnings() - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Clear warnings.
- clearWarnings() - Method in class clazzfish.jdbc.internal.StasiStatement
-
Clear warnings.
- close() - Method in class clazzfish.jdbc.internal.StasiPreparedStatement
-
Close the statement.
- close() - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Close.
- close() - Method in class clazzfish.jdbc.internal.StasiStatement
-
Close.
- close() - Method in class clazzfish.monitor.io.FileInputStreamReader
-
Close.
- close() - Method in class clazzfish.spi.git.Repo
- closeOnCompletion() - Method in class clazzfish.jdbc.internal.StasiStatement
-
Close on completion.
- commit(String) - Method in class clazzfish.spi.git.Repo
- compare(Object, Object) - Method in class clazzfish.monitor.util.ObjectComparator
-
Compares two arbitrary objects by using the toString representation.
- compareTo(ProfileMonitor) - Method in class clazzfish.jdbc.monitor.AbstractProfileMonitor
-
The ProfileMonitor with the higher number of totals is considered as "greater".
- compareTo(ClazzRecord) - Method in class clazzfish.monitor.stat.ClazzRecord
- Config - Class in clazzfish.monitor
-
All config stuff is encapsulated in this class.
- connect(String, Properties) - Method in class clazzfish.jdbc.ProxyDriver
-
Attempts to make a database connection to the given URL.
- ConnectionMonitor - Class in clazzfish.jdbc
-
This is the monitor class for the
ProxyConnection
which monitors the different newInstance() and close() calls. - ConnectionMonitor() - Constructor for class clazzfish.jdbc.ConnectionMonitor
-
No need to instantiate it - we provide only some services.
- ConnectionMonitorMBean - Interface in clazzfish.jdbc
-
This is the interface of
ConnectionMonitor
for the use of this class as MBean. - Converter - Class in clazzfish.monitor.util
-
The Class Converter to convert objects from one type to another type.
- copyResource(String, File) - Method in class clazzfish.monitor.AbstractMonitor
-
Copy a resource to the given file.
- count() - Method in class clazzfish.monitor.stat.ClazzRecord
- create() - Method in interface clazzfish.monitor.spi.CsvXPorterProvider
-
Creates an object which implements the
CsvXPorter
interface. - create() - Method in class clazzfish.monitor.spi.FileXPorterProvider
- create() - Method in class clazzfish.sample.spi.CsvPrintProvider
- create() - Method in class clazzfish.spi.git.GitCsvXPorterProvider
- createAccountFor(User) - Static method in class clazzfish.sample.jdbc.BankRepository
-
Creates the account for.
- createCsvXPorter(String) - Static method in class clazzfish.monitor.spi.XPorter
-
Deprecated, for removal: This API element is subject to removal in a future version.
- createCsvXPorter(URI) - Static method in class clazzfish.monitor.spi.XPorter
-
Creates a CsvXPorter object which can be used for improts and exports of CSV data.
- createDir(File) - Static method in class clazzfish.monitor.io.ExtendedFile
-
Creates the given directory if it does not exist.
- createOutputStream() - Method in class clazzfish.monitor.io.ExtendedFile
-
Creates the output stream of the file.
- createOutputStreamFor(File) - Static method in class clazzfish.monitor.io.ExtendedFile
-
Creates the output stream of the file.
- createTabularDataSupport(CompositeType, String[]) - Static method in class clazzfish.monitor.jmx.MBeanFinder
-
Creates a
TabularDataSupport
object. - createTabularDataSupport(CompositeType, String[]) - Static method in class clazzfish.monitor.jmx.MBeanHelper
-
Deprecated.Creates a
TabularDataSupport
object. - createTmpdir(String, String) - Static method in class clazzfish.monitor.io.ExtendedFile
-
Creates a directory in the temp directory.
- CsvPrinter - Class in clazzfish.sample.spi
-
The class CsvPrinter is an example for an implementation of the
CsvXPorter
interface. - CsvPrinter() - Constructor for class clazzfish.sample.spi.CsvPrinter
- CsvPrintProvider - Class in clazzfish.sample.spi
-
The CsvPrintProvider creates a printer object for printing CSV data.
- CsvPrintProvider() - Constructor for class clazzfish.sample.spi.CsvPrintProvider
- CsvXPorter - Interface in clazzfish.monitor.spi
-
The interface CsvXPorter contains the needed methods to import and export a CSV file for different locations.
- CsvXPorterProvider - Interface in clazzfish.monitor.spi
-
The interface CsvXPorterProvider describes the provider for SPI.
D 
- debit(String) - Method in class clazzfish.sample.jdbc.Account
-
Pay off some money.
- debit(BigDecimal) - Method in class clazzfish.sample.jdbc.Account
-
Pay off some money.
- DEFAULT - Static variable in class clazzfish.monitor.Config
- DEFAULT - Static variable in class clazzfish.monitor.internal.ClasspathDigger
- DEFAULT - Static variable in class clazzfish.monitor.internal.ResourceFilter
- DEFAULT - Static variable in class clazzfish.monitor.internal.ResourcepathDigger
- DEFAULT_CLOADER - Static variable in class clazzfish.monitor.internal.BoringClassLoader
- deleteAccount(Account) - Static method in class clazzfish.sample.jdbc.BankRepository
-
Delete acount.
- deleteRow() - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Delete row.
- deposit(String) - Method in class clazzfish.sample.jdbc.Account
-
Deposit.
- deposit(BigDecimal) - Method in class clazzfish.sample.jdbc.Account
-
Pay in some money.
- Description - Annotation Type in clazzfish.monitor.jmx
-
With this annotation you can add a description to a MBean.
- deserialize(byte[]) - Static method in class clazzfish.monitor.util.Converter
-
Deserializes the given byte array and returns it as object.
- disable() - Method in class clazzfish.jdbc.monitor.JamonMonitor
-
Disable.
- DISABLE_THREADS - Static variable in class clazzfish.monitor.util.Environment
-
System property to disable multithreading.
- DoubletDigger - Class in clazzfish.monitor.internal
-
The DoubletDigger looks for classes which appears more than once in the classpath.
- DoubletDigger(ClasspathDigger) - Constructor for class clazzfish.monitor.internal.DoubletDigger
-
Instantiates a new doublet digger.
- dump(BufferedWriter, String...) - Method in class clazzfish.monitor.AbstractMonitor
-
This operation dumps the different MBean attributes.
- dump(File, String...) - Method in class clazzfish.monitor.AbstractMonitor
-
Dumps different arrays to the given dumpDir directory, each array in its own file.
- dumpArray(Object[], BufferedWriter, String) - Static method in class clazzfish.monitor.AbstractMonitor
-
Dump array.
- dumpArray(Object[], File, String) - Static method in class clazzfish.monitor.AbstractMonitor
-
Dumps an array to the given directory.
- dumpHeadline(BufferedWriter, String) - Static method in class clazzfish.monitor.AbstractMonitor
-
Dump headline.
- dumpLoadedClasses() - Method in class clazzfish.agent.ClasspathAgent
-
This operation dumps the loaded classes to a temporary file with the prefix "dumpLoadedClasses" and the extension ".txt".
- dumpLoadedClasses() - Method in interface clazzfish.agent.ClasspathAgentMBean
-
This operation dumps the loaded classes to a temporary file with the prefix "dumpLoadedClasses" and the extension ".txt".
- dumpLoadedClasses(File) - Method in class clazzfish.agent.ClasspathAgent
-
This operation dumps the loaded classes to the given file.
- dumpLoadedClasses(String) - Method in class clazzfish.agent.ClasspathAgent
-
This operation dumps the loaded classes to the given file.
- dumpLoadedClasses(String) - Method in interface clazzfish.agent.ClasspathAgentMBean
-
This operation dumps the loaded classes to the given file.
- dumpMe() - Method in class clazzfish.jdbc.AbstractStatistic
-
This operation dumps statistic into a (temporary) file with the classname as prefix.
- dumpMe() - Method in class clazzfish.monitor.AbstractMonitor
-
This operation dumps the different MBean attributes to a temporary directory with classname as prefix.
- dumpMe() - Method in interface clazzfish.monitor.AbstractMonitorMBean
-
This operation dumps the different MBean attributes to a temporary file with a common prefix (the name of the class, e.g.
- dumpMe(File) - Method in class clazzfish.jdbc.AbstractStatistic
-
Dump statistic to the given file.
- dumpMe(File) - Method in class clazzfish.jdbc.ConnectionMonitor
-
This operation dumps the different MBean attributes to the given directory.
- dumpMe(File) - Method in class clazzfish.monitor.AbstractMonitor
-
This operation dumps the different MBean attributes to the given directory.
- dumpMe(File) - Method in class clazzfish.monitor.ClasspathMonitor
-
This operation dumps the different MBean attributes to the given directory.
- dumpMe(File) - Method in class clazzfish.monitor.ResourcepathMonitor
-
This operation dumps the different MBean attributes to the given directory.
- dumpMe(String) - Method in class clazzfish.monitor.AbstractMonitor
-
This operation dumps the different MBean attributes to the given directory.
- dumpMe(String) - Method in interface clazzfish.monitor.AbstractMonitorMBean
-
This operation dumps the different MBean attributes to the given directory.
E 
- enable() - Method in class clazzfish.jdbc.monitor.JamonMonitor
-
Enable.
- ENDCOM - Static variable in class clazzfish.monitor.util.NestedZipFile
- ENDHDR - Static variable in class clazzfish.monitor.util.NestedZipFile
- ENDOFF - Static variable in class clazzfish.monitor.util.NestedZipFile
- ENDSIG - Static variable in class clazzfish.monitor.util.NestedZipFile
- ENDSIZ - Static variable in class clazzfish.monitor.util.NestedZipFile
- ENDSUB - Static variable in class clazzfish.monitor.util.NestedZipFile
- endsWith(File) - Method in class clazzfish.monitor.io.ExtendedFile
-
With this method you can ask if a file ends with the given extension.
- ENDTOT - Static variable in class clazzfish.monitor.util.NestedZipFile
- enrichedSQLException(ProfileMonitor, String, SQLException) - Method in class clazzfish.jdbc.internal.StasiStatement
-
For better error analysis the original
SQLException
will be enriched with some additional infos. - Environment - Class in clazzfish.monitor.util
-
This class provides some utilities for the access to the environment (e.g.
- Environment() - Constructor for class clazzfish.monitor.util.Environment
-
To be able to use different "environment" this class can now be sub-classed.
- equals(Object) - Method in class clazzfish.jdbc.monitor.AbstractProfileMonitor
-
If we impmlement the
Comparable.compareTo(Object)
method we should also implement/overwrite theObject.equals(Object)
method. - equals(Object) - Method in class clazzfish.jdbc.monitor.JamonMonitor
-
Tests if given object is equal.
- equals(Object) - Method in class clazzfish.jdbc.monitor.SimpleProfileMonitor
-
Only two monitors of the same instance can be equals.
- equals(Object) - Method in class clazzfish.monitor.io.ExtendedFile
-
Comparing two files is not so easy as it seems to be.
- equals(Object) - Method in class clazzfish.monitor.io.FileInputStreamReader
-
Equals.
- equals(Object) - Method in class clazzfish.monitor.stat.ClazzRecord
- equals(Object) - Method in class clazzfish.monitor.util.ArchivEntry
-
If two entries with the same resource or class name have a different size or not the same byte code they are considered as not equal.
- equals(Object) - Method in class clazzfish.sample.jdbc.User
-
Equals.
- execute() - Method in class clazzfish.jdbc.internal.StasiPreparedStatement
-
Execute.
- execute(String) - Method in class clazzfish.jdbc.internal.StasiStatement
-
Execute.
- execute(String, int) - Method in class clazzfish.jdbc.internal.StasiStatement
-
Execute.
- execute(String, int[]) - Method in class clazzfish.jdbc.internal.StasiStatement
-
Execute.
- execute(String, String[]) - Method in class clazzfish.jdbc.internal.StasiStatement
-
Execute.
- executeBatch() - Method in class clazzfish.jdbc.internal.StasiStatement
-
Execute batch.
- executeQuery() - Method in class clazzfish.jdbc.internal.StasiPreparedStatement
-
Execute query.
- executeQuery(String) - Method in class clazzfish.jdbc.internal.StasiStatement
-
Execute query.
- executeUpdate() - Method in class clazzfish.jdbc.internal.StasiPreparedStatement
-
Execute update.
- executeUpdate(String) - Method in class clazzfish.jdbc.internal.StasiStatement
-
Execute update.
- executeUpdate(String, int) - Method in class clazzfish.jdbc.internal.StasiStatement
-
Execute update.
- executeUpdate(String, int[]) - Method in class clazzfish.jdbc.internal.StasiStatement
-
Execute update.
- executeUpdate(String, String[]) - Method in class clazzfish.jdbc.internal.StasiStatement
-
Execute update.
- exportCSV() - Method in class clazzfish.monitor.stat.ClazzStatistic
- exportCSV() - Method in interface clazzfish.monitor.stat.ClazzStatisticMBean
-
Exports the statistics of the collected classes to the default location.
- exportCSV(File) - Method in class clazzfish.monitor.stat.ClazzStatistic
- exportCSV(String) - Method in class clazzfish.monitor.stat.ClazzStatistic
- exportCSV(String) - Method in interface clazzfish.monitor.stat.ClazzStatisticMBean
-
Exports the statistics of the collected classes to the file with the given filename.
- exportCSV(URI) - Method in class clazzfish.monitor.stat.ClazzStatistic
- exportCSV(URI, String, List<String>) - Method in interface clazzfish.monitor.spi.CsvXPorter
-
Interface for exporting CSV.
- exportCSV(URI, String, List<String>) - Method in class clazzfish.monitor.spi.FileXPorter
- exportCSV(URI, String, List<String>) - Method in class clazzfish.sample.spi.CsvPrinter
-
Prints only the dead classes to stdout.
- exportCSV(URI, String, List<String>) - Method in class clazzfish.spi.git.GitCsvXPorter
- EXTCRC - Static variable in class clazzfish.monitor.util.NestedZipFile
- ExtendedFile - Class in clazzfish.monitor.io
-
This is the extended version of the
File
class. - ExtendedFile(File) - Constructor for class clazzfish.monitor.io.ExtendedFile
-
Instantiates a new extended file.
- ExtendedFile(File, File) - Constructor for class clazzfish.monitor.io.ExtendedFile
-
Instantiates a new extended file.
- ExtendedFile(File, String) - Constructor for class clazzfish.monitor.io.ExtendedFile
-
Instantiates a new extended file.
- ExtendedFile(String) - Constructor for class clazzfish.monitor.io.ExtendedFile
-
Instantiates a new extended file.
- ExtendedFile(String, String) - Constructor for class clazzfish.monitor.io.ExtendedFile
-
Instantiates a new extended file.
- ExtendedFile(URI) - Constructor for class clazzfish.monitor.io.ExtendedFile
-
Instantiates a new extended file.
- EXTHDR - Static variable in class clazzfish.monitor.util.NestedZipFile
- EXTLEN - Static variable in class clazzfish.monitor.util.NestedZipFile
- EXTSIG - Static variable in class clazzfish.monitor.util.NestedZipFile
- EXTSIZ - Static variable in class clazzfish.monitor.util.NestedZipFile
F 
- FileInputStreamReader - Class in clazzfish.monitor.io
-
The Class FileInputStreamReader is a small wrapper to an
InputStreamReader
for files. - FileInputStreamReader(File, Charset) - Constructor for class clazzfish.monitor.io.FileInputStreamReader
-
Instantiates a new file input stream reader.
- FileXPorter - Class in clazzfish.monitor.spi
-
The class FileXPorter accepts a file URI to import and export CSV data.
- FileXPorter() - Constructor for class clazzfish.monitor.spi.FileXPorter
- FileXPorterProvider - Class in clazzfish.monitor.spi
-
Die Klasse FileXPorterProvider ...
- FileXPorterProvider() - Constructor for class clazzfish.monitor.spi.FileXPorterProvider
- filter(String) - Static method in class clazzfish.jdbc.internal.PasswordFilter
-
Masks passwords in given SQL command.
- findClass(String) - Method in class clazzfish.monitor.internal.BoringClassLoader
- findColumn(String) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Find column.
- findMBean(String...) - Static method in class clazzfish.monitor.jmx.MBeanFinder
-
Finds an MBean with the given names.
- first() - Method in class clazzfish.jdbc.internal.StasiResultSet
-
First.
- format(LogRecord) - Method in class clazzfish.agent.logging.SingleLineFormatter
-
Formats the given record in onle line.
- fromCSV(String) - Static method in class clazzfish.monitor.stat.ClazzRecord
G 
- getAccount(int) - Static method in class clazzfish.sample.jdbc.BankRepository
-
Gets the account.
- getAccounts() - Static method in class clazzfish.sample.jdbc.BankRepository
-
Gets a list of all accounts.
- getAccountsFor(User) - Static method in class clazzfish.sample.jdbc.BankRepository
-
Gets the accounts for.
- getActive() - Method in class clazzfish.jdbc.monitor.JamonMonitor
-
Gets the active.
- getActive() - Method in interface clazzfish.jdbc.monitor.ProfileMonitor
-
Gets the active.
- getActive() - Method in class clazzfish.jdbc.monitor.SimpleProfileMonitor
-
Gets the active.
- getAllClasses() - Method in class clazzfish.monitor.stat.ClazzStatistic
- getAllPackageNames() - Method in class clazzfish.monitor.internal.BoringClassLoader
-
Gets all package names.
- getArgs() - Method in class clazzfish.agent.ClasspathAgent
-
Get the arguments from the call as agent.
- getArgs() - Method in interface clazzfish.agent.ClasspathAgentMBean
-
Get the arguments from the call as agent.
- getArray(int) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Gets the array.
- getArray(String) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Gets the array.
- getAsciiStream(int) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Gets the ascii stream.
- getAsciiStream(String) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Gets the ascii stream.
- getAsObjectName(Class<?>) - Static method in class clazzfish.monitor.jmx.MBeanFinder
-
Gets a class as
ObjectName
. - getAsObjectName(Class<?>) - Static method in class clazzfish.monitor.jmx.MBeanHelper
-
Deprecated.Gets a class as
ObjectName
. - getAsObjectName(String) - Static method in class clazzfish.monitor.jmx.MBeanFinder
-
Gets a class as
ObjectName
. - getAsObjectName(String) - Static method in class clazzfish.monitor.jmx.MBeanHelper
-
Deprecated.Gets a class as
ObjectName
. - getAttribute(String, String) - Static method in class clazzfish.monitor.jmx.MBeanHelper
-
Deprecated.Gets the attribute.
- getAttribute(ObjectName, String) - Static method in class clazzfish.monitor.jmx.MBeanHelper
-
Deprecated.Gets the attribute.
- getAvg() - Method in class clazzfish.jdbc.monitor.JamonMonitor
-
Gets the average.
- getAvg() - Method in interface clazzfish.jdbc.monitor.ProfileMonitor
-
Gets the avg.
- getAvg() - Method in class clazzfish.jdbc.monitor.SimpleProfileMonitor
-
Gets the avg.
- getAvgActive() - Method in class clazzfish.jdbc.monitor.JamonMonitor
-
Gets the active average.
- getAvgActive() - Method in interface clazzfish.jdbc.monitor.ProfileMonitor
-
Gets the avg active.
- getAvgActive() - Method in class clazzfish.jdbc.monitor.SimpleProfileMonitor
-
Gets the avg active.
- getAvgGlobalActive() - Method in class clazzfish.jdbc.monitor.JamonMonitor
-
Gets the global active average.
- getAvgPrimaryActive() - Method in class clazzfish.jdbc.monitor.JamonMonitor
-
Gets the primary active average.
- getBalance() - Method in class clazzfish.sample.jdbc.Account
-
Gets the balance.
- getBaseDir(File) - Method in class clazzfish.monitor.io.ExtendedFile
-
Returns the base of the given file.
- getBigDecimal(int) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Gets the big decimal.
- getBigDecimal(int, int) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Deprecated.
- getBigDecimal(String) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Gets the big decimal.
- getBigDecimal(String, int) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Deprecated.
- getBinaryStream(int) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Gets the binary stream.
- getBinaryStream(String) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Gets the binary stream.
- getBlob(int) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Gets the blob.
- getBlob(String) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Gets the blob.
- getBoolean(int) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Gets the boolean.
- getBoolean(String) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Gets the boolean.
- getBootClasspath() - Method in class clazzfish.monitor.ClasspathMonitor
-
To get the boot classpath the sytem property "sun.boot.class.path" is used to get them.
- getBootClasspath() - Method in interface clazzfish.monitor.ClasspathMonitorMBean
-
Gets the boot classpath.
- getBootClasspath() - Method in class clazzfish.monitor.internal.ClasspathDigger
-
To get the boot classpath the sytem property "sun.boot.class.path" is used to get them.
- getByte(int) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Gets the byte.
- getByte(String) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Gets the byte.
- getBytes() - Method in class clazzfish.monitor.util.ArchivEntry
-
Gets the bytes.
- getBytes(int) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Gets the bytes.
- getBytes(String) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Gets the bytes.
- getCaller() - Method in class clazzfish.jdbc.ProxyConnection
-
Gets the stacktrace of the caller.
- getCallerClass() - Static method in class clazzfish.monitor.util.StackTraceScanner
-
Gets the caller class by examing the stacktrace.
- getCallerClass(Pattern...) - Static method in class clazzfish.monitor.util.StackTraceScanner
-
Gets the caller class by examing the stacktrace.
- getCallerClass(Pattern[], Class<?>...) - Static method in class clazzfish.monitor.util.StackTraceScanner
-
Gets the caller class by examing the stacktrace.
- getCallerOf(Connection) - Static method in class clazzfish.jdbc.ConnectionMonitor
-
Gets the caller of the given connection.
- getCallers() - Method in class clazzfish.jdbc.ConnectionMonitor
-
Gets the callers.
- getCallers() - Method in interface clazzfish.jdbc.ConnectionMonitorMBean
-
Gets the caller of all connections.
- getCallerStacktrace(Class<?>...) - Static method in class clazzfish.jdbc.internal.StasiStatement
-
Gets the caller stacktrace.
- getCallerStackTrace() - Static method in class clazzfish.monitor.util.StackTraceScanner
-
Gets the caller stack trace of the method or constructor which calls it.
- getCallerStackTrace(Pattern...) - Static method in class clazzfish.monitor.util.StackTraceScanner
-
Gets the caller stack trace of the method or constructor which calls it.
- getCallerStackTrace(Pattern[], Class<?>...) - Static method in class clazzfish.monitor.util.StackTraceScanner
-
Gets the caller stack trace of the method or constructor which calls it.
- getCallerStacktraces() - Method in class clazzfish.jdbc.ConnectionMonitor
-
Gets the caller stacktraces of all connections.
- getCallerStacktraces() - Method in interface clazzfish.jdbc.ConnectionMonitorMBean
-
Gets the caller stacktraces of all connections.
- getCause() - Method in exception class clazzfish.monitor.exception.NotFoundException
-
Gets the stored cause.
- getCharacterStream(int) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Gets the character stream.
- getCharacterStream(String) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Gets the character stream.
- getClasses() - Method in class clazzfish.monitor.internal.ClasspathDigger
-
Digs into the classpath and returns the found classes.
- getClasses() - Method in class clazzfish.monitor.internal.ClassWalker
-
Walk thru the directories and return all class files as classname, e.g. a file java/lang/String.class should be returned as "java.lang.String".
- getClassList(String, Class<T>) - Method in class clazzfish.monitor.ClasspathMonitor
-
Gets the classes of the given type.
- getClassLoader() - Method in class clazzfish.monitor.internal.ClasspathDigger
-
Gets the class loader.
- getClassLoader() - Static method in class clazzfish.monitor.util.Environment
-
Gets the class loader.
- getClassLoaderDetails() - Method in class clazzfish.monitor.ClasspathMonitor
-
Dumps the internal fields of the classloader (after an idea from "Java ist auch eine Insel").
- getClassloaderInfo() - Method in class clazzfish.monitor.ClasspathMonitor
-
Returns some information about the classloader.
- getClassloaderInfo() - Method in interface clazzfish.monitor.ClasspathMonitorMBean
-
Returns some information about the classloader.
- getClasspath() - Method in class clazzfish.monitor.ClasspathMonitor
-
The classpath is stored in the system property "java.class.path".
- getClasspath() - Method in interface clazzfish.monitor.ClasspathMonitorMBean
-
Gets the normal classpath which is also available by the system property "java.class.path".
- getClasspath() - Method in class clazzfish.monitor.internal.ClasspathDigger
-
We can use the system property "java.class.path" to get the classpath.
- getClasspath(String) - Static method in class clazzfish.monitor.internal.ClasspathDigger
-
Gets the classpath.
- getClasspathClasses() - Method in class clazzfish.monitor.ClasspathMonitor
-
Scans the classpath for all classes.
- getClasspathClasses() - Method in interface clazzfish.monitor.ClasspathMonitorMBean
-
Looks in the normal classpath after all classes and returns it as String array.
- getClasspathClassList(String) - Method in class clazzfish.monitor.ClasspathMonitor
-
Gets the classes of a given package name as collection.
- getClasspathes() - Method in class clazzfish.monitor.stat.ClazzStatistic
- getClasspathFrom(ClassLoader) - Method in enum clazzfish.monitor.ClassloaderType
-
Gets the classpath from.
- getClasspathFromPackages() - Method in class clazzfish.monitor.internal.ClasspathDigger
-
Here we use the loaded packages to calculate the classpath.
- getClasspathSet() - Method in class clazzfish.monitor.ClasspathMonitor
-
The classpath is stored in the system property "java.class.path" as sorted set.
- getClob(int) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Gets the clob.
- getClob(String) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Gets the clob.
- getClosedConnections() - Method in class clazzfish.jdbc.ConnectionMonitor
-
Gets the number of closed connections.
- getClosedConnections() - Method in interface clazzfish.jdbc.ConnectionMonitorMBean
-
Gets the number of closed connections.
- getConcreteClassList(String) - Method in class clazzfish.monitor.ClasspathMonitor
-
Deprecated, for removal: This API element is subject to removal in a future version.dead classes may be loaded
- getConcurrency() - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Gets the concurrency.
- getConnection() - Method in class clazzfish.jdbc.internal.StasiStatement
-
Gets the connection.
- getConnection() - Method in class clazzfish.jdbc.ProxyConnection
-
Gets the wrapped connection.
- getCurrentClassloaderType() - Static method in enum clazzfish.monitor.ClassloaderType
-
Looks, what type of classloader the current thread is using.
- getCursorName() - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Gets the cursor name.
- getDate(int) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Gets the date.
- getDate(int, Calendar) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Gets the date.
- getDate(String) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Gets the date.
- getDate(String, Calendar) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Gets the date.
- getDir() - Method in class clazzfish.spi.git.Repo
- getDouble(int) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Gets the double.
- getDouble(String) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Gets the double.
- getDoublet(Class<?>, int) - Method in class clazzfish.monitor.ClasspathMonitor
-
Gets the doublet.
- getDoublet(Class<?>, int) - Method in interface clazzfish.monitor.ClasspathMonitorMBean
-
Returns the n'th doublet of the given class.
- getDoublet(Class<?>, int) - Method in class clazzfish.monitor.internal.DoubletDigger
-
Gets the doublet.
- getDoublet(String, int) - Method in class clazzfish.monitor.internal.DoubletDigger
-
Gets the doublet.
- getDoublet(String, int) - Method in class clazzfish.monitor.ResourcepathMonitor
-
Gets the doublet.
- getDoublet(String, int) - Method in interface clazzfish.monitor.ResourcepathMonitorMBean
-
Returns the n'th doublet of the given classname or resource.
- getDoubletClasses() - Method in class clazzfish.monitor.internal.DoubletDigger
-
Gets the doublets.
- getDoubletClassList() - Method in class clazzfish.monitor.internal.DoubletDigger
-
Gets the doublet list.
- getDoubletClasspath() - Method in class clazzfish.monitor.ClasspathMonitor
-
Gets the doublet classpath.
- getDoubletClasspath() - Method in interface clazzfish.monitor.ClasspathMonitorMBean
-
Looks for each found doublet in which classpath it was found.
- getDoubletClasspathURIs() - Method in class clazzfish.monitor.ClasspathMonitor
-
Gets the doublet classpath as array of URIs
- getDoubletList() - Method in class clazzfish.monitor.ClasspathMonitor
-
Gets the doublet list.
- getDoubletResourceList() - Method in class clazzfish.monitor.internal.DoubletDigger
-
Gets the doublet list.
- getDoubletResourcepath() - Method in class clazzfish.monitor.ResourcepathMonitor
-
Looks for each found doublet resource in which classpath it was found.
- getDoubletResourcepath() - Method in interface clazzfish.monitor.ResourcepathMonitorMBean
-
Looks for each found doublet resource in which classpath it was found.
- getDoubletResourcepathURIs() - Method in class clazzfish.monitor.ResourcepathMonitor
-
Gets the URIs of the doublet resourcepath.
- getDoubletResources() - Method in class clazzfish.monitor.internal.DoubletDigger
-
Gets the doublet resources.
- getDoublets() - Method in class clazzfish.monitor.ClasspathMonitor
-
Gets the doublets.
- getDoublets() - Method in interface clazzfish.monitor.ClasspathMonitorMBean
-
Looks for each loaded class if it is a doublet or not.
- getDoublets() - Method in class clazzfish.monitor.ResourcepathMonitor
-
Gets the doublets.
- getDoublets() - Method in interface clazzfish.monitor.ResourcepathMonitorMBean
-
Looks for each loaded resource if it has a doublet or not.
- getDumpDir() - Method in class clazzfish.monitor.AbstractMonitor
-
The base directory where all is dumped can be configured (see
Config.getDumpDir()
. - getDumpDir() - Method in interface clazzfish.monitor.AbstractMonitorMBean
-
This operations gives you the directory where the different MBeans attributes are dumped to.
- getDumpDir() - Method in class clazzfish.monitor.Config
-
Get the directory where the collected dates and statistics are dumped to.
- getDumpURI() - Method in class clazzfish.monitor.Config
-
Get the directory or URI where the collected dates and statistics are dumped to.
- getElapsedTime() - Method in class clazzfish.monitor.log.LogWatch
-
Gets the elapsed time from the start call.
- getEntry() - Method in class clazzfish.monitor.util.ArchivEntry
-
Gets the entry.
- getEnvironment(String) - Static method in class clazzfish.monitor.Config
-
Gets the system property for the given key.
- getEnvironment(String, String) - Static method in class clazzfish.monitor.Config
-
Uses
Config.getEnvironment(String)
to find the key as system property or environment variable. - getExportURI() - Method in class clazzfish.monitor.stat.ClazzStatistic
- getExportURI() - Method in interface clazzfish.monitor.stat.ClazzStatisticMBean
-
Returns the URI where the statistic should be exported to.
- getFetchDirection() - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Gets the fetch direction.
- getFetchDirection() - Method in class clazzfish.jdbc.internal.StasiStatement
-
Gets the fetch direction.
- getFetchSize() - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Gets the fetch size.
- getFetchSize() - Method in class clazzfish.jdbc.internal.StasiStatement
-
Gets the fetch size.
- getField(Class<?>, String) - Static method in class clazzfish.monitor.util.ReflectionHelper
-
Tries to get the wanted field.
- getFieldValue(Object, String) - Static method in class clazzfish.monitor.util.ReflectionHelper
-
If it can it returns the value of the given field.
- getFileArchiv() - Method in class clazzfish.monitor.util.ArchivEntry
-
Gets the file archiv.
- getFirstAccess() - Method in class clazzfish.jdbc.monitor.JamonMonitor
-
Gets the first access.
- getFirstAccess() - Method in interface clazzfish.jdbc.monitor.ProfileMonitor
-
Gets the first access.
- getFirstAccess() - Method in class clazzfish.jdbc.monitor.SimpleProfileMonitor
-
Gets the first access.
- getFirstDoublet(Class<?>) - Method in class clazzfish.monitor.ClasspathMonitor
-
Gets the first doublet.
- getFirstDoublet(Class<?>) - Method in interface clazzfish.monitor.ClasspathMonitorMBean
-
Returns the first doublet of the given class.
- getFirstDoublet(String) - Method in class clazzfish.monitor.ResourcepathMonitor
-
Returns the first doublet of the given classname or resource.
- getFirstDoublet(String) - Method in interface clazzfish.monitor.ResourcepathMonitorMBean
-
Returns the first doublet of the given classname or resource.
- getFloat(int) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Gets the float.
- getFloat(String) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Gets the float.
- getGeneratedKeys() - Method in class clazzfish.jdbc.internal.StasiStatement
-
Gets the generated keys.
- getHits() - Method in class clazzfish.jdbc.monitor.JamonMonitor
-
Gets the hits.
- getHits() - Method in interface clazzfish.jdbc.monitor.ProfileMonitor
-
Gets the hits.
- getHits() - Method in class clazzfish.jdbc.monitor.SimpleProfileMonitor
-
Gets the hits.
- getHoldability() - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Gets the holdability.
- getHolder() - Method in class clazzfish.sample.jdbc.Account
-
Gets the holder.
- getId() - Method in class clazzfish.sample.jdbc.Account
-
Gets the number.
- getId(Object) - Static method in class clazzfish.monitor.util.ReflectionHelper
-
Gets the id of the given object.
- getIncompatibleClasses() - Method in class clazzfish.monitor.ClasspathMonitor
-
Incompatible classes are doublets with different byte codes.
- getIncompatibleClasses() - Method in interface clazzfish.monitor.ClasspathMonitorMBean
-
Incompatible classes are doublets with different byte codes.
- getIncompatibleClassList() - Method in class clazzfish.monitor.ClasspathMonitor
-
Looks for each doublet if it has a different doublets.
- getIncompatibleClasspath() - Method in class clazzfish.monitor.ClasspathMonitor
-
Gets the incompatible classpath.
- getIncompatibleClasspath() - Method in interface clazzfish.monitor.ClasspathMonitorMBean
-
Gets the incompatible classpath.
- getIncompatibleClasspathURIs() - Method in class clazzfish.monitor.ClasspathMonitor
-
Gets the incompatible classpath as array of URIs.
- getIncompatibleResourcepath() - Method in class clazzfish.monitor.ResourcepathMonitor
-
Gets the classpath which contains incompatible resources.
- getIncompatibleResourcepath() - Method in interface clazzfish.monitor.ResourcepathMonitorMBean
-
Gets the incompatible classpath.
- getIncompatibleResourcepathURIs() - Method in class clazzfish.monitor.ResourcepathMonitor
-
Gets the classpath which contains incompatible resources.
- getIncompatibleResources() - Method in class clazzfish.monitor.ResourcepathMonitor
-
Incompatible resources are doublets with different content.
- getIncompatibleResources() - Method in interface clazzfish.monitor.ResourcepathMonitorMBean
-
Incompatible resources are doublets with different content.
- getInstance() - Static method in class clazzfish.agent.ClasspathAgent
-
Gets the single instance of ClasspathAgent.
- getInstance() - Static method in class clazzfish.jdbc.ConnectionMonitor
-
Yes, it is a Singleton because it offers only some services.
- getInstance() - Static method in class clazzfish.jdbc.SqlStatistic
-
Gets the single instance of SqlStatistic.
- getInstance() - Static method in class clazzfish.monitor.ClasspathMonitor
-
Yes, it is a Singleton because it offers only some services.
- getInstance() - Static method in class clazzfish.monitor.ResourcepathMonitor
-
Yes, it is a Singleton because it offers only some services.
- getInstance() - Static method in class clazzfish.monitor.stat.ClazzStatistic
- getInstrumentation() - Static method in class clazzfish.agent.ClasspathAgent
-
Gets the instrumentation.
- getInt(int) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Gets the int.
- getInt(String) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Gets the int.
- getLabel() - Method in class clazzfish.jdbc.monitor.JamonMonitor
-
Gets the label.
- getLabel() - Method in interface clazzfish.jdbc.monitor.ProfileMonitor
-
Gets the label.
- getLabel() - Method in class clazzfish.jdbc.monitor.SimpleProfileMonitor
-
Gets the label.
- getLargeUpdateCount() - Method in class clazzfish.jdbc.internal.StasiStatement
-
Retrieves the current result as an update count; if the result is a
ResultSet
object or there are no more results, -1 is returned. - getLastAccess() - Method in class clazzfish.jdbc.monitor.JamonMonitor
-
Gets the last access.
- getLastAccess() - Method in interface clazzfish.jdbc.monitor.ProfileMonitor
-
Gets the last access.
- getLastAccess() - Method in class clazzfish.jdbc.monitor.SimpleProfileMonitor
-
Gets the last access.
- getLastCaller() - Method in class clazzfish.jdbc.ConnectionMonitor
-
Gets the caller which opens the last connection.
- getLastCaller() - Method in interface clazzfish.jdbc.ConnectionMonitorMBean
-
Gets the caller which opens the last connection.
- getLastCallerStacktrace() - Method in class clazzfish.jdbc.ConnectionMonitor
-
Gets the stacktrace of the caller which opens the last connection.
- getLastCallerStacktrace() - Method in interface clazzfish.jdbc.ConnectionMonitorMBean
-
Gets the stacktrace of the caller which opens the last connection.
- getLastTime() - Method in class clazzfish.jdbc.monitor.AbstractProfileMonitor
-
Gets the last value as time string.
- getLastTime() - Method in interface clazzfish.jdbc.monitor.ProfileMonitor
-
Gets the last value as time string.
- getLastValue() - Method in class clazzfish.jdbc.monitor.JamonMonitor
-
Gets the last value.
- getLastValue() - Method in interface clazzfish.jdbc.monitor.ProfileMonitor
-
Gets the last value.
- getLastValue() - Method in class clazzfish.jdbc.monitor.SimpleProfileMonitor
-
Gets the last value.
- getListenerType(String) - Method in class clazzfish.jdbc.monitor.JamonMonitor
-
Gets the listener type.
- getLoadedClasses() - Method in class clazzfish.agent.ClasspathAgent
-
Gets the loaded classes.
- getLoadedClasses() - Method in interface clazzfish.agent.ClasspathAgentMBean
-
Returns the classes which were loaded by the classloader.
- getLoadedClasses() - Method in class clazzfish.monitor.ClasspathMonitor
-
As MBean a string array could be displayed by the 'jconsole'.
- getLoadedClasses() - Method in interface clazzfish.monitor.ClasspathMonitorMBean
-
Returns the classes which were loaded by the classloader.
- getLoadedClasses() - Method in class clazzfish.monitor.internal.BoringClassLoader
-
Gets the laoded classes which normally is stored in the classes field of the parent classloader.
- getLoadedClasses() - Static method in class clazzfish.monitor.internal.ClassDiagnostic
-
This is a shortcut for the call of the preferred method.
- getLoadedClasses() - Method in class clazzfish.monitor.internal.ClasspathDigger
-
Returns a list of classes which were loaded by the given classloader.
- getLoadedClasses(ClassLoader) - Method in class clazzfish.agent.ClasspathAgent
-
Gets the loaded classes.
- getLoadedClasses(ClassLoader) - Method in interface clazzfish.agent.ClasspathAgentMBean
-
Gets the loaded classes.
- getLoadedClassesAsString() - Method in class clazzfish.monitor.ClasspathMonitor
-
Gets the loaded classes as string.
- getLoadedClassesFromGC() - Static method in class clazzfish.monitor.internal.ClassDiagnostic
-
Deprecated, for removal: This API element is subject to removal in a future version.
- getLoadedClassesFromVmClassHierarchy() - Static method in class clazzfish.monitor.internal.ClassDiagnostic
- getLoadedClassList() - Method in class clazzfish.monitor.ClasspathMonitor
-
Returns a list of classes which were loaded by the classloader.
- getLoadedClassnames() - Method in class clazzfish.agent.ClasspathAgent
-
Returns the classes which were loaded by the classloader.
- getLoadedClassnames() - Method in interface clazzfish.agent.ClasspathAgentMBean
-
Returns the classes which were loaded by the classloader.
- getLoadedPackageArray() - Method in class clazzfish.monitor.ClasspathMonitor
-
This method is used by PatternTesting Samples (in packages.jsp).
- getLoadedPackageArray() - Method in class clazzfish.monitor.internal.ClasspathDigger
-
Returns the packages which were loaded by the classloader.
- getLoadedPackages() - Method in class clazzfish.monitor.ClasspathMonitor
-
Gets the loaded packages.
- getLoadedPackages() - Method in interface clazzfish.monitor.ClasspathMonitorMBean
-
Returns the packages which were loaded by the classloader.
- getLoadedPackagesAsString() - Method in class clazzfish.monitor.ClasspathMonitor
-
If you want to dump all packages you can use this method.
- getLoadedResources() - Method in class clazzfish.monitor.internal.ClasspathDigger
-
Asks the classloader for the resources which it already loaded - either directly or because the corresponding package was already loaded.
- getLocalMavenRepositoryDir() - Static method in class clazzfish.monitor.util.Environment
-
Normally you'll find the local Maven repository at ~/.m2/repository.
- getLong(int) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Gets the long.
- getLong(String) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Gets the long.
- getMajorVersion() - Method in class clazzfish.jdbc.ProxyDriver
-
Gets the major version.
- getManifestEntries(Class<?>) - Method in class clazzfish.monitor.ClasspathMonitor
-
If a MANIFEST is found for a given class the attributes in this file should be returned as a string array.
- getManifestEntries(String) - Method in class clazzfish.monitor.ClasspathMonitor
-
If a MANIFEST is found for a given class the attributes in this file should be returned as a string array.
- getManifestEntries(String) - Method in interface clazzfish.monitor.ClasspathMonitorMBean
-
If a MANIFEST is found for a given class the attributes in this file should be returned as a string array.
- getMax() - Method in class clazzfish.jdbc.monitor.JamonMonitor
-
Gets the max.
- getMax() - Method in interface clazzfish.jdbc.monitor.ProfileMonitor
-
Gets the max.
- getMax() - Method in class clazzfish.jdbc.monitor.SimpleProfileMonitor
-
Gets the max.
- getMaxActive() - Method in class clazzfish.jdbc.monitor.JamonMonitor
-
Gets the max active.
- getMaxActive() - Method in interface clazzfish.jdbc.monitor.ProfileMonitor
-
Gets the max active.
- getMaxActive() - Method in class clazzfish.jdbc.monitor.SimpleProfileMonitor
-
Gets the max active.
- getMaxAvg() - Method in class clazzfish.jdbc.AbstractStatistic
-
Gets the max avg.
- getMaxAvg() - Method in interface clazzfish.jdbc.AbstractStatisticMBean
-
Gets the max avg.
- getMaxAvgLabel() - Method in class clazzfish.jdbc.AbstractStatistic
-
Gets the max avg label.
- getMaxAvgLabel() - Method in interface clazzfish.jdbc.AbstractStatisticMBean
-
Gets the max avg label.
- getMaxAvgStatistic() - Method in class clazzfish.jdbc.AbstractStatistic
-
Gets the max avg statistic.
- getMaxAvgStatistic() - Method in interface clazzfish.jdbc.AbstractStatisticMBean
-
Gets the max avg statistic.
- getMaxFieldSize() - Method in class clazzfish.jdbc.internal.StasiStatement
-
Gets the max field size.
- getMaxHits() - Method in class clazzfish.jdbc.AbstractStatistic
-
Gets the max hits.
- getMaxHits() - Method in interface clazzfish.jdbc.AbstractStatisticMBean
-
Gets the max hits.
- getMaxHitsLabel() - Method in class clazzfish.jdbc.AbstractStatistic
-
Gets the max hits label.
- getMaxHitsLabel() - Method in interface clazzfish.jdbc.AbstractStatisticMBean
-
Gets the max hits label.
- getMaxHitsStatistic() - Method in class clazzfish.jdbc.AbstractStatistic
-
Gets the max hits statistic.
- getMaxHitsStatistic() - Method in interface clazzfish.jdbc.AbstractStatisticMBean
-
Gets the max hits statistic.
- getMaxMax() - Method in class clazzfish.jdbc.AbstractStatistic
-
Gets the max max.
- getMaxMax() - Method in interface clazzfish.jdbc.AbstractStatisticMBean
-
Gets the max max.
- getMaxMaxLabel() - Method in class clazzfish.jdbc.AbstractStatistic
-
Gets the max max label.
- getMaxMaxLabel() - Method in interface clazzfish.jdbc.AbstractStatisticMBean
-
Gets the max max label.
- getMaxMaxStatistic() - Method in class clazzfish.jdbc.AbstractStatistic
-
Gets the max max statistic.
- getMaxMaxStatistic() - Method in interface clazzfish.jdbc.AbstractStatisticMBean
-
Gets the max max statistic.
- getMaxNumMonitors() - Method in class clazzfish.jdbc.monitor.JamonMonitorFactory
-
Gets the max num monitors.
- getMaxNumMonitors() - Method in class clazzfish.jdbc.monitor.ProfileMonitorFactory
-
Gets the max num monitors.
- getMaxNumMonitors() - Method in class clazzfish.jdbc.monitor.SimpleProfileMonitorFactory
-
Gets the max num monitors.
- getMaxNumMonitors(ProfileMonitor) - Static method in class clazzfish.jdbc.monitor.JamonMonitorFactory
-
Gets the max num monintors.
- getMaxRows() - Method in class clazzfish.jdbc.internal.StasiStatement
-
Gets the max rows.
- getMaxSize() - Method in class clazzfish.jdbc.AbstractStatistic
-
Gets the max size.
- getMaxSize() - Method in interface clazzfish.jdbc.AbstractStatisticMBean
-
Gets the max size.
- getMaxTotal() - Method in class clazzfish.jdbc.AbstractStatistic
-
Gets the max total.
- getMaxTotal() - Method in interface clazzfish.jdbc.AbstractStatisticMBean
-
Gets the max total.
- getMaxTotalLabel() - Method in class clazzfish.jdbc.AbstractStatistic
-
Gets the max total label.
- getMaxTotalLabel() - Method in interface clazzfish.jdbc.AbstractStatisticMBean
-
Gets the max total label.
- getMaxTotalStatistic() - Method in class clazzfish.jdbc.AbstractStatistic
-
Gets the max total statistic.
- getMaxTotalStatistic() - Method in interface clazzfish.jdbc.AbstractStatisticMBean
-
Gets the max total statistic.
- getMBeanName(Class<?>) - Static method in class clazzfish.monitor.jmx.MBeanFinder
-
Converts the class name into a MBean name.
- getMBeanName(Class<?>) - Static method in class clazzfish.monitor.jmx.MBeanHelper
-
Deprecated.Converts the class name into a MBean name.
- getMBeanName(Class<?>, int) - Static method in class clazzfish.monitor.jmx.MBeanFinder
-
Converts the class name into a MBean name.
- getMBeanName(Class<?>, int) - Static method in class clazzfish.monitor.jmx.MBeanHelper
-
Deprecated.Converts the class name into a MBean name.
- getMBeanName(Object) - Static method in class clazzfish.monitor.jmx.MBeanFinder
-
Gets an MBean name for the given object.
- getMBeanName(Object) - Static method in class clazzfish.monitor.jmx.MBeanHelper
-
Deprecated.Gets an MBean name for the given object.
- getMBeanName(Object, int) - Static method in class clazzfish.monitor.jmx.MBeanHelper
-
Deprecated.Gets an MBean name for the given object.
- getMBeanName(String) - Static method in class clazzfish.monitor.jmx.MBeanFinder
-
Because it is not so easy to construct a correct MBean name.
- getMBeanName(String) - Static method in class clazzfish.monitor.jmx.MBeanHelper
-
Deprecated.Because it is not so easy to construct a correct MBean name.
- getMemoryAsString(long) - Static method in class clazzfish.monitor.util.Converter
-
Gets the memory as string.
- getMetaData() - Method in class clazzfish.jdbc.internal.StasiPreparedStatement
-
Gets the meta data.
- getMetaData() - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Gets the meta data.
- getMethod(Class<?>, String, Class<?>...) - Static method in class clazzfish.monitor.util.ReflectionHelper
-
Gets the method.
- getMethod(Class<?>, String, Object...) - Static method in class clazzfish.monitor.util.ReflectionHelper
-
Gets the method.
- getMin() - Method in class clazzfish.jdbc.monitor.JamonMonitor
-
Gets the min.
- getMin() - Method in interface clazzfish.jdbc.monitor.ProfileMonitor
-
Gets the min.
- getMin() - Method in class clazzfish.jdbc.monitor.SimpleProfileMonitor
-
Gets the min.
- getMinorVersion() - Method in class clazzfish.jdbc.ProxyDriver
-
Gets the minor version.
- getMonitor(String) - Method in class clazzfish.jdbc.AbstractStatistic
-
Returns the monitor for the given label.
- getMonitor(String) - Method in class clazzfish.jdbc.monitor.JamonMonitorFactory
-
Gets the monitor.
- getMonitor(String) - Method in class clazzfish.jdbc.monitor.ProfileMonitorFactory
-
Gets the monitor.
- getMonitor(String) - Method in class clazzfish.jdbc.monitor.SimpleProfileMonitor
-
Gets the monitor.
- getMonitor(String) - Method in class clazzfish.jdbc.monitor.SimpleProfileMonitorFactory
-
Gets the monitor.
- getMonitor(String, ProfileMonitor) - Static method in class clazzfish.jdbc.monitor.JamonMonitorFactory
-
Gets the monitor.
- getMonitoredConnection(Connection) - Static method in class clazzfish.jdbc.ConnectionMonitor
-
If you want to monitor the connection use this method.
- getMonitors() - Method in class clazzfish.jdbc.AbstractStatistic
-
Gets the monitors (unsorted).
- getMonitors() - Method in class clazzfish.jdbc.monitor.JamonMonitor
-
Gets the monitors.
- getMonitors() - Method in class clazzfish.jdbc.monitor.JamonMonitorFactory
-
Gets the monitors.
- getMonitors() - Method in interface clazzfish.jdbc.monitor.ProfileMonitor
-
Gets the monitors.
- getMonitors() - Method in class clazzfish.jdbc.monitor.ProfileMonitorFactory
-
Gets the monitors (unsorted).
- getMonitors() - Method in class clazzfish.jdbc.monitor.SimpleProfileMonitor
-
Gets the monitors.
- getMonitors() - Method in class clazzfish.jdbc.monitor.SimpleProfileMonitorFactory
-
Gets the monitors.
- getMonitors(ProfileMonitor) - Static method in class clazzfish.jdbc.monitor.JamonMonitorFactory
-
Gets the monitors.
- getMonitors(String) - Static method in class clazzfish.jdbc.monitor.JamonMonitorFactory
-
Gets the monitors.
- getMonKey() - Method in class clazzfish.jdbc.monitor.JamonMonitor
-
Gets the mon key.
- getMoreResults() - Method in class clazzfish.jdbc.internal.StasiStatement
-
Gets the more results.
- getMoreResults(int) - Method in class clazzfish.jdbc.internal.StasiStatement
-
Gets the more results.
- getName() - Static method in class clazzfish.monitor.util.Environment
-
The name of an environment is derived from the classloader.
- getName() - Method in class clazzfish.sample.jdbc.User
-
Gets the name.
- getNanoTime() - Method in class clazzfish.monitor.log.LogWatch
-
Deprecated.
- getNCharacterStream(int) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Gets the n character stream.
- getNCharacterStream(String) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Gets the n character stream.
- getNClob(int) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Gets the n clob.
- getNClob(String) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Gets the n clob.
- getNoClasses(Class<?>) - Method in class clazzfish.monitor.ClasspathMonitor
-
Gets the no classes.
- getNoClasses(String) - Method in class clazzfish.monitor.ClasspathMonitor
-
Gets the no classes.
- getNoClasses(String) - Method in interface clazzfish.monitor.ClasspathMonitorMBean
-
Get the number of different versions of the given class.
- getNoResources(String) - Method in class clazzfish.monitor.ResourcepathMonitor
-
Gets the number of resources.
- getNoResources(String) - Method in interface clazzfish.monitor.ResourcepathMonitorMBean
-
Get number of resources.
- getNString(int) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Gets the n string.
- getNString(String) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Gets the n string.
- getNumberOfMonitors() - Method in class clazzfish.jdbc.monitor.SimpleProfileMonitor
-
Gets the number of monitors.
- getObject(int) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Gets the object.
- getObject(int, Class<T>) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Gets the object.
- getObject(int, Map<String, Class<?>>) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Gets the object.
- getObject(String) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Gets the object.
- getObject(String, Class<T>) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Gets the object.
- getObject(String, Map<String, Class<?>>) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Gets the object.
- getObjectInstance(String) - Static method in class clazzfish.monitor.jmx.MBeanHelper
-
Deprecated.Gets the object instance.
- getObjectInstance(ObjectName) - Static method in class clazzfish.monitor.jmx.MBeanHelper
-
Deprecated.Gets the object instance.
- getOpenConnections() - Method in class clazzfish.jdbc.ConnectionMonitor
-
Gets the number of open connections.
- getOpenConnections() - Method in interface clazzfish.jdbc.ConnectionMonitorMBean
-
Gets the number of open connections.
- getPackageArray() - Method in class clazzfish.monitor.internal.ClasspathDigger
-
Get all packages found in the classpath.
- getPackages() - Method in class clazzfish.monitor.internal.ResourceWalker
-
Walk thru the directories and return it as packages.
- getParameterMetaData() - Method in class clazzfish.jdbc.internal.StasiPreparedStatement
-
Gets the parameter meta data.
- getParent(URI, Class<?>) - Static method in class clazzfish.monitor.util.ClasspathHelper
-
Gets the parent of the given class.
- getParent(URI, String) - Static method in class clazzfish.monitor.util.ClasspathHelper
-
Don't use @ProfileMe here!
- getParentExtendedFile() - Method in class clazzfish.monitor.io.ExtendedFile
-
Gets the parent as
ExtendedFile
. - getParentLogger() - Method in class clazzfish.jdbc.ProxyDriver
-
Gets the parent logger.
- getPropertyInfo(String, Properties) - Method in class clazzfish.jdbc.ProxyDriver
-
Gets the property info.
- getProviders() - Static method in class clazzfish.monitor.spi.XPorter
-
Gets a list of providers of
CsvXPorterProvider
. - getQueryTimeout() - Method in class clazzfish.jdbc.internal.StasiStatement
-
Gets the query timeout.
- getRange() - Method in class clazzfish.jdbc.monitor.JamonMonitor
-
Gets the range.
- getRealDriver(String) - Static method in class clazzfish.jdbc.ProxyDriver
-
Gets the real driver.
- getRealDriverName(String) - Static method in class clazzfish.jdbc.ProxyDriver
-
Gets the real driver name of the underlying driver.
- getRealURL(String) - Static method in class clazzfish.jdbc.ProxyDriver
-
Gets the real JDBC URL of the underlying driver.
- getRef(int) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Gets the ref.
- getRef(String) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Gets the ref.
- getRepoPathOf(URI) - Static method in class clazzfish.spi.git.Repo
- getResource(String) - Static method in class clazzfish.monitor.ClasspathMonitor
-
Gets the resource.
- getResourcepathSet(Collection<String>) - Method in class clazzfish.monitor.internal.ClasspathDigger
-
Gets the resourcepathes which belongs to the given collection of resources.
- getResources() - Method in class clazzfish.monitor.internal.ResourcepathDigger
-
Digs into the classpath and returns the found resources.
- getResources() - Method in class clazzfish.monitor.internal.ResourceWalker
-
Walk thru the directories and return all found file resources.
- getResources() - Method in class clazzfish.monitor.ResourcepathMonitor
-
Scans the classpath for all resources.
- getResources() - Method in interface clazzfish.monitor.ResourcepathMonitorMBean
-
Looks in the normal classpath after all resources and returns it as String array.
- getResources(String) - Method in class clazzfish.monitor.ClasspathMonitor
-
Gets the resources.
- getResources(String) - Method in class clazzfish.monitor.internal.AbstractDigger
-
Gets the resources of the given name.
- getResources(String) - Method in class clazzfish.monitor.internal.ClasspathDigger
-
Gets the resources of the given name.
- getResourcesFor(String) - Method in class clazzfish.monitor.ResourcepathMonitor
-
Gets the resources for a given name.
- getResultSet() - Method in class clazzfish.jdbc.internal.StasiStatement
-
Gets the result set.
- getResultSetConcurrency() - Method in class clazzfish.jdbc.internal.StasiStatement
-
Gets the result set concurrency.
- getResultSetHoldability() - Method in class clazzfish.jdbc.internal.StasiStatement
-
Gets the result set holdability.
- getResultSetType() - Method in class clazzfish.jdbc.internal.StasiStatement
-
Gets the result set type.
- getRootMonitor() - Method in class clazzfish.jdbc.AbstractStatistic
-
Gets the root monitor.
- getRootMonitor() - Method in class clazzfish.jdbc.monitor.ProfileMonitorFactory
-
Gets the root monitor.
- getRow() - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Gets the row.
- getRowId(int) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Gets the row id.
- getRowId(String) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Gets the row id.
- getSerialVersionUID(Class<?>) - Method in class clazzfish.monitor.ClasspathMonitor
-
Gets the serial version uid.
- getSerialVersionUID(String) - Method in class clazzfish.monitor.ClasspathMonitor
-
Gets the serial version uid.
- getSerialVersionUID(String) - Method in interface clazzfish.monitor.ClasspathMonitorMBean
-
Gets the serial version uid.
- getShort(int) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Gets the short.
- getShort(String) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Gets the short.
- getSize() - Method in class clazzfish.monitor.util.ArchivEntry
-
Gets the size.
- getSortedMonitors() - Method in class clazzfish.jdbc.AbstractStatistic
-
Gets the sorted monitors.
- getSQLXML(int) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Gets the sqlxml.
- getSQLXML(String) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Gets the sqlxml.
- getSshKeyFile() - Static method in class clazzfish.spi.git.Repo
- getStatement() - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Gets the statement.
- getStatement() - Method in class clazzfish.jdbc.internal.StasiStatement
-
Gets the statement.
- getStatistics() - Method in class clazzfish.jdbc.AbstractStatistic
-
Gets the statistics.
- getStatistics() - Method in interface clazzfish.jdbc.AbstractStatisticMBean
-
Gets the statistics.
- getStatistics() - Method in class clazzfish.monitor.stat.ClazzStatistic
- getStatus() - Method in class clazzfish.spi.git.Repo
- getStdDev() - Method in class clazzfish.jdbc.monitor.JamonMonitor
-
Gets the std dev.
- getString(int) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Gets the string.
- getString(String) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Gets the string.
- getSumOfConnections() - Method in class clazzfish.jdbc.ConnectionMonitor
-
Gets the total sum of open and closed connections.
- getSumOfConnections() - Method in interface clazzfish.jdbc.ConnectionMonitorMBean
-
Gets the total sum of open and closed connections.
- getTime(int) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Gets the time.
- getTime(int, Calendar) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Gets the time.
- getTime(String) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Gets the time.
- getTime(String, Calendar) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Gets the time.
- getTimeAsString(double) - Static method in class clazzfish.monitor.util.Converter
-
Gets the time as string with the corresponding unit.
- getTimeAsString(double, Locale) - Static method in class clazzfish.monitor.util.Converter
-
Gets the time as string with the corresponding unit.
- getTimeAsString(long) - Static method in class clazzfish.monitor.util.Converter
-
Gets the time as string with the corresponding unit.
- getTimeInMillis() - Method in class clazzfish.monitor.log.LogWatch
-
Gets the elapsed time from the start call in milli seconds.
- getTimeInNanos() - Method in class clazzfish.monitor.log.LogWatch
-
Gets the elapsed time from the start call in nano seconds.
- getTimestamp(int) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Gets the timestamp.
- getTimestamp(int, Calendar) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Gets the timestamp.
- getTimestamp(String) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Gets the timestamp.
- getTimestamp(String, Calendar) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Gets the timestamp.
- getTmpdir(String) - Static method in class clazzfish.monitor.io.ExtendedFile
-
Gets the tmpdir.
- getTotal() - Method in class clazzfish.jdbc.monitor.JamonMonitor
-
Gets the total.
- getTotal() - Method in interface clazzfish.jdbc.monitor.ProfileMonitor
-
Gets the total.
- getTotal() - Method in class clazzfish.jdbc.monitor.SimpleProfileMonitor
-
Gets the total.
- getType() - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Gets the type.
- getUnicodeStream(int) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Deprecated.use normal encoding
- getUnicodeStream(String) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Deprecated.use normal encoding
- getUninitializedNonStaticFields(Object) - Static method in class clazzfish.monitor.util.ReflectionHelper
-
To get all uninitialized field you can call this method.
- getUnits() - Method in class clazzfish.jdbc.monitor.JamonMonitor
-
Gets the units.
- getUnits() - Method in interface clazzfish.jdbc.monitor.ProfileMonitor
-
Gets the units.
- getUnits() - Method in class clazzfish.jdbc.monitor.SimpleProfileMonitor
-
Gets the units.
- getUnusedClasses() - Method in class clazzfish.monitor.ClasspathMonitor
-
Unused classes are classes which are not loaded but which are found in the classpath.
- getUnusedClasses() - Method in interface clazzfish.monitor.ClasspathMonitorMBean
-
Returns the classes which are not yet loaded.
- getUnusedClasspath() - Method in class clazzfish.monitor.ClasspathMonitor
-
The unused classpath is the path which is not used by the classloader.
- getUnusedClasspath() - Method in interface clazzfish.monitor.ClasspathMonitorMBean
-
The unused classpath is this path which are not used in past.
- getUnusedClasspathSet() - Method in class clazzfish.monitor.ClasspathMonitor
-
The unused classpath is the path which are not used by the classloader.
- getUnusedPackageNames() - Method in class clazzfish.monitor.internal.BoringClassLoader
- getUpdateCount() - Method in class clazzfish.jdbc.internal.StasiStatement
-
Gets the update count.
- getUpdated() - Method in class clazzfish.jdbc.internal.StasiStatement
-
If an entry was updated with one of the executeUpdate methods this method returns the number of updated entries.
- getURL(int) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Gets the url.
- getURL(String) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Gets the url.
- getUsedClasspath() - Method in class clazzfish.monitor.ClasspathMonitor
-
It might be that the used classpath changes during the calculation of it.
- getUsedClasspath() - Method in interface clazzfish.monitor.ClasspathMonitorMBean
-
Gets the loaded classpath (without the bootclasspath) as URI array.
- getUsedClasspathSet() - Method in class clazzfish.monitor.ClasspathMonitor
-
Gets the loaded classpath (without the bootclasspath) as sorted set.
- getUsedClasspathURIs() - Method in class clazzfish.monitor.ClasspathMonitor
-
It might be that the used classpath changes during the calculation of it.
- getUsedClassspath() - Method in class clazzfish.monitor.internal.BoringClassLoader
-
Scans the classpath to return a set of the used classpath.
- getWarnings() - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Gets the warnings.
- getWarnings() - Method in class clazzfish.jdbc.internal.StasiStatement
-
Gets the warnings.
- getWrappedPreparedStatement() - Method in class clazzfish.jdbc.internal.StasiPreparedStatement
-
In some cicrumstances you may want to acces the original
PreparedStatement
directly. - getWrappedResultSet() - Method in class clazzfish.jdbc.internal.StasiResultSet
-
In some cicrumstances you may want to acces the original
ResultSet
directly. - getZipEntry() - Method in class clazzfish.monitor.util.ArchivEntry
-
Gets the zip entry.
- getZipFile() - Method in class clazzfish.monitor.util.ArchivEntry
-
Gets the zip file.
- GitCsvXPorter - Class in clazzfish.spi.git
-
Die Klasse GitCsvXPorter ...
- GitCsvXPorter() - Constructor for class clazzfish.spi.git.GitCsvXPorter
- GitCsvXPorterProvider - Class in clazzfish.spi.git
-
The class GitCsvXPorterProvider register itself as service for SPI.
- GitCsvXPorterProvider() - Constructor for class clazzfish.spi.git.GitCsvXPorterProvider
H 
- handleDirectory(File, int, Collection<String>) - Method in class clazzfish.monitor.internal.ResourceWalker
-
Overridable callback method invoked to determine if a directory should be processed.
- handleFile(File, int, Collection<String>) - Method in class clazzfish.monitor.internal.ResourceWalker
-
Handle file.
- hasEntry() - Method in class clazzfish.monitor.util.ArchivEntry
-
Checks for entry.
- hasField(Class<?>, String) - Static method in class clazzfish.monitor.util.ReflectionHelper
-
Returns true if the given class have a field with the given name.
- hasField(Object, String) - Static method in class clazzfish.monitor.util.ReflectionHelper
-
Returns true if the given object have a field with the given name.
- hashCode() - Method in class clazzfish.jdbc.monitor.AbstractProfileMonitor
-
Hash code.
- hashCode() - Method in class clazzfish.jdbc.monitor.JamonMonitor
-
Hash code.
- hashCode() - Method in class clazzfish.jdbc.monitor.SimpleProfileMonitor
-
Hash code.
- hashCode() - Method in class clazzfish.monitor.io.ExtendedFile
-
Hash code.
- hashCode() - Method in class clazzfish.monitor.io.FileInputStreamReader
-
Hash code.
- hashCode() - Method in class clazzfish.monitor.stat.ClazzRecord
- hashCode() - Method in class clazzfish.monitor.util.ArchivEntry
-
Hash code.
- hashCode() - Method in class clazzfish.sample.jdbc.User
-
Hash code.
- hasId(Class<?>) - Static method in class clazzfish.monitor.util.ReflectionHelper
-
Checks if the given class has something which looks like an id attribute.
- hasId(Object) - Static method in class clazzfish.monitor.util.ReflectionHelper
-
Checks if the given object has something which looks like an id.
- hasListeners() - Method in class clazzfish.jdbc.monitor.JamonMonitor
-
Checks for listeners.
I 
- importCSV(File) - Method in class clazzfish.monitor.stat.ClazzStatistic
- importCSV(URI) - Method in interface clazzfish.monitor.spi.CsvXPorter
-
Interface for importing a CSV.
- importCSV(URI) - Method in class clazzfish.monitor.spi.FileXPorter
- importCSV(URI) - Method in class clazzfish.monitor.stat.ClazzStatistic
-
Imports the statistics from the given URI.
- importCSV(URI) - Method in class clazzfish.spi.git.GitCsvXPorter
- insertRow() - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Insert row.
- INSTANCE - Static variable in class clazzfish.monitor.util.Environment
-
The only instance of this class.
- invoke(Object, Method, Object[]) - Method in class clazzfish.jdbc.ProxyConnection
-
Invokes the orginal
Connection
method and puts a wrapper aroundStatement
andPreparedStatement
to support monitoring. - invokeMethod(Object, String, Object...) - Static method in class clazzfish.monitor.util.ReflectionHelper
-
Invoke method.
- isActive() - Method in class clazzfish.agent.ClasspathAgent
-
Checks if is active.
- isActive() - Method in interface clazzfish.agent.ClasspathAgentMBean
-
Checks if agent is active.
- isActivityTracking() - Method in class clazzfish.jdbc.monitor.JamonMonitor
-
Checks if is activity tracking.
- isAfterLast() - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Checks if is after last.
- isAgentAvailable() - Static method in class clazzfish.monitor.internal.ClasspathDigger
-
Checks if the ClasspathAgent is available as MBean.
- isBeforeFirst() - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Checks if is before first.
- isClassloaderSupported() - Method in class clazzfish.monitor.ClasspathMonitor
-
Checks if is classloader supported.
- isClassloaderSupported() - Method in class clazzfish.monitor.internal.ClasspathDigger
-
Checks if is classloader supported.
- isClosed() - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Checks if is closed.
- isClosed() - Method in class clazzfish.jdbc.internal.StasiStatement
-
Checks if is closed.
- isCloseOnCompletion() - Method in class clazzfish.jdbc.internal.StasiStatement
-
Checks if is close on completion.
- isDoublet(Class<?>) - Method in class clazzfish.monitor.ClasspathMonitor
-
Is the given class a doublet, i.e. can it be found more than once in the classpath?
- isDoublet(Class<?>) - Method in interface clazzfish.monitor.ClasspathMonitorMBean
-
Is the given class a doublet, e.g. can it be found several times in the classpath?
- isDoublet(Class<?>) - Method in class clazzfish.monitor.internal.DoubletDigger
-
Is the given class a doublet, i.e. can it be found more than once in the classpath?
- isDoublet(String) - Method in class clazzfish.monitor.internal.DoubletDigger
-
Checks if is doublet.
- isDoublet(String) - Method in class clazzfish.monitor.ResourcepathMonitor
-
Is the given classname or resource a doublet, e.g. can it be found several times in the classpath?
- isDoublet(String) - Method in interface clazzfish.monitor.ResourcepathMonitorMBean
-
Is the given classname or resource a doublet, e.g. can it be found several times in the classpath?
- isEnabled() - Method in class clazzfish.jdbc.monitor.JamonMonitor
-
Checks if is enabled.
- isFile() - Method in class clazzfish.monitor.util.ArchivEntry
-
Checks if is file.
- isFirst() - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Checks if is first.
- isGoogleAppEngine() - Static method in class clazzfish.monitor.util.Environment
-
If we are in a Google App Engine (GAE) environment we will return true here.
- isIncluded(String) - Method in class clazzfish.monitor.internal.ResourceFilter
- isLast() - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Checks if is last.
- isLoaded(String) - Method in class clazzfish.monitor.ClasspathMonitor
-
Checks if the given classname is loaded.
- isLoaded(String) - Method in interface clazzfish.monitor.ClasspathMonitorMBean
-
Is the given classname already loaded?.
- isLoaded(String) - Method in class clazzfish.monitor.internal.ClasspathDigger
-
Checks if the given classname is loaded.
- isMBean() - Method in class clazzfish.monitor.AbstractMonitor
-
If you want to ask JMX if bean is already registered you can ask the MBeanHelper or you can ask this method.
- isMultiThreadingEnabled() - Method in class clazzfish.monitor.ClasspathMonitor
-
Is multi threading enabled?
- isMultiThreadingEnabled() - Method in class clazzfish.monitor.internal.DoubletDigger
-
Is multi threading enabled?
- isPoolable() - Method in class clazzfish.jdbc.internal.StasiStatement
-
Checks if is poolable.
- isPrimary() - Method in class clazzfish.jdbc.monitor.JamonMonitor
-
Checks if is primary.
- isPropertyEnabled(String) - Static method in class clazzfish.monitor.util.Environment
-
Returns true if the given property is set as System property and the value of it is not false.
- isRegistered(Object) - Static method in class clazzfish.monitor.jmx.MBeanHelper
-
Deprecated.Checks if is registered.
- isRegistered(String) - Static method in class clazzfish.monitor.jmx.MBeanFinder
-
Checks if is registered.
- isRegistered(String) - Static method in class clazzfish.monitor.jmx.MBeanHelper
-
Deprecated.Checks if is registered.
- isRegistered(ObjectName) - Static method in class clazzfish.monitor.jmx.MBeanFinder
-
Checks if is registered.
- isRegistered(ObjectName) - Static method in class clazzfish.monitor.jmx.MBeanHelper
-
Deprecated.Checks if is registered.
- isRegisteredAsMBean() - Static method in class clazzfish.monitor.ClasspathMonitor
-
If you want to ask JMX if bean is already registered you can ask the MBeanHelper (if you know the object name) or you can ask this method.
- isRegisteredAsMBean() - Static method in class clazzfish.monitor.ResourcepathMonitor
-
If you want to ask JMX if bean is already registered you can use this method.
- isShutdownHook() - Method in interface clazzfish.jdbc.ConnectionMonitorMBean
-
Here you can ask if the ConnectionMonitor was already registeres ad shutdown hook.
- isShutdownHook() - Method in interface clazzfish.monitor.util.Shutdownable
-
Here you can ask if the instance was already registeres ad shutdown hook.
- isShutdownHook() - Method in class clazzfish.monitor.util.Shutdowner
-
Here you can ask if the class was already registered as shutdown hook.
- isStatic(Field) - Static method in class clazzfish.monitor.util.ReflectionHelper
-
Checks if the given field is static.
- isSupported(String) - Static method in enum clazzfish.monitor.ClassloaderType
-
Checks if the given classloader is known and therefore supported.
- isWeb() - Method in enum clazzfish.monitor.ClassloaderType
-
Here you can ask if the classloader type is a web classloader or not.
- isWeblogicServer() - Static method in class clazzfish.monitor.util.Environment
-
If we are inside a Weblogic Server (WLS) we will return true here.
- isWrapperFor(Class<?>) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Checks if is wrapper for.
- isWrapperFor(Class<?>) - Method in class clazzfish.jdbc.internal.StasiStatement
-
Checks if is wrapper for.
J 
- JamonMonitor - Class in clazzfish.jdbc.monitor
-
This is a thin wrapper for com.jamonapi.Monitor
- JamonMonitor(Monitor) - Constructor for class clazzfish.jdbc.monitor.JamonMonitor
-
Instantiates a new monitor.
- JamonMonitorFactory - Class in clazzfish.jdbc.monitor
-
This is a thin wrapper around com.jamonapi.MonitorFactory to keep the AbstractStatistic class clean from com.jamonapi dependencies.
- JamonMonitorFactory(SimpleProfileMonitor) - Constructor for class clazzfish.jdbc.monitor.JamonMonitorFactory
-
Instantiates a new jamon monitor factory.
- jdbcCompliant() - Method in class clazzfish.jdbc.ProxyDriver
-
Jdbc compliant.
- JdbcStarter - Class in clazzfish.jdbc
-
The JdbcStarter class loads automatically the Monitor and Statistic classes.
- JdbcStarter() - Constructor for class clazzfish.jdbc.JdbcStarter
- JDK - Enum constant in enum clazzfish.monitor.ClassloaderType
-
The new classloader of Open-JDK since Java 11.
L 
- last() - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Last.
- loadProperties(InputStream) - Static method in class clazzfish.monitor.util.Environment
-
Loads the properties from the given InputStream and provides them as system properties.
- loadProperties(String) - Static method in class clazzfish.monitor.util.Environment
-
Loads the properties from the classpath and provides them as system properties.
- LOCCRC - Static variable in class clazzfish.monitor.util.NestedZipFile
- LOCEXT - Static variable in class clazzfish.monitor.util.NestedZipFile
- LOCFLG - Static variable in class clazzfish.monitor.util.NestedZipFile
- LOCHDR - Static variable in class clazzfish.monitor.util.NestedZipFile
- LOCHOW - Static variable in class clazzfish.monitor.util.NestedZipFile
- LOCLEN - Static variable in class clazzfish.monitor.util.NestedZipFile
- LOCNAM - Static variable in class clazzfish.monitor.util.NestedZipFile
- LOCSIG - Static variable in class clazzfish.monitor.util.NestedZipFile
- LOCSIZ - Static variable in class clazzfish.monitor.util.NestedZipFile
- LOCTIM - Static variable in class clazzfish.monitor.util.NestedZipFile
- LOCVER - Static variable in class clazzfish.monitor.util.NestedZipFile
- log - Static variable in interface clazzfish.monitor.spi.CsvXPorter
- logCallerStacktraces() - Method in class clazzfish.jdbc.ConnectionMonitor
-
Log the caller stacktraces.
- logCallerStacktraces() - Method in interface clazzfish.jdbc.ConnectionMonitorMBean
-
Log the caller stacktraces.
- logLoadedClasses() - Method in class clazzfish.agent.ClasspathAgent
-
Prints the loaded classes to the log output.
- logLoadedClasses() - Method in interface clazzfish.agent.ClasspathAgentMBean
-
Prints the loaded classes to the log output.
- logMe() - Method in class clazzfish.jdbc.AbstractStatistic
-
Log statistic.
- logMe() - Method in class clazzfish.jdbc.ConnectionMonitor
-
Logs the different array to the log output.
- logMe() - Method in class clazzfish.monitor.AbstractMonitor
-
Prints the different MBean attributes to the log output.
- logMe() - Method in interface clazzfish.monitor.AbstractMonitorMBean
-
Prints the different MBean attributes to the log output.
- logMe() - Method in class clazzfish.monitor.ClasspathMonitor
-
Logs the different array to the log output.
- logMe() - Method in class clazzfish.monitor.ResourcepathMonitor
-
Logs the different array to the log output.
- logMe() - Method in class clazzfish.monitor.stat.ClazzStatistic
-
Prints the statistic as CSV to the log output.
- logMe() - Method in interface clazzfish.monitor.stat.ClazzStatisticMBean
-
Prints the statistic to the log output.
- LogWatch - Class in clazzfish.monitor.log
-
The Class LogWatch is a simple stop watch to be able to measure and log code segments which need a little bit longer.
- LogWatch() - Constructor for class clazzfish.monitor.log.LogWatch
-
Instantiates a new log watch.
M 
- main(String[]) - Static method in class clazzfish.sample.Bank
- mark(int) - Method in class clazzfish.monitor.io.FileInputStreamReader
-
Mark.
- markSupported() - Method in class clazzfish.monitor.io.FileInputStreamReader
-
Mark supported.
- matchesOneOf(String...) - Static method in class clazzfish.monitor.util.Environment
-
Looks if one of the given properties matches a system property.
- MBEAN_NAME - Static variable in class clazzfish.agent.ClasspathAgent
-
The Constant MBEAN_NAME for the registered name in JMX.
- MBeanFinder - Class in clazzfish.monitor.jmx
-
This class simplifies the use of JMX and MBeans a little bit.
- MBeanHelper - Class in clazzfish.monitor.jmx
-
Deprecated, for removal: This API element is subject to removal in a future version.replaced by
MBeanFinder
- moveToCurrentRow() - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Move to current row.
- moveToInsertRow() - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Move to insert row.
N 
- NestedZipFile - Class in clazzfish.monitor.util
-
This class provides more details about the underlying ZIP file as the original
ZipFile
class. - NestedZipFile(File) - Constructor for class clazzfish.monitor.util.NestedZipFile
-
Instantiates a new detailed zip file.
- NestedZipFile(File, int) - Constructor for class clazzfish.monitor.util.NestedZipFile
-
Instantiates a new detailed zip file.
- NestedZipFile(File, int, Charset) - Constructor for class clazzfish.monitor.util.NestedZipFile
-
Instantiates a new detailed zip file.
- NestedZipFile(File, Charset) - Constructor for class clazzfish.monitor.util.NestedZipFile
-
Instantiates a new detailed zip file.
- NestedZipFile(String) - Constructor for class clazzfish.monitor.util.NestedZipFile
-
Instantiates a new detailed zip file.
- NestedZipFile(String, Charset) - Constructor for class clazzfish.monitor.util.NestedZipFile
-
Instantiates a new detailed zip file.
- NET - Enum constant in enum clazzfish.monitor.ClassloaderType
-
The URLClassLoader where many appserver are based on.
- newInstance(Connection) - Static method in class clazzfish.jdbc.ProxyConnection
-
Creates a new proxy instance for the given connection.
- next() - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Next.
- normalize() - Method in class clazzfish.monitor.io.ExtendedFile
-
Normalizes a file, analogous to
FilenameUtils.normalize(String)
. - normalize(File) - Static method in class clazzfish.monitor.io.ExtendedFile
-
Normalizes a file, analogous to
FilenameUtils.normalize(String)
. - NotFoundException - Exception Class in clazzfish.monitor.exception
-
If you did not find a result and want to avoid 'null" as return value you can throw this exception here.
- NotFoundException(Object) - Constructor for exception class clazzfish.monitor.exception.NotFoundException
-
Instantiates a new not found exception.
- NotFoundException(String) - Constructor for exception class clazzfish.monitor.exception.NotFoundException
-
Instantiates a new not found exception.
- NotFoundException(String, Throwable) - Constructor for exception class clazzfish.monitor.exception.NotFoundException
-
Instantiates a new not found exception.
O 
- ObjectComparator - Class in clazzfish.monitor.util
-
Compares two objects using their string representation.
- ObjectComparator() - Constructor for class clazzfish.monitor.util.ObjectComparator
- of(ClassLoader) - Static method in class clazzfish.monitor.internal.BoringClassLoader
-
Creates a
BoringClassLoader
from the given classLoder. - of(URI) - Static method in class clazzfish.spi.git.Repo
P 
- packageToResource(String) - Static method in class clazzfish.monitor.util.Converter
-
Converts a package name (e.g.
- PasswordFilter - Class in clazzfish.jdbc.internal
-
The PasswordFilter tries to detect SQL commands with password arguments like "INSERT INTO users (name, password) VALUES ('James', 'secret')".
- PasswordFilter() - Constructor for class clazzfish.jdbc.internal.PasswordFilter
- premain(String, Instrumentation) - Static method in class clazzfish.agent.ClasspathAgent
-
I guess this method will be called from the VM.
- previous() - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Previous.
- ProfileMonitor - Interface in clazzfish.jdbc.monitor
-
The Interface ProfileMonitor.
- ProfileMonitorFactory - Class in clazzfish.jdbc.monitor
-
This factory abstracts the differences between the monitor based on JAMon and the simple monitor provided by PatternTesting itself.
- ProfileMonitorFactory(SimpleProfileMonitor) - Constructor for class clazzfish.jdbc.monitor.ProfileMonitorFactory
-
Instantiates a new monitor factory.
- ProxyConnection - Class in clazzfish.jdbc
-
This is a dynamic proxy for a JDBC connection which monitors together with the
ConnectionMonitor
the different newInstance() and close() call. - ProxyConnection(Connection) - Constructor for class clazzfish.jdbc.ProxyConnection
-
Instantiates a new proxy connection.
- ProxyDriver - Class in clazzfish.jdbc
-
This JDBC driver acts like a proxy between PatternTesting and the real JDBC driver to be able to monitor JDBC access.
- ProxyDriver() - Constructor for class clazzfish.jdbc.ProxyDriver
- push() - Method in class clazzfish.spi.git.Repo
R 
- read() - Method in class clazzfish.monitor.io.FileInputStreamReader
-
Read.
- read(char[]) - Method in class clazzfish.monitor.io.FileInputStreamReader
-
Read.
- read(char[], int, int) - Method in class clazzfish.monitor.io.FileInputStreamReader
-
Read.
- read(CharBuffer) - Method in class clazzfish.monitor.io.FileInputStreamReader
-
Read.
- readElementsFromNestedArchive(File) - Static method in class clazzfish.monitor.internal.AbstractDigger
-
Read elements from nested archive.
- ready() - Method in class clazzfish.monitor.io.FileInputStreamReader
-
Ready.
- record() - Static method in class clazzfish.jdbc.JdbcStarter
-
Does not register all MBeans but add them also as shutdown hook.
- record() - Static method in class clazzfish.monitor.Starter
-
Does not register all MBeans but add also the ClazzStatistic as shutdown hook.
- record(File) - Static method in class clazzfish.jdbc.JdbcStarter
-
Does not register all MBeans but add them also as shutdown hook.
- record(File) - Static method in class clazzfish.monitor.Starter
-
Does not register all MBeans but add also the ClazzStatistic as shutdown hook.
- record(URI) - Static method in class clazzfish.jdbc.JdbcStarter
-
Does not register all MBeans but add them also as shutdown hook.
- record(URI) - Static method in class clazzfish.monitor.Starter
-
Does not register all MBeans but add also the ClazzStatistic as shutdown hook.
- recordAll() - Static method in class clazzfish.jdbc.JdbcStarter
-
Registers all MBeans of jdbc module but also the statistic MBean of monitor module as shutdown hook.
- recordAll() - Static method in class clazzfish.monitor.Starter
-
Does not register all MBeans but add them also as shutdown hook.
- recordAll(File) - Static method in class clazzfish.jdbc.JdbcStarter
-
Does not register all MBeans but add them also as shutdown hook.
- recordAll(File) - Static method in class clazzfish.monitor.Starter
-
Does not register all MBeans but add them also as shutdown hook.
- recordAll(URI) - Static method in class clazzfish.jdbc.JdbcStarter
-
Does not register all MBeans but add them also as shutdown hook.
- recordAll(URI) - Static method in class clazzfish.monitor.Starter
-
Does not register all MBeans but add them also as shutdown hook.
- ReflectionHelper - Class in clazzfish.monitor.util
-
This class is a helper class to access some fields via reflection.
- refreshRow() - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Refresh row.
- register() - Static method in class clazzfish.jdbc.ProxyDriver
-
Registers the driver as JDBC driver.
- registerAsMBean() - Static method in class clazzfish.monitor.ClasspathMonitor
-
With this method you can register the
ClasspathMonitor
with the default name. - registerAsMBean() - Static method in class clazzfish.monitor.ResourcepathMonitor
-
With this method you can register the
ResourcepathMonitor
with the default name. - registerAsMBean(String) - Static method in class clazzfish.jdbc.SqlStatistic
-
With this method you can register the monitor with your own name.
- registerAsMBean(String) - Static method in class clazzfish.monitor.ClasspathMonitor
-
With this method you can register the
ClasspathMonitor
with your own name. - registerAsMBean(ObjectName) - Static method in class clazzfish.monitor.ClasspathMonitor
-
With this method you can register the
ClasspathMonitor
with your own name. - registerMBean(Object) - Static method in class clazzfish.monitor.jmx.MBeanFinder
-
Register the given object as MBean.
- registerMBean(Object) - Static method in class clazzfish.monitor.jmx.MBeanHelper
-
Deprecated.Register the given object as MBean.
- registerMBean(String, Object) - Static method in class clazzfish.monitor.jmx.MBeanFinder
-
Register the given object as MBean.
- registerMBean(String, Object) - Static method in class clazzfish.monitor.jmx.MBeanHelper
-
Deprecated.Register the given object as MBean.
- registerMBean(ObjectName, Object) - Static method in class clazzfish.monitor.jmx.MBeanFinder
-
Register m bean.
- registerMBean(ObjectName, Object) - Static method in class clazzfish.monitor.jmx.MBeanHelper
-
Deprecated.Register m bean.
- registerMeAsMBean() - Method in class clazzfish.monitor.AbstractMonitor
-
With this method you can register the monitor with the default name.
- registerMeAsMBean() - Method in class clazzfish.monitor.stat.ClazzStatistic
- registerMeAsMBean(String) - Method in class clazzfish.monitor.AbstractMonitor
-
With this method you can register the monitor with your own name.
- registerMeAsMBean(ObjectName) - Method in class clazzfish.monitor.AbstractMonitor
-
With this method you can register the monitor with your own name.
- relative(int) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Relative.
- removeAsShutdownHook() - Static method in class clazzfish.monitor.ClasspathMonitor
-
If you have registered the instance you can now de-register it.
- removeConnection(ProxyConnection) - Static method in class clazzfish.jdbc.ConnectionMonitor
-
Removes the connection from the list of open connections.
- removeMeAsShutdownHook() - Method in interface clazzfish.jdbc.ConnectionMonitorMBean
-
If you want to unregister the instance as shutdown hook you can use this method.
- removeMeAsShutdownHook() - Method in interface clazzfish.monitor.util.Shutdownable
-
If you want to unregister the instance as shutdown hook you can use this method.
- removeMeAsShutdownHook() - Method in class clazzfish.monitor.util.Shutdowner
-
If you want to unregister the instance as shutdown hook you can use this (not static) method.
- removeMonitor(SimpleProfileMonitor) - Method in class clazzfish.jdbc.monitor.SimpleProfileMonitor
-
Removes the given child monitor.
- Repo - Class in clazzfish.spi.git
-
The class Repo is responsible for the access to a GIT repository.
- reset() - Method in class clazzfish.jdbc.AbstractStatistic
-
We can't reset all ProfileMonitors - we must keep the empty monitors with 0 hits to see which methods or constructors are never called.
- reset() - Method in interface clazzfish.jdbc.AbstractStatisticMBean
-
Reset.
- reset() - Method in class clazzfish.jdbc.monitor.JamonMonitor
-
Reset.
- reset() - Method in class clazzfish.jdbc.monitor.JamonMonitorFactory
-
Reset.
- reset() - Method in interface clazzfish.jdbc.monitor.ProfileMonitor
-
Reset.
- reset() - Method in class clazzfish.jdbc.monitor.ProfileMonitorFactory
-
Reset.
- reset() - Method in class clazzfish.jdbc.monitor.SimpleProfileMonitor
-
Reset.
- reset() - Method in class clazzfish.jdbc.monitor.SimpleProfileMonitorFactory
-
Reset.
- reset() - Method in class clazzfish.jdbc.SqlStatistic
-
To start a new statistic call this method.
- reset() - Method in class clazzfish.monitor.internal.DoubletDigger
-
Resets the doubletList and maybe later other things.
- reset() - Method in class clazzfish.monitor.io.FileInputStreamReader
-
Reset.
- reset() - Method in class clazzfish.monitor.log.LogWatch
-
Reset.
- reset(ProfileMonitor) - Static method in class clazzfish.jdbc.monitor.JamonMonitorFactory
-
Reset.
- reset(String) - Static method in class clazzfish.jdbc.monitor.JamonMonitorFactory
-
Reset.
- resetRootMonitor() - Method in class clazzfish.jdbc.AbstractStatistic
-
Resets the root monitor.
- ResourceFilter - Class in clazzfish.monitor.internal
-
The ResourceFilter was introduced with issue #34.
- ResourceFilter(String) - Constructor for class clazzfish.monitor.internal.ResourceFilter
- ResourcepathDigger - Class in clazzfish.monitor.internal
-
This is the sister of the
ClasspathDigger
. - ResourcepathDigger() - Constructor for class clazzfish.monitor.internal.ResourcepathDigger
-
Instantiates a new digger for resources.
- ResourcepathDigger(ClassLoader) - Constructor for class clazzfish.monitor.internal.ResourcepathDigger
-
Instantiates a new digger for resources.
- ResourcepathMonitor - Class in clazzfish.monitor
-
Analogous to ClasspathMonitor this class allows you to ask for resources in the classpath.
- ResourcepathMonitor() - Constructor for class clazzfish.monitor.ResourcepathMonitor
-
We offer only some services.
- ResourcepathMonitorMBean - Interface in clazzfish.monitor
-
All the methods which might help you to find classpath problems with resources are collected in this JMX interface.
- resourceToClass(String) - Static method in class clazzfish.monitor.util.Converter
-
Converts a resource (e.g.
- ResourceWalker - Class in clazzfish.monitor.internal
-
This class scans a sub directory for a given suffix.
- ResourceWalker(File) - Constructor for class clazzfish.monitor.internal.ResourceWalker
-
Instantiates a new Resource walker for all resources.
- ResourceWalker(File, FileFilter) - Constructor for class clazzfish.monitor.internal.ResourceWalker
-
Instantiates a new Resource walker.
- ResourceWalker(File, String) - Constructor for class clazzfish.monitor.internal.ResourceWalker
-
Instantiates a new resource walker for resources with the given suffix.
- rootMonitor - Variable in class clazzfish.jdbc.monitor.ProfileMonitorFactory
-
The root monitor.
- rowDeleted() - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Row deleted.
- rowInserted() - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Row inserted.
- rowUpdated() - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Row updated.
- run() - Method in class clazzfish.jdbc.ConnectionMonitor
-
This method is called when the ConnectionMonitor is registered as shutdown hook.
- run() - Method in class clazzfish.monitor.AbstractMonitor
-
This method is called when the ClasspathMonitor is registered as shutdown hook.
- run() - Method in class clazzfish.monitor.stat.ClazzStatistic
S 
- save(Account) - Static method in class clazzfish.sample.jdbc.BankRepository
-
Save.
- saveUpdateStatistic(ProfileMonitor, String, int) - Method in class clazzfish.jdbc.internal.StasiStatement
-
Save update statistic.
- serialize(Serializable) - Static method in class clazzfish.monitor.util.Converter
-
Serializes the given object and returns it as byte array.
- setAccessStats(long) - Method in class clazzfish.jdbc.monitor.JamonMonitor
-
Sets the access stats.
- setActive(double) - Method in class clazzfish.jdbc.monitor.JamonMonitor
-
Sets the active.
- setActivityTracking(boolean) - Method in class clazzfish.jdbc.monitor.JamonMonitor
-
Sets the activity tracking.
- setArray(int, Array) - Method in class clazzfish.jdbc.internal.StasiPreparedStatement
-
Sets the array.
- setAsciiStream(int, InputStream) - Method in class clazzfish.jdbc.internal.StasiPreparedStatement
-
Sets the ascii stream.
- setAsciiStream(int, InputStream, int) - Method in class clazzfish.jdbc.internal.StasiPreparedStatement
-
Sets the ascii stream.
- setAsciiStream(int, InputStream, long) - Method in class clazzfish.jdbc.internal.StasiPreparedStatement
-
Sets the ascii stream.
- setBalance(BigDecimal) - Method in class clazzfish.sample.jdbc.Account
-
Sets the balance.
- setBigDecimal(int, BigDecimal) - Method in class clazzfish.jdbc.internal.StasiPreparedStatement
-
Sets the big decimal.
- setBinaryStream(int, InputStream) - Method in class clazzfish.jdbc.internal.StasiPreparedStatement
-
Sets the binary stream.
- setBinaryStream(int, InputStream, int) - Method in class clazzfish.jdbc.internal.StasiPreparedStatement
-
Sets the binary stream.
- setBinaryStream(int, InputStream, long) - Method in class clazzfish.jdbc.internal.StasiPreparedStatement
-
Sets the binary stream.
- setBlob(int, InputStream) - Method in class clazzfish.jdbc.internal.StasiPreparedStatement
-
Sets the blob.
- setBlob(int, InputStream, long) - Method in class clazzfish.jdbc.internal.StasiPreparedStatement
-
Sets the blob.
- setBlob(int, Blob) - Method in class clazzfish.jdbc.internal.StasiPreparedStatement
-
Sets the blob.
- setBoolean(int, boolean) - Method in class clazzfish.jdbc.internal.StasiPreparedStatement
-
Sets the boolean.
- setByte(int, byte) - Method in class clazzfish.jdbc.internal.StasiPreparedStatement
-
Sets the byte.
- setBytes(int, byte[]) - Method in class clazzfish.jdbc.internal.StasiPreparedStatement
-
Sets the bytes.
- setCharacterStream(int, Reader) - Method in class clazzfish.jdbc.internal.StasiPreparedStatement
-
Sets the character stream.
- setCharacterStream(int, Reader, int) - Method in class clazzfish.jdbc.internal.StasiPreparedStatement
-
Sets the character stream.
- setCharacterStream(int, Reader, long) - Method in class clazzfish.jdbc.internal.StasiPreparedStatement
-
Sets the character stream.
- setClob(int, Reader) - Method in class clazzfish.jdbc.internal.StasiPreparedStatement
-
Sets the clob.
- setClob(int, Reader, long) - Method in class clazzfish.jdbc.internal.StasiPreparedStatement
-
Sets the clob.
- setClob(int, Clob) - Method in class clazzfish.jdbc.internal.StasiPreparedStatement
-
Sets the clob.
- setCursorName(String) - Method in class clazzfish.jdbc.internal.StasiStatement
-
Sets the cursor name.
- setDate(int, Date) - Method in class clazzfish.jdbc.internal.StasiPreparedStatement
-
Sets the date.
- setDate(int, Date, Calendar) - Method in class clazzfish.jdbc.internal.StasiPreparedStatement
-
Sets the date.
- setDouble(int, double) - Method in class clazzfish.jdbc.internal.StasiPreparedStatement
-
Sets the double.
- setDumpDir(File) - Method in class clazzfish.monitor.Config
-
Here you can set the directory where the collected dates and statistics should be dumped to.
- setDumpURI(URI) - Method in class clazzfish.monitor.Config
-
Here you can set the directory or locaction where the collected dates and statistics should be dumped to.
- setEscapeProcessing(boolean) - Method in class clazzfish.jdbc.internal.StasiStatement
-
Sets the escape processing.
- setFetchDirection(int) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Sets the fetch direction.
- setFetchDirection(int) - Method in class clazzfish.jdbc.internal.StasiStatement
-
Sets the fetch direction.
- setFetchSize(int) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Sets the fetch size.
- setFetchSize(int) - Method in class clazzfish.jdbc.internal.StasiStatement
-
Sets the fetch size.
- setFieldValue(Object, String, String) - Static method in class clazzfish.monitor.util.ReflectionHelper
-
Sets the field value of the given target.
- setFirstAccess(Date) - Method in class clazzfish.jdbc.monitor.JamonMonitor
-
Sets the first access.
- setFloat(int, float) - Method in class clazzfish.jdbc.internal.StasiPreparedStatement
-
Sets the float.
- setHits(double) - Method in class clazzfish.jdbc.monitor.JamonMonitor
-
Sets the hits.
- setInt(int, int) - Method in class clazzfish.jdbc.internal.StasiPreparedStatement
-
Sets the int.
- setLastAccess(Date) - Method in class clazzfish.jdbc.monitor.JamonMonitor
-
Sets the last access.
- setLastValue(double) - Method in class clazzfish.jdbc.monitor.JamonMonitor
-
Sets the last value.
- setLong(int, long) - Method in class clazzfish.jdbc.internal.StasiPreparedStatement
-
Sets the long.
- setMax(double) - Method in class clazzfish.jdbc.monitor.JamonMonitor
-
Sets the max.
- setMaxActive(double) - Method in class clazzfish.jdbc.monitor.JamonMonitor
-
Sets the max active.
- setMaxFieldSize(int) - Method in class clazzfish.jdbc.internal.StasiStatement
-
Sets the max field size.
- setMaxNumMonitors(int) - Method in class clazzfish.jdbc.monitor.JamonMonitorFactory
-
Sets the max num monitors.
- setMaxNumMonitors(int) - Method in class clazzfish.jdbc.monitor.ProfileMonitorFactory
-
Sets the max num monitors.
- setMaxNumMonitors(int) - Method in class clazzfish.jdbc.monitor.SimpleProfileMonitorFactory
-
Here you can set the maximal number of monitors.
- setMaxNumMonitors(int, ProfileMonitor) - Static method in class clazzfish.jdbc.monitor.JamonMonitorFactory
-
Sets the max num monitors.
- setMaxRows(int) - Method in class clazzfish.jdbc.internal.StasiStatement
-
Sets the max rows.
- setMaxSize(int) - Method in class clazzfish.jdbc.AbstractStatistic
-
Here you can set the maximal size of the statistic entries.
- setMaxSize(int) - Method in interface clazzfish.jdbc.AbstractStatisticMBean
-
Sets the maximal size of statistic entries.
- setMin(double) - Method in class clazzfish.jdbc.monitor.JamonMonitor
-
Sets the min.
- setMultiThreadingEnabled(boolean) - Method in class clazzfish.monitor.ClasspathMonitor
-
Here you can enable or disable the (experimental) multi threading mode to see if it is really faster on a mult-core machine.
- setMultiThreadingEnabled(boolean) - Method in class clazzfish.monitor.internal.DoubletDigger
-
Here you can enable or disable the (experimental) multi threading mode to see if it is really faster on a mult-core machine.
- setName(String) - Method in class clazzfish.sample.jdbc.User
-
Deprecated.
- setNCharacterStream(int, Reader) - Method in class clazzfish.jdbc.internal.StasiPreparedStatement
-
Sets the n character stream.
- setNCharacterStream(int, Reader, long) - Method in class clazzfish.jdbc.internal.StasiPreparedStatement
-
Sets the n character stream.
- setNClob(int, Reader) - Method in class clazzfish.jdbc.internal.StasiPreparedStatement
-
Sets the n clob.
- setNClob(int, Reader, long) - Method in class clazzfish.jdbc.internal.StasiPreparedStatement
-
Sets the n clob.
- setNClob(int, NClob) - Method in class clazzfish.jdbc.internal.StasiPreparedStatement
-
Sets the n clob.
- setNString(int, String) - Method in class clazzfish.jdbc.internal.StasiPreparedStatement
-
Sets the n string.
- setNull(int, int) - Method in class clazzfish.jdbc.internal.StasiPreparedStatement
-
Sets the null.
- setNull(int, int, String) - Method in class clazzfish.jdbc.internal.StasiPreparedStatement
-
Sets the null.
- setObject(int, Object) - Method in class clazzfish.jdbc.internal.StasiPreparedStatement
-
Sets the object.
- setObject(int, Object, int) - Method in class clazzfish.jdbc.internal.StasiPreparedStatement
-
Sets the object.
- setObject(int, Object, int, int) - Method in class clazzfish.jdbc.internal.StasiPreparedStatement
-
Sets the object.
- setPoolable(boolean) - Method in class clazzfish.jdbc.internal.StasiStatement
-
Sets the poolable.
- setPrimary(boolean) - Method in class clazzfish.jdbc.monitor.JamonMonitor
-
Sets the primary.
- setQueryTimeout(int) - Method in class clazzfish.jdbc.internal.StasiStatement
-
Sets the query timeout.
- setRef(int, Ref) - Method in class clazzfish.jdbc.internal.StasiPreparedStatement
-
Sets the ref.
- setRowId(int, RowId) - Method in class clazzfish.jdbc.internal.StasiPreparedStatement
-
Sets the row id.
- setShort(int, short) - Method in class clazzfish.jdbc.internal.StasiPreparedStatement
-
Sets the short.
- setSQLXML(int, SQLXML) - Method in class clazzfish.jdbc.internal.StasiPreparedStatement
-
Sets the sqlxml.
- setString(int, String) - Method in class clazzfish.jdbc.internal.StasiPreparedStatement
-
Sets the string.
- setTime(int, Time) - Method in class clazzfish.jdbc.internal.StasiPreparedStatement
-
Sets the time.
- setTime(int, Time, Calendar) - Method in class clazzfish.jdbc.internal.StasiPreparedStatement
-
Sets the time.
- setTimestamp(int, Timestamp) - Method in class clazzfish.jdbc.internal.StasiPreparedStatement
-
Sets the timestamp.
- setTimestamp(int, Timestamp, Calendar) - Method in class clazzfish.jdbc.internal.StasiPreparedStatement
-
Sets the timestamp.
- setTotal(double) - Method in class clazzfish.jdbc.monitor.JamonMonitor
-
Sets the total.
- setTotalActive(double) - Method in class clazzfish.jdbc.monitor.JamonMonitor
-
Sets the total active.
- setUnicodeStream(int, InputStream, int) - Method in class clazzfish.jdbc.internal.StasiPreparedStatement
-
Sets the unicode stream.
- setUpDB() - Static method in class clazzfish.sample.jdbc.BankRepository
-
This method can be used to set up the DB.
- setURL(int, URL) - Method in class clazzfish.jdbc.internal.StasiPreparedStatement
-
Sets the url.
- Shutdownable - Interface in clazzfish.monitor.util
-
With Shutownable this class can be marked which can be registered as shutdonw hook.
- Shutdowner - Class in clazzfish.monitor.util
-
The class Shutdowner has the necessary methods for registration a class as shutdown hook.
- Shutdowner() - Constructor for class clazzfish.monitor.util.Shutdowner
- SimpleProfileMonitor - Class in clazzfish.jdbc.monitor
-
The Class SimpleProfileMonitor.
- SimpleProfileMonitor() - Constructor for class clazzfish.jdbc.monitor.SimpleProfileMonitor
-
Instantiates a new simple profile monitor.
- SimpleProfileMonitor(String) - Constructor for class clazzfish.jdbc.monitor.SimpleProfileMonitor
-
Instantiates a new simple profile monitor.
- SimpleProfileMonitor(String, SimpleProfileMonitor) - Constructor for class clazzfish.jdbc.monitor.SimpleProfileMonitor
-
Instantiates a new simple profile monitor.
- SimpleProfileMonitorFactory - Class in clazzfish.jdbc.monitor
-
This is the counterpart to JamonMonitorFactory.
- SimpleProfileMonitorFactory(SimpleProfileMonitor) - Constructor for class clazzfish.jdbc.monitor.SimpleProfileMonitorFactory
-
Instantiates a new jamon monitor factory.
- SingleLineFormatter - Class in clazzfish.agent.logging
-
We want a
Formatter
which does not log in two lines as the SimpleFormatter but only in one line. - SingleLineFormatter() - Constructor for class clazzfish.agent.logging.SingleLineFormatter
- skip(long) - Method in class clazzfish.monitor.io.FileInputStreamReader
-
Skip.
- SqlStatistic - Class in clazzfish.jdbc
-
This class monitors and measures SQL statements.
- SqlStatistic() - Constructor for class clazzfish.jdbc.SqlStatistic
- SqlStatisticMBean - Interface in clazzfish.jdbc
-
The Interface SqlStatisticMBean.
- StackTraceScanner - Class in clazzfish.monitor.util
-
This class allows you to scan the stacktrace for different stuff.
- start() - Static method in class clazzfish.jdbc.JdbcStarter
-
Registers all MBeans for monitoring the connection and SQL statements.
- start() - Method in class clazzfish.jdbc.monitor.JamonMonitor
-
Start.
- start() - Method in interface clazzfish.jdbc.monitor.ProfileMonitor
-
Start.
- start() - Method in class clazzfish.jdbc.monitor.SimpleProfileMonitor
-
Start.
- start() - Method in class clazzfish.monitor.log.LogWatch
-
Start.
- start() - Static method in class clazzfish.monitor.Starter
-
Registers all MBeans for monitoring the classpath and resources.
- start(String) - Static method in class clazzfish.jdbc.SqlStatistic
-
Start the monitor for the given SQL statement.
- start(String, ProfileMonitor) - Static method in class clazzfish.jdbc.monitor.JamonMonitorFactory
-
Start.
- start(String, String) - Static method in class clazzfish.jdbc.monitor.JamonMonitorFactory
-
Start.
- startAll() - Static method in class clazzfish.jdbc.JdbcStarter
-
Registers all MBeans of jdbc module but also all MBeans of monitor module.
- Starter - Class in clazzfish.monitor
-
The Starter class loads automatically the Monitor classes.
- Starter() - Constructor for class clazzfish.monitor.Starter
- startProfileMonitorFor(String) - Method in class clazzfish.jdbc.AbstractStatistic
-
Start profile monitor for the given signature.
- StasiPreparedStatement - Class in clazzfish.jdbc.internal
-
A simple wrapper for
PreparedStatement
to be able to find resource problems while reading and writing to the database. - StasiPreparedStatement(PreparedStatement, Object...) - Constructor for class clazzfish.jdbc.internal.StasiPreparedStatement
-
Instantiates a new stasi prepared statement.
- StasiResultSet - Class in clazzfish.jdbc.internal
- StasiResultSet(ResultSet) - Constructor for class clazzfish.jdbc.internal.StasiResultSet
-
Instantiates a new StasiResultSet as a wrapper aroud the given ResultSet.
- StasiStatement - Class in clazzfish.jdbc.internal
-
A simple wrapper for
Statement
to be able to find resource problems while reading and writing to the database. - StasiStatement(Statement) - Constructor for class clazzfish.jdbc.internal.StasiStatement
-
Instantiates a new proxy statement.
- StdoutHandler - Class in clazzfish.agent.logging
-
We want to log to stdout but the ConsoleHander of JDK logs to stderr.
- StdoutHandler() - Constructor for class clazzfish.agent.logging.StdoutHandler
-
Instantiates a new stdout handler.
- StdoutHandler(OutputStream, Formatter) - Constructor for class clazzfish.agent.logging.StdoutHandler
-
Instantiates a new stdout handler.
- stop() - Method in class clazzfish.jdbc.monitor.JamonMonitor
-
Stop.
- stop() - Method in interface clazzfish.jdbc.monitor.ProfileMonitor
-
Stop.
- stop() - Method in class clazzfish.jdbc.monitor.SimpleProfileMonitor
-
Stop.
- stop() - Method in class clazzfish.monitor.log.LogWatch
-
Stop.
- stop(ProfileMonitor, String) - Static method in class clazzfish.jdbc.SqlStatistic
-
Stops the given 'mon' and logs the given command with the needed time if debug is enabled.
- stop(ProfileMonitor, String, Object) - Static method in class clazzfish.jdbc.SqlStatistic
-
Stops the given 'mon' and logs the given command with the needed time if debug is enabled.
- SUN - Enum constant in enum clazzfish.monitor.ClassloaderType
-
The default classloader of the Sun VM.
- supports(String) - Method in interface clazzfish.monitor.spi.CsvXPorterProvider
-
Indicates if the provider supports a given protocol.
- supports(String) - Method in class clazzfish.monitor.spi.FileXPorterProvider
- supports(String) - Method in class clazzfish.sample.spi.CsvPrintProvider
- supports(String) - Method in class clazzfish.spi.git.GitCsvXPorterProvider
- supports(URI) - Method in interface clazzfish.monitor.spi.CsvXPorterProvider
-
Indicates if the provider supports the given URI.
- supports(URI) - Method in class clazzfish.spi.git.GitCsvXPorterProvider
- SUREFIRE - Enum constant in enum clazzfish.monitor.ClassloaderType
-
Surefire provides an isolated classloader.
- SYSTEM_CLOADER - Static variable in class clazzfish.monitor.internal.BoringClassLoader
T 
- toAbsolutePath(URI) - Static method in class clazzfish.monitor.util.Converter
-
Converts an URI into a file and returns it as absolute pathname.
- toArray(Object...) - Static method in class clazzfish.monitor.util.Converter
-
Converts variable number of arguments into an object array.
- toClassloaderType(ClassLoader) - Static method in enum clazzfish.monitor.ClassloaderType
-
Converts the given classloader into the corresponding type.
- toCSV() - Method in class clazzfish.monitor.stat.ClazzRecord
- toCsvHeadline() - Method in class clazzfish.jdbc.monitor.JamonMonitor
-
To csv headline.
- toCsvHeadline() - Method in interface clazzfish.jdbc.monitor.ProfileMonitor
-
To csv headline.
- toCsvHeadline() - Method in class clazzfish.jdbc.monitor.SimpleProfileMonitor
-
To csv headline.
- toCsvHeadline() - Static method in class clazzfish.monitor.stat.ClazzRecord
- toCsvString() - Method in class clazzfish.jdbc.monitor.JamonMonitor
-
To csv string.
- toCsvString() - Method in interface clazzfish.jdbc.monitor.ProfileMonitor
-
To csv string.
- toCsvString() - Method in class clazzfish.jdbc.monitor.SimpleProfileMonitor
-
To csv string.
- toDate(String) - Static method in class clazzfish.monitor.util.Converter
-
Converts a string to a date by trying different date patterns.
- toDate(String, String) - Static method in class clazzfish.monitor.util.Converter
-
Converts a string to a date with the help of the given pattern.
- toFile(String) - Static method in class clazzfish.monitor.util.Converter
-
Converts an URI into a file.
- toFile(URI) - Static method in class clazzfish.monitor.util.Converter
-
Converts an URI into a file.
- toLongString(Object) - Static method in class clazzfish.monitor.util.Converter
-
Converts an object into a long representation as the normal toString method.
- toLongString(Object[]) - Static method in class clazzfish.monitor.util.Converter
-
If you want to print each element of an array into a single line you can use this method here.
- toLongString(StackTraceElement[]) - Static method in class clazzfish.monitor.util.Converter
-
This implementation prints the stacktrace in a similar way as the printStacktrace method of
Throwable
does it. - toLongString(Map<?, ?>) - Static method in class clazzfish.monitor.util.Converter
-
If you want to print the system properties as key-value pairs (e.g.
- TOMCAT - Enum constant in enum clazzfish.monitor.ClassloaderType
-
Tomcat's classloader (till Tomcat 7).
- TOMCAT8 - Enum constant in enum clazzfish.monitor.ClassloaderType
-
Tomcat-8's classloader.
- toResource(Class<?>) - Static method in class clazzfish.monitor.util.Converter
-
To resource.
- toResource(Package) - Static method in class clazzfish.monitor.util.Converter
-
To resource.
- toShortString() - Method in class clazzfish.jdbc.monitor.JamonMonitor
-
To short string.
- toShortString() - Method in interface clazzfish.jdbc.monitor.ProfileMonitor
-
To short string.
- toShortString() - Method in class clazzfish.jdbc.monitor.SimpleProfileMonitor
-
To short string.
- toShortString(Number) - Static method in class clazzfish.monitor.util.Converter
-
To short string.
- toShortString(Object) - Static method in class clazzfish.monitor.util.Converter
-
Converts an object to its toString representation.
- toShortString(Object[]) - Static method in class clazzfish.monitor.util.Converter
-
To short string.
- toShortString(Field) - Static method in class clazzfish.monitor.util.ReflectionHelper
-
To short string.
- toShortString(Time) - Static method in class clazzfish.monitor.util.Converter
-
If the given time string has 0 seconds it is returned as "hh:mm".
- toShortString(Collection<Field>) - Static method in class clazzfish.monitor.util.ReflectionHelper
-
To short string.
- toSortedSet(Enumeration<?>) - Static method in class clazzfish.monitor.util.Converter
-
Converts an Enumeration into a SortedSet.
- toString() - Method in class clazzfish.jdbc.ConnectionMonitor
-
This toString implementation supports logging and debugging by showing the number of open connections.
- toString() - Method in class clazzfish.jdbc.internal.StasiPreparedStatement
-
We want to return the real SQL as string represenation.
- toString() - Method in class clazzfish.jdbc.internal.StasiResultSet
-
A toString implementation which supports debuggings and logging.
- toString() - Method in class clazzfish.jdbc.internal.StasiStatement
-
To string.
- toString() - Method in class clazzfish.jdbc.monitor.JamonMonitor
-
To string.
- toString() - Method in class clazzfish.jdbc.monitor.ProfileMonitorFactory
-
To string.
- toString() - Method in class clazzfish.jdbc.monitor.SimpleProfileMonitor
-
To string.
- toString() - Method in class clazzfish.jdbc.ProxyConnection
-
To string.
- toString() - Method in class clazzfish.jdbc.ProxyDriver
-
Better toString implementation which supports logging and debugging.
- toString() - Method in class clazzfish.monitor.AbstractMonitor
-
As the toString implementation the name of the registered MBean is used.
- toString() - Method in class clazzfish.monitor.ClasspathMonitor
-
We don't want to use the toString() implementation of the Thread class so we use our own one.
- toString() - Method in class clazzfish.monitor.internal.ClasspathDigger
-
Puts also the classloader in the toString representation.
- toString() - Method in class clazzfish.monitor.internal.DoubletDigger
-
To string.
- toString() - Method in class clazzfish.monitor.io.BetterFileOutputStream
-
This toString implementation reports the name of the output file which is much more helpful than the default implementation of
Object.toString()
, especially for logging and debugging. - toString() - Method in class clazzfish.monitor.io.FileInputStreamReader
-
To string.
- toString() - Method in class clazzfish.monitor.log.LogWatch
-
To string.
- toString() - Method in class clazzfish.monitor.stat.ClazzRecord
- toString() - Method in class clazzfish.monitor.stat.ClazzStatistic
- toString() - Method in class clazzfish.monitor.util.ArchivEntry
-
To string.
- toString() - Method in class clazzfish.monitor.util.NestedZipFile
-
In contrast to the super class this method provides the name of the ZIP file.
- toString() - Method in class clazzfish.sample.jdbc.Account
-
To string.
- toString() - Method in class clazzfish.sample.jdbc.User
-
To string.
- toString() - Method in class clazzfish.spi.git.Repo
- toString(Object) - Static method in class clazzfish.monitor.util.Converter
-
Converts an object into its string representation.
- toString(Object[]) - Static method in class clazzfish.monitor.util.Converter
-
An empty array or null is mapped to "[]" (empty array).
- toString(String, String, Object[]) - Static method in class clazzfish.monitor.util.Converter
-
Maps an array to its string representation.
- toString(LocalDate, String) - Static method in class clazzfish.monitor.util.Converter
-
Converts a date to string using English as default locale.
- toString(LocalDateTime, String) - Static method in class clazzfish.monitor.util.Converter
-
Converts a date to string using English as default locale.
- toString(Date, String) - Static method in class clazzfish.monitor.util.Converter
-
Converts a date to string using the default locale.
- toString(Date, String, Locale) - Static method in class clazzfish.monitor.util.Converter
-
Converts a date to string using the default locale.
- toString(Enumeration<?>) - Static method in class clazzfish.monitor.util.Converter
-
To string.
- toStringArray(Object[]) - Static method in class clazzfish.monitor.util.Converter
-
Each object inside the array is converted into its toString() representation.
- toStringArray(URI[]) - Static method in class clazzfish.monitor.AbstractMonitor
-
We remove the URI prefix from the result to be in-line with the other classpath methods.
- toStringArray(List<File>) - Static method in class clazzfish.monitor.io.ExtendedFile
-
Converts a list with files into a string array.
- toStringArray(Set<Object>) - Static method in class clazzfish.monitor.util.Converter
-
Each object inside the Set is converted into its toString() representation.
- toTime(String) - Static method in class clazzfish.monitor.util.Converter
-
Converts a time string to a
Time
value. - toURI() - Method in class clazzfish.monitor.util.ArchivEntry
-
To uri.
- toURI(String) - Static method in class clazzfish.monitor.util.Converter
-
If a URL contains illegal characters for an URI (like blanks) this should be automatically converted (e.g. to "%20").
- toURI(URL) - Static method in class clazzfish.monitor.util.Converter
-
If a URL contains illegal characters for an URI (like blanks) this should be automatically converted (e.g. to "%20")
- transfer(Account, int, BigDecimal) - Static method in class clazzfish.sample.jdbc.BankRepository
-
Transfer money from one account to another account.
- transfer(Account, Account, BigDecimal) - Static method in class clazzfish.sample.jdbc.BankRepository
-
Transfer money from one account to another account.
- transfer(String, Account) - Method in class clazzfish.sample.jdbc.Account
-
Transfer an amount from one accout to another account.
- transfer(BigDecimal, Account) - Method in class clazzfish.sample.jdbc.Account
-
Transfer an amount from one accout to another account.
U 
- Unit - Annotation Type in clazzfish.monitor.jmx
-
This annotation can be used inside MBean interfaces to document the unit of an attribute.
- UNKNOWN - Enum constant in enum clazzfish.monitor.ClassloaderType
-
Unknown classloader.
- unregisterAsMBean() - Static method in class clazzfish.monitor.ClasspathMonitor
-
Unregister ClasspathMonitor as MBean.
- unregisterAsMBean() - Static method in class clazzfish.monitor.ResourcepathMonitor
-
Unregister ResourcepathMonitor as MBean.
- unregisterMBean(String) - Static method in class clazzfish.monitor.jmx.MBeanHelper
-
Deprecated.Unregister an MBean.
- unregisterMBean(ObjectName) - Static method in class clazzfish.monitor.jmx.MBeanFinder
-
Unregister an MBean.
- unregisterMBean(ObjectName) - Static method in class clazzfish.monitor.jmx.MBeanHelper
-
Deprecated.Unregister an MBean.
- unregisterMeAsMBean() - Method in class clazzfish.monitor.AbstractMonitor
-
Unregister monitor as MBean.
- unwrap(Class<T>) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Unwrap.
- unwrap(Class<T>) - Method in class clazzfish.jdbc.internal.StasiStatement
-
Unwrap.
- updateArray(int, Array) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Update array.
- updateArray(String, Array) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Update array.
- updateAsciiStream(int, InputStream) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Update ascii stream.
- updateAsciiStream(int, InputStream, int) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Update ascii stream.
- updateAsciiStream(int, InputStream, long) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Update ascii stream.
- updateAsciiStream(String, InputStream) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Update ascii stream.
- updateAsciiStream(String, InputStream, int) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Update ascii stream.
- updateAsciiStream(String, InputStream, long) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Update ascii stream.
- updateBigDecimal(int, BigDecimal) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Update big decimal.
- updateBigDecimal(String, BigDecimal) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Update big decimal.
- updateBinaryStream(int, InputStream) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Update binary stream.
- updateBinaryStream(int, InputStream, int) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Update binary stream.
- updateBinaryStream(int, InputStream, long) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Update binary stream.
- updateBinaryStream(String, InputStream) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Update binary stream.
- updateBinaryStream(String, InputStream, int) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Update binary stream.
- updateBinaryStream(String, InputStream, long) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Update binary stream.
- updateBlob(int, InputStream) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Update blob.
- updateBlob(int, InputStream, long) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Update blob.
- updateBlob(int, Blob) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Update blob.
- updateBlob(String, InputStream) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Update blob.
- updateBlob(String, InputStream, long) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Update blob.
- updateBlob(String, Blob) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Update blob.
- updateBoolean(int, boolean) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Update boolean.
- updateBoolean(String, boolean) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Update boolean.
- updateByte(int, byte) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Update byte.
- updateByte(String, byte) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Update byte.
- updateBytes(int, byte[]) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Update bytes.
- updateBytes(String, byte[]) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Update bytes.
- updateCharacterStream(int, Reader) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Update character stream.
- updateCharacterStream(int, Reader, int) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Update character stream.
- updateCharacterStream(int, Reader, long) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Update character stream.
- updateCharacterStream(String, Reader) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Update character stream.
- updateCharacterStream(String, Reader, int) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Update character stream.
- updateCharacterStream(String, Reader, long) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Update character stream.
- updateClob(int, Reader) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Update clob.
- updateClob(int, Reader, long) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Update clob.
- updateClob(int, Clob) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Update clob.
- updateClob(String, Reader) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Update clob.
- updateClob(String, Reader, long) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Update clob.
- updateClob(String, Clob) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Update clob.
- updateDate(int, Date) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Update date.
- updateDate(String, Date) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Update date.
- updateDouble(int, double) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Update double.
- updateDouble(String, double) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Update double.
- updateFloat(int, float) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Update float.
- updateFloat(String, float) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Update float.
- updateInt(int, int) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Update int.
- updateInt(String, int) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Update int.
- updateLong(int, long) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Update long.
- updateLong(String, long) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Update long.
- updateNCharacterStream(int, Reader) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Update n character stream.
- updateNCharacterStream(int, Reader, long) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Update n character stream.
- updateNCharacterStream(String, Reader) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Update n character stream.
- updateNCharacterStream(String, Reader, long) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Update n character stream.
- updateNClob(int, Reader) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Update n clob.
- updateNClob(int, Reader, long) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Update n clob.
- updateNClob(int, NClob) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Update n clob.
- updateNClob(String, Reader) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Update n clob.
- updateNClob(String, Reader, long) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Update n clob.
- updateNClob(String, NClob) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Update n clob.
- updateNString(int, String) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Update n string.
- updateNString(String, String) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Update n string.
- updateNull(int) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Update null.
- updateNull(String) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Update null.
- updateObject(int, Object) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Update object.
- updateObject(int, Object, int) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Update object.
- updateObject(String, Object) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Update object.
- updateObject(String, Object, int) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Update object.
- updateRef(int, Ref) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Update ref.
- updateRef(String, Ref) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Update ref.
- updateRow() - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Update row.
- updateRowId(int, RowId) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Update row id.
- updateRowId(String, RowId) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Update row id.
- updateShort(int, short) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Update short.
- updateShort(String, short) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Update short.
- updateSQLXML(int, SQLXML) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Update sqlxml.
- updateSQLXML(String, SQLXML) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Update sqlxml.
- updateString(int, String) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Update string.
- updateString(String, String) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Update string.
- updateTime(int, Time) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Update time.
- updateTime(String, Time) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Update time.
- updateTimestamp(int, Timestamp) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Update timestamp.
- updateTimestamp(String, Timestamp) - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Update timestamp.
- User - Class in clazzfish.sample.jdbc
-
A simple user class.
- User(String) - Constructor for class clazzfish.sample.jdbc.User
-
Instantiates a new user.
V 
- validate(File) - Static method in class clazzfish.monitor.io.ExtendedFile
-
Validates the given file and throws an
FileNotFoundException
if it is not a valid file. - value() - Element in annotation type clazzfish.monitor.jmx.Description
-
The descripiton of a MBean, attribute or operation.
- value() - Element in annotation type clazzfish.monitor.jmx.Unit
-
Name of a unit (e.g.
- valueOf(String) - Static method in enum clazzfish.monitor.ClassloaderType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum clazzfish.monitor.ClassloaderType
-
Returns an array containing the constants of this enum type, in the order they are declared.
W 
- wasNull() - Method in class clazzfish.jdbc.internal.StasiResultSet
-
Was null.
- WEBLOGIC - Enum constant in enum clazzfish.monitor.ClassloaderType
-
Weblogic's classloader.
- WEBSPHERE - Enum constant in enum clazzfish.monitor.ClassloaderType
-
The Websphere classloader from IBM.
- whichClass(Class<?>) - Method in class clazzfish.monitor.ClasspathMonitor
-
Where is the given class found in the classpath?
- whichClass(String) - Method in class clazzfish.monitor.ClasspathMonitor
-
Which class.
- whichClass(String) - Method in interface clazzfish.monitor.ClasspathMonitorMBean
-
Looks if the given classname can be found in the classpath.
- whichClassJar(Class<?>) - Method in class clazzfish.monitor.ClasspathMonitor
-
Which class jar.
- whichClassJar(String) - Method in class clazzfish.monitor.ClasspathMonitor
-
Which class jar.
- whichClassPath(Class<?>) - Method in class clazzfish.monitor.ClasspathMonitor
-
Returns the jar file or path where the given class was found.
- whichClassPath(Package) - Method in class clazzfish.monitor.ClasspathMonitor
-
Which class path.
- whichClassPath(String) - Method in class clazzfish.monitor.ClasspathMonitor
-
Returns the jar file or path where the given classname was found.
- whichPath(Class<?>) - Method in class clazzfish.monitor.ClasspathMonitor
-
Returns the path of the given clazz.
- whichPath(String) - Method in class clazzfish.monitor.ClasspathMonitor
-
Returns the path of the given resource image.
- whichResource(String) - Method in class clazzfish.monitor.internal.ClasspathDigger
-
Returns the URI of the given resource and the given classloader.
- whichResource(String) - Method in class clazzfish.monitor.ResourcepathMonitor
-
Looks if the given resource can be found in the classpath.
- whichResource(String) - Method in interface clazzfish.monitor.ResourcepathMonitorMBean
-
Looks if the given resource can be found in the classpath.
- whichResource(String, ClassLoader) - Static method in class clazzfish.monitor.internal.ResourcepathDigger
-
Returns the URI of the given resource and the given classloader.
- whichResourceJar(String) - Method in class clazzfish.monitor.ClasspathMonitor
-
Which resource jar.
- whichResourceJar(URI) - Static method in class clazzfish.monitor.ClasspathMonitor
-
Which resource jar.
- whichResourcePath(String) - Method in class clazzfish.monitor.ClasspathMonitor
-
Returns the jar file or path where the given resource was found.
X 
- XPorter - Class in clazzfish.monitor.spi
-
The XPorter class helps you to find the correct provider for a
CsvXPorter
class. - XPorter() - Constructor for class clazzfish.monitor.spi.XPorter
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
XPorter.createCsvXPorter(URI)