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

A

ALL_VALUE - Static variable in class net.sf.infrared.agent.StatisticsMgr
 
API_NAME_LENGTH_LIMIT - Static variable in class net.sf.infrared.web.InfraREDWebOptions
 
AVG_EXECUTION_TIME - Static variable in class net.sf.infrared.agent.jdbcstats.SqlStatistics
 
AccessCounterServletFilter - class net.sf.infrared.agent.setup.AccessCounterServletFilter.
The HTTP Servlet Filter that counts hits to a web application
AccessCounterServletFilter() - Constructor for class net.sf.infrared.agent.setup.AccessCounterServletFilter
 
AggregateApiTime - class net.sf.infrared.agent.AggregateApiTime.
This class measures and stores the aggregate timing information and invocation count of an API execution.
AggregateApiTime() - Constructor for class net.sf.infrared.agent.AggregateApiTime
For castor mapping
AggregateApiTime(String, String) - Constructor for class net.sf.infrared.agent.AggregateApiTime
Constructs a new AggregateApiTime object representing the specified apiName.
AggregateApiTime(Api) - Constructor for class net.sf.infrared.agent.AggregateApiTime
 
AggregateApiTime(ApiTime) - Constructor for class net.sf.infrared.agent.AggregateApiTime
Constructs a new AggregateApiTime object which can track aggregate execution times and invocation counts of the API represented by a given ApiTime object.
AggregateOperationTree - class net.sf.infrared.agent.AggregateOperationTree.
This class is used to keep track of the aggregate execution times of a given operation.
AggregateOperationTree() - Constructor for class net.sf.infrared.agent.AggregateOperationTree
for cator mapping
AggregateOperationTree(OperationTree) - Constructor for class net.sf.infrared.agent.AggregateOperationTree
Constructs a new AggregateOperationTree object for the operation represented by the given OperationTree.
AggregateOperationTree(OperationTree, boolean) - Constructor for class net.sf.infrared.agent.AggregateOperationTree
 
AggregateOperationTree(AggregateOperationTree, IdMapper) - Constructor for class net.sf.infrared.agent.AggregateOperationTree
Constructs a new AggregateOperationTree object for the operation represented by the given OperationTree.
AggregateOperationTree(AggregateOperationTree) - Constructor for class net.sf.infrared.agent.AggregateOperationTree
 
AggregateOperationTree(TreeNode) - Constructor for class net.sf.infrared.agent.AggregateOperationTree
 
Aggregator - interface net.sf.infrared.agent.transport.Aggregator.
Interface for implementing the different aggregation strategies
Api - class net.sf.infrared.agent.Api.
An instance of this class identifies an API
Api(String, String) - Constructor for class net.sf.infrared.agent.Api
Constructor
ApiContext - interface net.sf.infrared.bootstrap.ApiContext.
Extra context information that components attach to ApiTime objects to make new ContextApiTime
ApiTime - class net.sf.infrared.agent.ApiTime.
This class measures and stores the timing information of an API execution.
ApiTime(String, String) - Constructor for class net.sf.infrared.agent.ApiTime
Constructs an ApiTime representing a given API and which is of a given type.
ApiTime(ApiTime, IdMapper) - Constructor for class net.sf.infrared.agent.ApiTime
Copy constructor for making a new ApiTime with the same attributes as a given ApiTime.
ApiTime(ApiTime) - Constructor for class net.sf.infrared.agent.ApiTime
 
absolute(int) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
acceptsURL(String) - Method in class net.sf.infrared.bootstrap.jdbc.oracle.InfraREDOracleDriver
 
activate() - Method in class net.sf.infrared.agent.transport.DoNothingFlushPolicy
 
activate() - Method in interface net.sf.infrared.agent.transport.FlushPolicy
Trigger to activate the flush policy
activate() - Method in class net.sf.infrared.agent.transport.PeriodicFlushPolicy
Activates this FlushPolicy.
addBatch() - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6PreparedStatement
 
addBatch(String) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6Statement
 
addChild(TreeNode) - Method in class net.sf.infrared.agent.util.TreeNode
Add a new child node to the end of the list
addChildren(List) - Method in class net.sf.infrared.agent.util.TreeNode
 
addConnectionEventListener(ConnectionEventListener) - Method in class net.sf.infrared.bootstrap.jdbc.oracle.InfraREDOracleXAConnection
 
addFileset(FileSet) - Method in class net.sf.infrared.antTask.Integrate
 
addSnapShot(PerformanceDataSnapShot) - Method in class net.sf.infrared.web.report.ExcelSummaryReport
 
addSnapShot(PerformanceDataSnapShot) - Method in interface net.sf.infrared.web.report.SummaryReport
Add the snapshot to the report
addToTime(long) - Method in class net.sf.infrared.agent.LayerTime
 
afterLast() - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
afterMethodCall(Class, String, String, long) - Static method in class net.sf.infrared.aspects.Util
 
aggreagte(SqlStatistics) - Method in class net.sf.infrared.agent.jdbcstats.SqlStatistics
 
aggregate(ApiTime) - Method in class net.sf.infrared.agent.AggregateApiTime
Aggregates the time taken by another invocation of this API.
aggregate(long, long) - Method in class net.sf.infrared.agent.AggregateApiTime
 
aggregate(long) - Method in class net.sf.infrared.agent.AggregateApiTime
 
aggregate(SqlStatisticsMap, IdMapper) - Method in class net.sf.infrared.agent.jdbcstats.SqlStatisticsMap
 
aggregate(SqlStatistics[]) - Method in class net.sf.infrared.agent.jdbcstats.SqlStatisticsMap
 
aggregate(Statistics) - Method in interface net.sf.infrared.agent.transport.Aggregator
Aggregate statistics from a new request
aggregate(Statistics) - Method in class net.sf.infrared.agent.transport.BufferedAggregator
 
aggregate(Statistics) - Method in class net.sf.infrared.agent.transport.ForwardingAggregator
 
append(Statistics) - Method in class net.sf.infrared.agent.transport.InfraREDSocketAppender
 
appendToName(ApiTime) - Method in class net.sf.infrared.agent.OperationTree
This is called when a new node is added to the operation tree The api name is appended to the operation name.
applicationDestroyed(ApplicationLifecycleEvent) - Method in class net.sf.infrared.agent.setup.weblogic.InfraREDApplicationLifeCycleListener
 
applicationInitialized(ApplicationLifecycleEvent) - Method in class net.sf.infrared.agent.setup.weblogic.InfraREDApplicationLifeCycleListener
 
applyFilter(boolean) - Static method in class net.sf.infrared.agent.setup.MonitorHTTPServletFilter
Sets whether filter needs to be applied or not.

B

BeanComparator - class net.sf.infrared.web.ui.BeanComparator.
A simple comparator implementation that enables comparing two bean instances based on a specified property.
BeanComparator(String, boolean) - Constructor for class net.sf.infrared.web.ui.BeanComparator
 
BufferedAggregator - class net.sf.infrared.agent.transport.BufferedAggregator.
Implementation of the aggregator which merges each update with a local statistics instance and flushes the aggregated statistics in response to a flush.
BufferedAggregator() - Constructor for class net.sf.infrared.agent.transport.BufferedAggregator
 
beforeFirst() - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
beforeMethodCall(Class, String, String) - Static method in class net.sf.infrared.aspects.Util
 
beginTraversal() - Method in interface net.sf.infrared.agent.util.NodeVisitor
Called just before the traversal begins
beginTraversal() - Method in class net.sf.infrared.agent.util.NodeVisitorImpl
 
beginTraversal() - Method in class net.sf.infrared.agent.util.TestNodeVisitor
 

C

COLLECTION_STRATEGY_CLASS - Static variable in class net.sf.infrared.agent.util.ConfigurationProvider
 
COLOR_THRESHOLD_KEY - Static variable in class net.sf.infrared.web.InfraREDWebOptions
 
CentralizedCollectionStrategy - class net.sf.infrared.agent.transport.CentralizedCollectionStrategy.
The CollectionStrategy impelementation, creates the Aggregator, Forwarder & FlushPolicy appropriate for infraRED to send statistics collected to a stand-alone infrared web application.
CentralizedCollectionStrategy() - Constructor for class net.sf.infrared.agent.transport.CentralizedCollectionStrategy
 
CollectionStrategy - interface net.sf.infrared.agent.transport.CollectionStrategy.
InfraRED uses 2 collection strategies for aggregating the performance statistics - remote and local.
ComponentMonitor - interface net.sf.infrared.agent.integration.ComponentMonitor.
The interface used by components.
ComponentMonitorImpl - class net.sf.infrared.agent.integration.ComponentMonitorImpl.
The default implementation of the ComponentMonitor interface.
ComponentMonitorImpl() - Constructor for class net.sf.infrared.agent.integration.ComponentMonitorImpl
 
ComponentRegistry - class net.sf.infrared.agent.integration.ComponentRegistry.
The registry where components register/unregister their monitors.
ComponentRegistry() - Constructor for class net.sf.infrared.agent.integration.ComponentRegistry
 
ComponentStatistics - class net.sf.infrared.agent.integration.ComponentStatistics.
An objects which holds the statistics collected by a component monitor.
ComponentStatistics(long, long, ContextApiTime[]) - Constructor for class net.sf.infrared.agent.integration.ComponentStatistics
Creates a new ComponentStatistics with ContextApiTime objects collected between a given startTime and endTime
ConfigurationProvider - class net.sf.infrared.agent.util.ConfigurationProvider.
Class to read the properties file.
ConfigurationProvider() - Constructor for class net.sf.infrared.agent.util.ConfigurationProvider
 
ContextApiTime - class net.sf.infrared.agent.integration.ContextApiTime.
Subclass of AggregateApiTime which attaches an extra context information also.
ContextApiTime() - Constructor for class net.sf.infrared.agent.integration.ContextApiTime
 
ContextApiTime(Api, String, ApiContext) - Constructor for class net.sf.infrared.agent.integration.ContextApiTime
Creates a new ContextApiTime for a given component, using a given ApiTime and attaching a given ApiContext.
cancel() - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6Statement
 
cancelRowUpdates() - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
cleanUp() - Method in class net.sf.infrared.agent.transport.InfraREDSocketAppender
 
clear() - Static method in class net.sf.infrared.agent.integration.ComponentRegistry
Clears all registrations
clearBatch() - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6Statement
 
clearParameters() - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6PreparedStatement
 
clearWarnings() - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
clearWarnings() - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6Statement
 
climbingUp() - Method in interface net.sf.infrared.agent.util.NodeVisitor
Retracing to the previous level
climbingUp() - Method in class net.sf.infrared.agent.util.NodeVisitorImpl
 
climbingUp() - Method in class net.sf.infrared.agent.util.TestNodeVisitor
 
clone() - Method in class net.sf.infrared.agent.AggregateApiTime
 
close() - Method in class net.sf.infrared.agent.transport.InfraREDSocketAppender
 
close() - Method in class net.sf.infrared.bootstrap.ResourceTracker
 
close() - Method in class net.sf.infrared.bootstrap.jdbc.oracle.InfraREDOracleXAConnection
 
close() - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6Connection
 
close() - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
close() - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6Statement
 
collect(Statistics) - Method in class net.sf.infrared.agent.transport.CentralizedCollectionStrategy
 
collect(Statistics) - Method in interface net.sf.infrared.agent.transport.CollectionStrategy
Needs to hanle the collection of statistic objects.
collect(Statistics) - Method in class net.sf.infrared.agent.transport.LocalCollectionStrategy
 
collectMetrics(StaticJoinPoint) - Method in class net.sf.infrared.aspects.aspectwerkz.InfraRedBaseAspect
 
commit() - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6Connection
 
compare(Object, Object) - Method in class net.sf.infrared.agent.NodeComparator
 
compare(Object, Object) - Method in class net.sf.infrared.web.ui.BeanComparator
 
compare(Object, Object) - Method in class net.sf.infrared.web.ui.NodeComparator
 
compare(Object, Object) - Method in class net.sf.infrared.web.ui.TreeComparator
 
conn - Variable in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6Statement
 
connect(String, Properties) - Method in class net.sf.infrared.bootstrap.jdbc.oracle.InfraREDOracleDriver
 
constructApiName(Class, String) - Method in class net.sf.infrared.agent.StatisticsCollector
Constructs the api name combining the class name and method name.
contains(String) - Method in class net.sf.infrared.agent.AggregateOperationTree
 
containsMethod(String) - Method in class net.sf.infrared.agent.OperationTree
Checks if an API with the given name was invoked as part of this operation.
contextDestroyed(ServletContextEvent) - Method in class net.sf.infrared.agent.setup.InfraREDServletContextListener
 
contextInitialized(ServletContextEvent) - Method in class net.sf.infrared.agent.setup.InfraREDServletContextListener
 
copy() - Method in class net.sf.infrared.agent.LayerTime
 
copy() - Method in class net.sf.infrared.agent.jdbcstats.SqlStatistics
 
copy() - Method in class net.sf.infrared.agent.jdbcstats.SqlStatisticsMap
 
createAggregateOperationTree() - Method in class net.sf.infrared.agent.Statistics
 
createClasspath() - Method in class net.sf.infrared.antTask.Integrate
 
createReport(String) - Static method in class net.sf.infrared.web.report.ReportFactory
 
createTreeNode(Object) - Static method in class net.sf.infrared.agent.util.TreeNode
Factory method to create tree nodes

D

DATA_TRANSFER_TIMER_FREQUENCY_KEY - Static variable in class net.sf.infrared.web.InfraREDWebOptions
 
DEFAULT_API_NAME_LENGTH_LIMIT - Static variable in class net.sf.infrared.web.InfraREDWebOptions
 
DEFAULT_COLLECTION_STRATEGY_CLASS - Static variable in class net.sf.infrared.agent.util.ConfigurationProvider
 
DEFAULT_COLOR_THRESHOLD - Static variable in class net.sf.infrared.web.InfraREDWebOptions
 
DEFAULT_DATA_TRANSFER_TIMER_FREQUENCY - Static variable in class net.sf.infrared.web.InfraREDWebOptions
 
DEFAULT_FILE_PERSIST_DIR - Static variable in class net.sf.infrared.web.InfraREDWebOptions
 
DEFAULT_FREQUENCY - Static variable in class net.sf.infrared.agent.transport.PeriodicFlushPolicy
 
DEFAULT_NO_OF_LAST_INVOCATIONS_TO_TRACK - Static variable in class net.sf.infrared.web.InfraREDWebOptions
 
DEFAULT_NUMBER_OF_SQL_QUERIES_TO_BE_DISPLAYED - Static variable in class net.sf.infrared.web.InfraREDWebOptions
 
DEFAULT_NUMBER_OF_SQL_QUERIES_TO_BE_DISPLAYED_IN_CALL_TRACE_PAGE - Static variable in class net.sf.infrared.web.InfraREDWebOptions
 
DEFAULT_PERSISTANCE_MEDIUM - Static variable in class net.sf.infrared.web.InfraREDWebOptions
 
DEFAULT_SNAPSHOT_DIRECTORY - Static variable in class net.sf.infrared.web.InfraREDWebOptions
 
DoNothingFlushPolicy - class net.sf.infrared.agent.transport.DoNothingFlushPolicy.
Implementation of a flush policy that does nothing.
DoNothingFlushPolicy() - Constructor for class net.sf.infrared.agent.transport.DoNothingFlushPolicy
 
DummyMonitorConfig - class net.sf.infrared.bootstrap.impl.DummyMonitorConfig.
Dummy implementation of MonitorConfig.
DummyMonitorConfig() - Constructor for class net.sf.infrared.bootstrap.impl.DummyMonitorConfig
 
DummyMonitorFacade - class net.sf.infrared.bootstrap.impl.DummyMonitorFacade.
A dummy implementation of the MonitorFacade which performs no monitoring.
DummyMonitorFacade() - Constructor for class net.sf.infrared.bootstrap.impl.DummyMonitorFacade
 
deepCopy() - Method in class net.sf.infrared.agent.AggregateOperationTree
Make a copy of the operation tree
deleteRow() - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
destroy() - Method in class net.sf.infrared.agent.setup.AccessCounterServletFilter
 
destroy() - Method in class net.sf.infrared.agent.setup.MonitorHTTPServletFilter
Discards this HTTP Servlet Filter instance
destroy() - Method in class net.sf.infrared.agent.transport.CentralizedCollectionStrategy
 
destroy() - Method in interface net.sf.infrared.agent.transport.CollectionStrategy
Destroy the strategy, bring the flush policy etc down.
destroy() - Method in interface net.sf.infrared.agent.transport.Forwarder
This is to inform the forwarder that it has been destroyed, all cleanup activities need to be handled by this method.
destroy() - Method in class net.sf.infrared.agent.transport.LocalCollectionStrategy
 
destroy() - Method in class net.sf.infrared.agent.transport.SocketForwarder
 
destroyed(String) - Method in class net.sf.infrared.agent.setup.InfraREDLifeCycleListener
Reset the infrared agent setting for the specified applciation
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class net.sf.infrared.agent.setup.AccessCounterServletFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class net.sf.infrared.agent.setup.MonitorHTTPServletFilter
Performs the action of the HTTP Servlet Filter.

E

EXCEL - Static variable in class net.sf.infrared.web.report.ReportFactory
 
EXECUTION_COUNT - Static variable in class net.sf.infrared.agent.jdbcstats.SqlStatistics
 
ExcelSummaryReport - class net.sf.infrared.web.report.ExcelSummaryReport.
This class creates a summary report as excel workbook The excel file is created using the Jakarta POI api.
ExcelSummaryReport() - Constructor for class net.sf.infrared.web.report.ExcelSummaryReport
Constructor
enableCallTracing(boolean) - Method in class net.sf.infrared.agent.util.ConfigurationProvider
 
enableCallTracing(boolean) - Method in interface net.sf.infrared.bootstrap.MonitorConfig
 
enableCallTracing(boolean) - Method in class net.sf.infrared.bootstrap.impl.DummyMonitorConfig
 
enableJDBCFecthStatisticsCollection(boolean) - Method in class net.sf.infrared.agent.util.ConfigurationProvider
 
enableJDBCFecthStatisticsCollection(boolean) - Method in interface net.sf.infrared.bootstrap.MonitorConfig
 
enableJDBCFecthStatisticsCollection(boolean) - Method in class net.sf.infrared.bootstrap.impl.DummyMonitorConfig
 
enableJDBCMonitoring(boolean) - Method in class net.sf.infrared.agent.util.ConfigurationProvider
 
enableJDBCMonitoring(boolean) - Method in interface net.sf.infrared.bootstrap.MonitorConfig
 
enableJDBCMonitoring(boolean) - Method in class net.sf.infrared.bootstrap.impl.DummyMonitorConfig
 
enableJDBCResourceLeakDetectionEnabled(boolean) - Method in class net.sf.infrared.agent.util.ConfigurationProvider
 
enableJDBCResourceLeakDetectionEnabled(boolean) - Method in interface net.sf.infrared.bootstrap.MonitorConfig
 
enableJDBCResourceLeakDetectionEnabled(boolean) - Method in class net.sf.infrared.bootstrap.impl.DummyMonitorConfig
 
enableJDBCTrackResourceAquisitionLocationEnabled(boolean) - Method in class net.sf.infrared.agent.util.ConfigurationProvider
 
enableJDBCTrackResourceAquisitionLocationEnabled(boolean) - Method in interface net.sf.infrared.bootstrap.MonitorConfig
 
enableJDBCTrackResourceAquisitionLocationEnabled(boolean) - Method in class net.sf.infrared.bootstrap.impl.DummyMonitorConfig
 
enableMonitoring(boolean) - Method in class net.sf.infrared.agent.util.ConfigurationProvider
 
enableMonitoring(boolean) - Method in interface net.sf.infrared.bootstrap.MonitorConfig
 
enableMonitoring(boolean) - Method in class net.sf.infrared.bootstrap.impl.DummyMonitorConfig
 
enableMonitoringForCurrentThread(boolean) - Method in class net.sf.infrared.agent.util.ConfigurationProvider
 
enableMonitoringForCurrentThread(boolean) - Method in interface net.sf.infrared.bootstrap.MonitorConfig
 
enableMonitoringForCurrentThread(boolean) - Method in class net.sf.infrared.bootstrap.impl.DummyMonitorConfig
 
endRequest() - Method in class net.sf.infrared.agent.MonitorFacadeImpl
 
endRequest() - Method in class net.sf.infrared.agent.StatisticsCollector
This method is called when the processing of a request (operation) has ended.
endRequest() - Method in class net.sf.infrared.agent.util.MultipleEntryGaurd
 
endRequest() - Method in interface net.sf.infrared.bootstrap.MonitorFacade
This method is called by the monitoring filter to indicate that the processing of a request has ended.
endRequest() - Method in class net.sf.infrared.bootstrap.impl.DummyMonitorFacade
 
endTraversal() - Method in interface net.sf.infrared.agent.util.NodeVisitor
Called after the traversal is complete
endTraversal() - Method in class net.sf.infrared.agent.util.NodeVisitorImpl
 
endTraversal() - Method in class net.sf.infrared.agent.util.TestNodeVisitor
 
equals(Api) - Method in class net.sf.infrared.agent.Api
Equals method
equals(Object) - Method in class net.sf.infrared.agent.ApiTime
 
equals(Object) - Method in class net.sf.infrared.agent.integration.ContextApiTime
 
equals(Object) - Method in class net.sf.infrared.agent.integration.NamedApiContext
 
execute() - Method in class net.sf.infrared.antTask.Integrate
 
execute() - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6PreparedStatement
 
execute(String, int) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6Statement
 
execute(String, int[]) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6Statement
 
execute(String, String[]) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6Statement
 
execute(String) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6Statement
 
executeBatch() - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6Statement
 
executeQuery() - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6PreparedStatement
 
executeQuery(String) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6Statement
 
executeUpdate() - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6PreparedStatement
 
executeUpdate(String) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6Statement
 
executeUpdate(String, int) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6Statement
 
executeUpdate(String, int[]) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6Statement
 
executeUpdate(String, String[]) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6Statement
 
executed(long, boolean) - Method in class net.sf.infrared.agent.jdbcstats.SqlStatistics
Record a successful execution of a sql
executedWithError(long, boolean) - Method in class net.sf.infrared.agent.jdbcstats.SqlStatistics
Record a query execution failure
extractMethodName(String) - Static method in class net.sf.infrared.web.ui.ViewUtil
 
extractUniqueOperationTree(AggregateOperationTree, String) - Static method in class net.sf.infrared.web.ui.TreeUtil
 

F

FILE_PERSIST_DIR_KEY - Static variable in class net.sf.infrared.web.InfraREDWebOptions
 
FilePersist - class net.sf.infrared.web.persistence.FilePersist.
 
FilePersist() - Constructor for class net.sf.infrared.web.persistence.FilePersist
 
FlushPolicy - interface net.sf.infrared.agent.transport.FlushPolicy.
Defines the interface for different flush policies, to provide a mechanism for pushing data to the central store.
Forwarder - interface net.sf.infrared.agent.transport.Forwarder.
Interface to implement the forwarding strategy
ForwardingAggregator - class net.sf.infrared.agent.transport.ForwardingAggregator.
An implementation of the aggregator which just passes on the stats object to the forwarder without any processing
ForwardingAggregator() - Constructor for class net.sf.infrared.agent.transport.ForwardingAggregator
 
factory - Variable in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
factory - Variable in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6Statement
 
fetched(long, long) - Method in class net.sf.infrared.agent.jdbcstats.SqlStatistics
 
filesets - Variable in class net.sf.infrared.antTask.Integrate
 
finalize() - Method in class net.sf.infrared.agent.transport.PeriodicFlushPolicy
 
finalize() - Method in class net.sf.infrared.bootstrap.ResourceTracker
 
find(Object) - Method in class net.sf.infrared.agent.util.Tree
 
find(Object) - Method in class net.sf.infrared.agent.util.TreeNode
 
findColumn(String) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
first() - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
flush() - Method in interface net.sf.infrared.agent.transport.Aggregator
Flush the collected stats onto the Forwarder
flush() - Method in class net.sf.infrared.agent.transport.BufferedAggregator
 
flush() - Method in class net.sf.infrared.agent.transport.ForwardingAggregator
 
forward(Statistics) - Method in interface net.sf.infrared.agent.transport.Forwarder
Forward the collected statistics to the central store
forward(Statistics[]) - Method in interface net.sf.infrared.agent.transport.Forwarder
Variant for handling collection of unmerged stats
forward(Statistics) - Method in class net.sf.infrared.agent.transport.SocketForwarder
 
forward(Statistics[]) - Method in class net.sf.infrared.agent.transport.SocketForwarder
 

G

getAdjAverageTime() - Method in class net.sf.infrared.agent.AggregateApiTime
 
getAdjAverageTimeExclusive() - Method in class net.sf.infrared.agent.AggregateApiTime
 
getAggregateJDBCSummary(AggregateOperationTree) - Static method in class net.sf.infrared.web.ui.ViewUtil
 
getAggregateOperationTimes() - Method in class net.sf.infrared.agent.PerformanceDataSnapShot
 
getAggregateOperationTree() - Method in class net.sf.infrared.agent.Statistics
 
getAggregator() - Method in class net.sf.infrared.agent.transport.CentralizedCollectionStrategy
 
getAggregator() - Method in class net.sf.infrared.agent.transport.PeriodicFlushPolicy
Gets the Aggregator object that has been associated with this policy.
getAllComponentStatistics() - Static method in class net.sf.infrared.agent.integration.ComponentRegistry
 
getAllRegisteredComponents() - Static method in class net.sf.infrared.agent.integration.ComponentRegistry
Gets a Collection of all monitors registered.
getApi() - Method in class net.sf.infrared.agent.AggregateApiTime
 
getApi() - Method in class net.sf.infrared.agent.ApiTime
 
getApiName() - Method in class net.sf.infrared.agent.AggregateApiTime
Gets the name of the api whose aggregate execution time is tracked by this object.
getApiName() - Method in class net.sf.infrared.agent.Api
Returns the api name
getApiName() - Method in class net.sf.infrared.agent.ApiTime
Gets the name of the API reprsented by this ApiTime.
getApiNameLengthLimit() - Static method in class net.sf.infrared.web.InfraREDWebOptions
 
getApiTimes() - Method in class net.sf.infrared.agent.PerformanceDataSnapShot
 
getApiType() - Method in class net.sf.infrared.agent.AggregateApiTime
Gets the type of the API represented by this ApiTime.
getApiType() - Method in class net.sf.infrared.agent.Api
Return the api type
getApiType() - Method in class net.sf.infrared.agent.ApiTime
Gets the type of the API represented by this ApiTime.
getAppPerformanceMonitorKit() - Method in class net.sf.infrared.agent.setup.InfraREDLifeCycleListener
 
getApplicationName() - Method in class net.sf.infrared.agent.PerformanceDataSnapShot
 
getApplicationName() - Method in class net.sf.infrared.agent.Statistics
 
getApplicationNames() - Method in class net.sf.infrared.agent.PerformanceDataSnapShot
 
getApplicatonName() - Method in class net.sf.infrared.agent.setup.jboss.InfraREDService
Gets the Application Name
getApplicatonName() - Method in interface net.sf.infrared.agent.setup.jboss.InfraREDServiceMBean
 
getArray(Array, P6Statement, String, String) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6Factory
 
getArray(int) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
getArray(String) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
getAsciiStream(String) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
getAsciiStream(int) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
getAverageNoOfRowsPerFetch() - Method in class net.sf.infrared.agent.jdbcstats.SqlStatistics
 
getAverageTime() - Method in class net.sf.infrared.agent.AggregateApiTime
Gets the aggregate execution time of the API represented by this object.
getAverageTimeExclusive() - Method in class net.sf.infrared.agent.AggregateApiTime
 
getAverageTimePerFetch() - Method in class net.sf.infrared.agent.jdbcstats.SqlStatistics
 
getAvgExecuteTime() - Method in class net.sf.infrared.agent.jdbcstats.SqlStatistics
 
getAvgPrepareTime() - Method in class net.sf.infrared.agent.jdbcstats.SqlStatistics
 
getBigDecimal(String) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
getBigDecimal(int) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
getBigDecimal(int, int) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
getBigDecimal(String, int) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
getBinaryStream(int) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
getBinaryStream(String) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
getBlob(int) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
getBlob(String) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
getBoolean(int) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
getBoolean(String) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
getByte(String) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
getByte(int) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
getBytes(String) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
getBytes(int) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
getCallableStatement(CallableStatement, P6Connection, String) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6Factory
 
getCharacterStream(String) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
getCharacterStream(int) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
getChildren() - Method in class net.sf.infrared.agent.util.TreeNode
Return the list of child nodes
getClasspath() - Method in class net.sf.infrared.antTask.Integrate
 
getClob(String) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
getClob(int) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
getCollectionStrategy() - Method in class net.sf.infrared.agent.util.ConfigurationProvider
 
getCollectionStrategy() - Method in interface net.sf.infrared.bootstrap.MonitorConfig
 
getCollectionStrategy() - Method in class net.sf.infrared.bootstrap.impl.DummyMonitorConfig
 
getColorThreshold() - Static method in class net.sf.infrared.web.InfraREDWebOptions
 
getComponentMonitor(String) - Static method in class net.sf.infrared.agent.integration.ComponentRegistry
Gets the component monitor registered by the given name; returns null if none is registered
getComponentName() - Method in class net.sf.infrared.agent.integration.ContextApiTime
The name of the component which this ContextApiTime is associated with.
getComponentStatistics() - Method in class net.sf.infrared.agent.PerformanceDataSnapShot
 
getComponentSummary(HttpSession, String) - Static method in class net.sf.infrared.web.ui.ViewUtil
 
getConcurrency() - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
getConfiguration() - Method in class net.sf.infrared.agent.MonitorFacadeImpl
 
getConfiguration() - Method in class net.sf.infrared.agent.util.MultipleEntryGaurd
 
getConfiguration() - Method in interface net.sf.infrared.bootstrap.MonitorFacade
Get the configuration object associated with this monitoring kit
getConfiguration() - Method in class net.sf.infrared.bootstrap.impl.DummyMonitorFacade
 
getConnection() - Method in class net.sf.infrared.bootstrap.jdbc.oracle.InfraREDOracleXAConnection
 
getConnection(Connection) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6Factory
 
getConnection() - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6Statement
 
getContext() - Method in class net.sf.infrared.agent.integration.NamedApiContext
 
getContext() - Method in interface net.sf.infrared.bootstrap.ApiContext
Gets the extra context information represented by this object.
getContextInfo() - Method in class net.sf.infrared.agent.integration.ContextApiTime
String representation of the context information attached to this signtime
getCopyOfApiTimes() - Method in class net.sf.infrared.agent.Statistics
 
getCopyOfHttpResponseTime() - Method in class net.sf.infrared.agent.Statistics
 
getCopyOfLastInovations() - Method in class net.sf.infrared.agent.Statistics
 
getCopyOfLayerTimes() - Method in class net.sf.infrared.agent.Statistics
 
getCopyOfSqlStatistics() - Method in class net.sf.infrared.agent.jdbcstats.JDBCStatisticRepository
 
getCopyOfSqlStatistics() - Method in class net.sf.infrared.agent.jdbcstats.SqlStatisticsMap
 
getCount() - Method in class net.sf.infrared.agent.AggregateApiTime
Gets the number of times the API represnted by this object was invoked.
getCursorName() - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
getDatabaseMetaData(DatabaseMetaData, P6Connection) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6Factory
 
getDate(int) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
getDate(String, Calendar) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
getDate(String) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
getDate(int, Calendar) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
getDepth() - Method in class net.sf.infrared.agent.util.TreeNode
Returns the depth at which this node appears in a tree.
getDouble(int) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
getDouble(String) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
getEndTime() - Method in class net.sf.infrared.agent.PerformanceDataSnapShot
 
getEndTime() - Method in class net.sf.infrared.agent.integration.ComponentStatistics
Gets the time from which the statistics contained in this object was collected.
getFacade() - Static method in class net.sf.infrared.bootstrap.MonitorFactory
Returns an instance of the last registered MonitorFacade implementation; or an instance of DummyFacadeImpl
getFetchDirection() - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
getFetchDirection() - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6Statement
 
getFetchSize() - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
getFetchSize() - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6Statement
 
getFilterConfig() - Method in class net.sf.infrared.agent.setup.AccessCounterServletFilter
 
getFilterName() - Static method in class net.sf.infrared.agent.setup.MonitorHTTPServletFilter
 
getFirstExecuteTime() - Method in class net.sf.infrared.agent.jdbcstats.SqlStatistics
 
getFirstExecutionTime() - Method in class net.sf.infrared.agent.AggregateApiTime
 
getFirstExecutionTimeExclusive() - Method in class net.sf.infrared.agent.AggregateApiTime
 
getFirstPrepareTime() - Method in class net.sf.infrared.agent.jdbcstats.SqlStatistics
 
getFlattenedString() - Method in class net.sf.infrared.agent.util.TestNodeVisitor
 
getFloat(String) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
getFloat(int) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
getFormattedTime(double) - Static method in class net.sf.infrared.web.ui.ViewUtil
Gets the String format of the given double with two places after decimal point
getFormattedTime(double, int) - Static method in class net.sf.infrared.web.ui.ViewUtil
Gets the String format of the given double with the given number of integers after the decimal point.
getFormattedTime(String, int) - Static method in class net.sf.infrared.web.ui.ViewUtil
 
getFrequency() - Method in class net.sf.infrared.agent.transport.PeriodicFlushPolicy
Gets the frequency in which this policy is set to flush the associated aggregator.
getGeneratedKeys() - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6Statement
 
getHead() - Method in class net.sf.infrared.agent.AggregateOperationTree
Gets the TreeNode representing the API from which this operation started
getHead() - Method in class net.sf.infrared.agent.OperationTree
Gets the ApiTime that represents the start method of the operation.
getHttpResponseSummary() - Method in class net.sf.infrared.agent.PerformanceDataSnapShot
 
getHttpResponseSummary() - Method in class net.sf.infrared.agent.Statistics
 
getId(String) - Method in class net.sf.infrared.agent.jdbcstats.JDBCStatisticRepository
Returns the id associated with a sql string, if the sql is not already in the map it will add an entry to the map
getId() - Method in class net.sf.infrared.agent.jdbcstats.SqlStatistics
 
getIdToSqlMap() - Method in class net.sf.infrared.agent.PerformanceDataSnapShot
 
getIdToSqlMapCopy() - Method in class net.sf.infrared.agent.jdbcstats.JDBCStatisticRepository
 
getInstance() - Static method in class net.sf.infrared.agent.jdbcstats.NullIdMapper
 
getInstanceId() - Method in class net.sf.infrared.agent.Statistics
 
getInstanceId() - Method in class net.sf.infrared.agent.setup.InfraREDServletContextListener
 
getInstanceId() - Method in class net.sf.infrared.agent.setup.weblogic.InfraREDServletContextListener
 
getInstanceId() - Static method in class net.sf.infrared.agent.setup.weblogic.MBeanUtil
 
getInstanceName() - Method in class net.sf.infrared.agent.PerformanceDataSnapShot
 
getInstanceNames() - Method in class net.sf.infrared.agent.PerformanceDataSnapShot
 
getInt(int) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
getInt(String) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
getJDBCStatisticsRepository() - Method in class net.sf.infrared.agent.Statistics
 
getJDBCSummary(AggregateOperationTree[]) - Static method in class net.sf.infrared.web.ui.ViewUtil
Gets the aggregate of JDBC AIP executions across an array of operations.
getJDBCSummary(AggregateOperationTree) - Static method in class net.sf.infrared.web.ui.ViewUtil
Gets the summary of JDBC APIs for this operation.
getJDBCSummary(TreeNode, List) - Static method in class net.sf.infrared.web.ui.ViewUtil
 
getLasInvocationsTree() - Method in class net.sf.infrared.agent.PerformanceDataSnapShot
 
getLastExecuteTime() - Method in class net.sf.infrared.agent.jdbcstats.SqlStatistics
 
getLastExecutionTime() - Method in class net.sf.infrared.agent.AggregateApiTime
 
getLastExecutionTimeExclusive() - Method in class net.sf.infrared.agent.AggregateApiTime
 
getLastPrepareTime() - Method in class net.sf.infrared.agent.jdbcstats.SqlStatistics
 
getLayer() - Method in class net.sf.infrared.agent.LayerTime
 
getLayerTimes() - Method in class net.sf.infrared.agent.PerformanceDataSnapShot
 
getListOfApplications() - Static method in class net.sf.infrared.agent.StatisticsMgr
Return the list of application names for which the statistics is available
getListOfInstances(String) - Static method in class net.sf.infrared.agent.StatisticsMgr
Return the list of instances of an application for which the statistics is available.
getListOfInstances(Set) - Static method in class net.sf.infrared.agent.StatisticsMgr
Return the list of instances of a set of applications for which the statistics is available.
getLogDir() - Static method in class net.sf.infrared.web.InfraREDWebOptions
Gets the directory to which performance data should be written to if file persistance is chosen
getLogger(String) - Static method in class net.sf.infrared.agent.util.InfraREDLoggingFactory
 
getLong(int) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
getLong(String) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
getMajorVersion() - Method in class net.sf.infrared.bootstrap.jdbc.oracle.InfraREDOracleDriver
 
getMappedId(Long) - Method in interface net.sf.infrared.agent.jdbcstats.IdMapper
 
getMappedId(Long) - Method in class net.sf.infrared.agent.jdbcstats.NullIdMapper
 
getMaxExecuteTime() - Method in class net.sf.infrared.agent.jdbcstats.SqlStatistics
 
getMaxFieldSize() - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6Statement
 
getMaxPrepareTime() - Method in class net.sf.infrared.agent.jdbcstats.SqlStatistics
 
getMaxRows() - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6Statement
 
getMaxRowsFetched() - Method in class net.sf.infrared.agent.jdbcstats.SqlStatistics
 
getMaxTime() - Method in class net.sf.infrared.agent.AggregateApiTime
 
getMaxTimeExclusive() - Method in class net.sf.infrared.agent.AggregateApiTime
 
getMetaData() - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6PreparedStatement
 
getMetaData() - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
getMinExecuteTime() - Method in class net.sf.infrared.agent.jdbcstats.SqlStatistics
 
getMinPrepareTime() - Method in class net.sf.infrared.agent.jdbcstats.SqlStatistics
 
getMinRowsFetched() - Method in class net.sf.infrared.agent.jdbcstats.SqlStatistics
 
getMinTime() - Method in class net.sf.infrared.agent.AggregateApiTime
 
getMinTimeExclusive() - Method in class net.sf.infrared.agent.AggregateApiTime
 
getMinorVersion() - Method in class net.sf.infrared.bootstrap.jdbc.oracle.InfraREDOracleDriver
 
getMoreResults() - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6Statement
 
getMoreResults(int) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6Statement
 
getNoOfExecutes() - Method in class net.sf.infrared.agent.jdbcstats.SqlStatistics
 
getNoOfLastInvocationsToBeTracked() - Method in class net.sf.infrared.agent.util.ConfigurationProvider
 
getNoOfLastInvocationsToBeTracked() - Method in interface net.sf.infrared.bootstrap.MonitorConfig
 
getNoOfLastInvocationsToBeTracked() - Method in class net.sf.infrared.bootstrap.impl.DummyMonitorConfig
 
getNoOfPrepares() - Method in class net.sf.infrared.agent.jdbcstats.SqlStatistics
 
getNoOfQueries() - Method in class net.sf.infrared.agent.jdbcstats.SqlStatisticsMap
 
getNoOfSqlCalls() - Method in class net.sf.infrared.agent.AggregateOperationTree
 
getNoOfSqlCalls() - Method in class net.sf.infrared.agent.OperationTree
 
getNoOfSqlQueriesToBeDisplayed() - Static method in class net.sf.infrared.web.InfraREDWebOptions
 
getNoOfSqlQueriesToBeDisplayedInCallTracePage() - Static method in class net.sf.infrared.web.InfraREDWebOptions
 
getNumberOfCalls() - Method in class net.sf.infrared.agent.util.MultipleEntryGaurd
 
getObject(String, Map) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
getObject(int) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
getObject(String) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
getObject(int, Map) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
getOperationName() - Method in class net.sf.infrared.agent.AggregateOperationTree
Gets the name of the operation represented by this AggregateOperationTree
getOperationName() - Method in class net.sf.infrared.agent.OperationTree
Gets the name of the call.
getOverhead() - Method in class net.sf.infrared.agent.util.MultipleEntryGaurd
 
getP6Statement() - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6PreparedStatement
 
getP6Statement() - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6Statement
 
getParameterMetaData() - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6PreparedStatement
 
getParent() - Method in class net.sf.infrared.agent.util.TreeNode
Returns the parent node
getPerformanceData() - Static method in class net.sf.infrared.agent.StatisticsMgr
Copy the statistics data and return a snap shot.
getPerformanceData(String, String) - Static method in class net.sf.infrared.agent.StatisticsMgr
Retrieve Snap shot for a given application instance.
getPerformanceData(Set, Set) - Static method in class net.sf.infrared.agent.StatisticsMgr
Merges statistics for a set of applications & instances
getPersistanceMedium() - Static method in class net.sf.infrared.web.InfraREDWebOptions
Gets the persistance medium chosen by the user i.e.
getPersistor() - Static method in class net.sf.infrared.web.persistence.PerfPersistFactory
 
getPortNo() - Method in class net.sf.infrared.agent.setup.jboss.InfraREDService
Gets the Port No.
getPortNo() - Method in interface net.sf.infrared.agent.setup.jboss.InfraREDServiceMBean
 
getPosition() - Method in class net.sf.infrared.agent.util.TreeNode
Returns the position the node occupies among the children of the parent node.
getPrepareExecuteRatio() - Method in class net.sf.infrared.agent.PerformanceDataSnapShot
 
getPrepareExecuteRatio() - Method in class net.sf.infrared.agent.jdbcstats.JDBCStatisticRepository
 
getPreparedStatement(PreparedStatement, P6Connection, String) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6Factory
 
getProperty(String) - Method in class net.sf.infrared.agent.util.ConfigurationProvider
 
getProperty(String, String) - Method in class net.sf.infrared.agent.util.InfraREDPropertiesUtil
 
getProperty(String) - Method in interface net.sf.infrared.bootstrap.MonitorConfig
Retrieve the value for given parameter name This method is make it easier to add new properties without having to modify all the classes.
getProperty(String) - Method in class net.sf.infrared.bootstrap.impl.DummyMonitorConfig
 
getPropertyAsBoolean(String, boolean) - Method in class net.sf.infrared.agent.util.InfraREDPropertiesUtil
 
getPropertyInfo(String, Properties) - Method in class net.sf.infrared.bootstrap.jdbc.oracle.InfraREDOracleDriver
 
getPruneBelowTime() - Method in class net.sf.infrared.agent.MonitorFacadeImpl
 
getPruneBelowTime() - Method in class net.sf.infrared.agent.util.MultipleEntryGaurd
 
getPruneBelowTime() - Method in interface net.sf.infrared.bootstrap.MonitorFacade
 
getPruneBelowTime() - Method in class net.sf.infrared.bootstrap.impl.DummyMonitorFacade
 
getPruneThreshold() - Method in class net.sf.infrared.agent.util.ConfigurationProvider
 
getPruneThreshold() - Method in interface net.sf.infrared.bootstrap.MonitorConfig
 
getPruneThreshold() - Method in class net.sf.infrared.bootstrap.impl.DummyMonitorConfig
 
getQueryTimeout() - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6Statement
 
getReconnectionDelay() - Method in class net.sf.infrared.agent.transport.InfraREDSocketAppender
 
getRef(String) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
getRef(int) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
getResourceAsStream(String) - Static method in class net.sf.infrared.agent.util.InfraREDUtil
Gets an InputStream for reading the file specified by the given relative-name.
getResultSet(ResultSet, P6Statement, String, String) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6Factory
 
getResultSet() - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6Statement
 
getResultSetConcurrency() - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6Statement
 
getResultSetHoldability() - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6Statement
 
getResultSetMetaData(ResultSetMetaData) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6Factory
 
getResultSetType() - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6Statement
 
getRoot() - Method in class net.sf.infrared.agent.util.Tree
 
getRow() - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
getShort(String) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
getShort(int) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
getSnapShotDir() - Static method in class net.sf.infrared.web.InfraREDWebOptions
 
getSortByHrefInLayer(String, String, String, String, String) - Static method in class net.sf.infrared.web.ui.ViewUtil
 
getSortByHrefInSummary(String, String, String) - Static method in class net.sf.infrared.web.ui.ViewUtil
 
getSortByIconInLayer(String, String, String, String) - Static method in class net.sf.infrared.web.ui.ViewUtil
 
getSortByIconInSummary(String, String, String) - Static method in class net.sf.infrared.web.ui.ViewUtil
 
getSql(Long) - Method in class net.sf.infrared.agent.PerformanceDataSnapShot
 
getSql(Long) - Method in class net.sf.infrared.agent.jdbcstats.JDBCStatisticRepository
 
getSql() - Method in class net.sf.infrared.agent.jdbcstats.SqlStatistics
 
getSqlLog(PerformanceDataSnapShot, AggregateOperationTree) - Static method in class net.sf.infrared.web.ui.ViewUtil
 
getSqlStatistics() - Method in class net.sf.infrared.agent.AggregateApiTime
 
getSqlStatistics() - Method in class net.sf.infrared.agent.PerformanceDataSnapShot
 
getSqlStatistics(AggregateApiTime[]) - Static method in class net.sf.infrared.web.ui.ViewUtil
 
getSqlStatisticsMap() - Method in class net.sf.infrared.agent.AggregateApiTime
 
getSqlStatisticsMap() - Method in class net.sf.infrared.agent.ApiTime
 
getStartTime() - Method in class net.sf.infrared.agent.PerformanceDataSnapShot
 
getStartTime() - Method in class net.sf.infrared.agent.integration.ComponentStatistics
Gets the time to which the statistics contained in this object was collected.
getStatement(Statement, P6Connection) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6Factory
 
getStatement() - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
getStatistics() - Method in interface net.sf.infrared.agent.integration.ComponentMonitor
Gets the statistics information collected by this monitor.
getStatistics() - Method in class net.sf.infrared.agent.integration.ComponentMonitorImpl
 
getStats() - Method in class net.sf.infrared.agent.integration.ComponentStatistics
Gets the statistics contained in this object.
getString(String) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
getString(int) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
getSummaryForALayer(PerformanceDataSnapShot, String) - Static method in class net.sf.infrared.web.ui.ViewUtil
 
getSummaryForALayer(HttpServletRequest, HttpSession, String) - Static method in class net.sf.infrared.web.ui.ViewUtil
 
getSummaryOfAllComponents(HttpSession) - Static method in class net.sf.infrared.web.ui.ViewUtil
 
getTime() - Method in class net.sf.infrared.agent.ApiTime
Gets the time which the API represented by this ApiTime took for execution.
getTime() - Method in class net.sf.infrared.agent.LayerTime
 
getTime(int, Calendar) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
getTime(String, Calendar) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
getTime(String) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
getTime(int) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
getTimerFrequency() - Static method in class net.sf.infrared.web.InfraREDWebOptions
 
getTimestamp(String) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
getTimestamp(String, Calendar) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
getTimestamp(int) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
getTimestamp(int, Calendar) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
getTopNQueriesByCount(SqlStatistics[], int) - Static method in class net.sf.infrared.web.ui.ViewUtil
 
getTopNQueriesByExecutionTime(SqlStatistics[], int) - Static method in class net.sf.infrared.web.ui.ViewUtil
 
getTotalExecuteErrors() - Method in class net.sf.infrared.agent.jdbcstats.SqlStatistics
 
getTotalExecuteTime() - Method in class net.sf.infrared.agent.jdbcstats.SqlStatistics
 
getTotalFetchCount() - Method in class net.sf.infrared.agent.jdbcstats.SqlStatistics
 
getTotalFetchTime() - Method in class net.sf.infrared.agent.jdbcstats.SqlStatistics
 
getTotalNoOfRowsFetched() - Method in class net.sf.infrared.agent.jdbcstats.SqlStatistics
 
getTotalPrepareTime() - Method in class net.sf.infrared.agent.jdbcstats.SqlStatistics
 
getTotalTime() - Method in class net.sf.infrared.agent.AggregateApiTime
Gets the total time taken for the execution of the API represented by this object.
getTotalTimeExclusive() - Method in class net.sf.infrared.agent.AggregateApiTime
 
getTotalTimeInJDBCLayer() - Method in class net.sf.infrared.agent.jdbcstats.JDBCStatisticRepository
 
getTree() - Method in class net.sf.infrared.agent.OperationTree
 
getTruncatedName() - Method in class net.sf.infrared.agent.AggregateApiTime
 
getTruncatedName() - Method in class net.sf.infrared.agent.Api
 
getType() - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
getURL(int) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
getURL(String) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
getUnicodeStream(int) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
getUnicodeStream(String) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
getUpdateCount() - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6Statement
 
getValue() - Method in class net.sf.infrared.agent.util.TreeNode
Get the value associated with this TreeNode
getWarnings() - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
getWarnings() - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6Statement
 
getXAConnection() - Method in class net.sf.infrared.bootstrap.jdbc.oracle.InfraREDOracleXADataSource
 
getXAConnection(String, String) - Method in class net.sf.infrared.bootstrap.jdbc.oracle.InfraREDOracleXADataSource
 
getXAResource() - Method in class net.sf.infrared.bootstrap.jdbc.oracle.InfraREDOracleXAConnection
 
goingDown() - Method in interface net.sf.infrared.agent.util.NodeVisitor
Going down to the next level
goingDown() - Method in class net.sf.infrared.agent.util.NodeVisitorImpl
 
goingDown() - Method in class net.sf.infrared.agent.util.TestNodeVisitor
 

H

handleClient(Socket) - Method in class net.sf.infrared.web.InfraRedListener
 
hasSqlCalls() - Method in class net.sf.infrared.agent.OperationTree
 
hasSqlStatistics() - Method in class net.sf.infrared.agent.AggregateApiTime
 
hasSqlStatistics() - Method in class net.sf.infrared.agent.ApiTime
 
hasStatistics() - Method in class net.sf.infrared.agent.Statistics
 
hashCode() - Method in class net.sf.infrared.agent.Api
Returns hashcode
hashCode() - Method in class net.sf.infrared.agent.ApiTime
 
hashCode() - Method in class net.sf.infrared.agent.integration.ContextApiTime
 
hashCode() - Method in class net.sf.infrared.agent.integration.NamedApiContext
 

I

INFRARED_PROPERTIES - Static variable in class net.sf.infrared.agent.util.ConfigurationProvider
 
IdMapper - interface net.sf.infrared.agent.jdbcstats.IdMapper.
The interface for getting the corresponding id of a sql if the same sql is encountered in another request.
InfraREDApplicationLifeCycleListener - class net.sf.infrared.agent.setup.InfraREDApplicationLifeCycleListener.
Deprecated. use net.sf.infrared.agent.setup.weblogic.InfraREDApplicationLifeCycleListener instead
InfraREDApplicationLifeCycleListener() - Constructor for class net.sf.infrared.agent.setup.InfraREDApplicationLifeCycleListener
Deprecated.  
InfraREDApplicationLifeCycleListener - class net.sf.infrared.agent.setup.weblogic.InfraREDApplicationLifeCycleListener.
This contains the callback methods that are called when an application is deployed on weblogic
InfraREDApplicationLifeCycleListener() - Constructor for class net.sf.infrared.agent.setup.weblogic.InfraREDApplicationLifeCycleListener
 
InfraREDLifeCycleListener - class net.sf.infrared.agent.setup.InfraREDLifeCycleListener.
Implements the lifecycle methods for InfraRED.
InfraREDLifeCycleListener() - Constructor for class net.sf.infrared.agent.setup.InfraREDLifeCycleListener
 
InfraREDLoggingFactory - class net.sf.infrared.agent.util.InfraREDLoggingFactory.
LoggingFactory implementation
InfraREDLoggingFactory() - Constructor for class net.sf.infrared.agent.util.InfraREDLoggingFactory
 
InfraREDOracleDriver - class net.sf.infrared.bootstrap.jdbc.oracle.InfraREDOracleDriver.
Wrapper over Driver.
InfraREDOracleDriver() - Constructor for class net.sf.infrared.bootstrap.jdbc.oracle.InfraREDOracleDriver
 
InfraREDOracleXAConnection - class net.sf.infrared.bootstrap.jdbc.oracle.InfraREDOracleXAConnection.
Wrapper over XAConnection.
InfraREDOracleXAConnection(XAConnection) - Constructor for class net.sf.infrared.bootstrap.jdbc.oracle.InfraREDOracleXAConnection
 
InfraREDOracleXADataSource - class net.sf.infrared.bootstrap.jdbc.oracle.InfraREDOracleXADataSource.
This class is for overriding the oracle XA data source and getting a hook to wrap the Connection object with the InfraREDP6SPyConnection objects.
InfraREDOracleXADataSource() - Constructor for class net.sf.infrared.bootstrap.jdbc.oracle.InfraREDOracleXADataSource
 
InfraREDP6Connection - class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6Connection.
Wrapper over P6Connection.
InfraREDP6Connection(InfraREDP6Factory, Connection) - Constructor for class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6Connection
 
InfraREDP6Factory - class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6Factory.
Provide an implementation of the Factory class to plug in our wrapper class implementation inplace of P6Spy.
InfraREDP6Factory() - Constructor for class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6Factory
 
InfraREDP6PreparedStatement - class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6PreparedStatement.
This class is used by the P6Spy driver as a wrapper for PreparedStatement Not inheriting from P6PreparedStatement as its implementation add overhead by collecting bind values etc.
InfraREDP6PreparedStatement(InfraREDP6Factory, PreparedStatement, P6Connection, String) - Constructor for class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6PreparedStatement
 
InfraREDP6ResultSet - class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet.
Wrapper over ResultSet.
InfraREDP6ResultSet(P6Factory, ResultSet, P6Statement, String, String) - Constructor for class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
InfraREDP6Statement - class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6Statement.
Wrapper over Statement.
InfraREDP6Statement(InfraREDP6Factory, Statement, P6Connection) - Constructor for class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6Statement
 
InfraREDP6Util - class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6Util.
Utlity Class for JDBC monitoring using P6Spy Connection .
InfraREDP6Util() - Constructor for class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6Util
 
InfraREDPropertiesUtil - class net.sf.infrared.agent.util.InfraREDPropertiesUtil.
Utility class to return the value of properties
InfraREDPropertiesUtil(String) - Constructor for class net.sf.infrared.agent.util.InfraREDPropertiesUtil
 
InfraREDService - class net.sf.infrared.agent.setup.jboss.InfraREDService.
Implementation of the ServiceMBeanSupport interface.
InfraREDService() - Constructor for class net.sf.infrared.agent.setup.jboss.InfraREDService
 
InfraREDServiceMBean - interface net.sf.infrared.agent.setup.jboss.InfraREDServiceMBean.
Interface that provides methods that are called when an application is deployed on JBoss
InfraREDServletContextListener - class net.sf.infrared.agent.setup.InfraREDServletContextListener.
ServletContextListener implementation that setups up infraRED.
InfraREDServletContextListener() - Constructor for class net.sf.infrared.agent.setup.InfraREDServletContextListener
 
InfraREDServletContextListener - class net.sf.infrared.agent.setup.weblogic.InfraREDServletContextListener.
Listener Servlet that is called when the application that is instrumented is deployed
InfraREDServletContextListener() - Constructor for class net.sf.infrared.agent.setup.weblogic.InfraREDServletContextListener
 
InfraREDSocketAppender - class net.sf.infrared.agent.transport.InfraREDSocketAppender.
Respoonsible for writing the Statistics details to a Socket in case of Centralized Collection Strategy
InfraREDSocketAppender() - Constructor for class net.sf.infrared.agent.transport.InfraREDSocketAppender
 
InfraREDSocketAppender(InetAddress, int) - Constructor for class net.sf.infrared.agent.transport.InfraREDSocketAppender
 
InfraREDSocketAppender(String, int) - Constructor for class net.sf.infrared.agent.transport.InfraREDSocketAppender
 
InfraREDSocketNode - class net.sf.infrared.web.InfraREDSocketNode.
Read LoggingEvent objects sent from a remote client using Sockets (TCP).
InfraREDSocketNode(Socket) - Constructor for class net.sf.infrared.web.InfraREDSocketNode
 
InfraREDUtil - class net.sf.infrared.agent.util.InfraREDUtil.
Utility methods used by InfraRED.
InfraREDUtil() - Constructor for class net.sf.infrared.agent.util.InfraREDUtil
 
InfraREDWebOptions - class net.sf.infrared.web.InfraREDWebOptions.
Properties Reader for INfraRED Web Properties.
InfraREDWebOptions() - Constructor for class net.sf.infrared.web.InfraREDWebOptions
 
InfraRedBaseAspect - class net.sf.infrared.aspects.aspectwerkz.InfraRedBaseAspect.
Base Aspect for AspectWerkz that is executed for all pointcuts
InfraRedBaseAspect(AspectContext) - Constructor for class net.sf.infrared.aspects.aspectwerkz.InfraRedBaseAspect
 
InfraRedListener - class net.sf.infrared.web.InfraRedListener.
Listens for the buffered input stream containing the performance data.
InfraRedListener(int) - Constructor for class net.sf.infrared.web.InfraRedListener
 
InfraRedListenerServlet - class net.sf.infrared.web.InfraRedListenerServlet.
Initializes the InfraRedListner.
InfraRedListenerServlet() - Constructor for class net.sf.infrared.web.InfraRedListenerServlet
 
Integrate - class net.sf.infrared.antTask.Integrate.
Integrates the InfraRED with the application.
Integrate() - Constructor for class net.sf.infrared.antTask.Integrate
 
incrementNoOfExecutes() - Method in class net.sf.infrared.agent.jdbcstats.JDBCStatisticRepository
 
incrementNoOfPrepares() - Method in class net.sf.infrared.agent.jdbcstats.JDBCStatisticRepository
 
incrementNoOfSqlCalls() - Method in class net.sf.infrared.agent.OperationTree
 
init(FilterConfig) - Method in class net.sf.infrared.agent.setup.AccessCounterServletFilter
 
init(FilterConfig) - Method in class net.sf.infrared.agent.setup.MonitorHTTPServletFilter
Initializes this HTTP Servlet filter instance.
init(FilterConfig) - Method in class net.sf.infrared.agent.setup.OffMonitorFilter
 
init(FilterConfig) - Method in class net.sf.infrared.agent.setup.OnMonitorFilter
 
init(FilterConfig) - Method in interface net.sf.infrared.agent.setup.ServletMonitorFilter
Initialize this filter
init(MonitorConfig) - Method in class net.sf.infrared.agent.transport.CentralizedCollectionStrategy
 
init(MonitorConfig) - Method in interface net.sf.infrared.agent.transport.CollectionStrategy
Initialize the collection strategy, this methods need to be overridden to create the aggregator, forwarder & the flush policy and tie them together
init(boolean) - Method in interface net.sf.infrared.agent.transport.Forwarder
This is to inform the forwarder to perform initialization.
init(MonitorConfig) - Method in class net.sf.infrared.agent.transport.LocalCollectionStrategy
 
init(boolean) - Method in class net.sf.infrared.agent.transport.SocketForwarder
 
init(ServletConfig) - Method in class net.sf.infrared.web.InfraRedListenerServlet
 
initialized(String, String, String) - Method in class net.sf.infrared.agent.setup.InfraREDLifeCycleListener
Initialized infraRED agent for the specified application name.
insertRow() - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
isActive() - Method in class net.sf.infrared.agent.transport.DoNothingFlushPolicy
 
isActive() - Method in interface net.sf.infrared.agent.transport.FlushPolicy
Returns if the flush policy is active.
isActive() - Method in class net.sf.infrared.agent.transport.PeriodicFlushPolicy
Checks if this policy is active.
isAfterLast() - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
isBeforeFirst() - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
isCallTracingEnabled() - Method in class net.sf.infrared.agent.MonitorFacadeImpl
 
isCallTracingEnabled() - Method in class net.sf.infrared.agent.util.ConfigurationProvider
 
isCallTracingEnabled() - Method in class net.sf.infrared.agent.util.MultipleEntryGaurd
 
isCallTracingEnabled() - Method in interface net.sf.infrared.bootstrap.MonitorConfig
 
isCallTracingEnabled() - Method in interface net.sf.infrared.bootstrap.MonitorFacade
 
isCallTracingEnabled() - Method in class net.sf.infrared.bootstrap.impl.DummyMonitorConfig
 
isCallTracingEnabled() - Method in class net.sf.infrared.bootstrap.impl.DummyMonitorFacade
 
isCollectFetchDataEnabled() - Method in class net.sf.infrared.agent.MonitorFacadeImpl
 
isCollectFetchDataEnabled() - Method in class net.sf.infrared.agent.util.MultipleEntryGaurd
 
isCollectFetchDataEnabled() - Method in interface net.sf.infrared.bootstrap.MonitorFacade
 
isCollectFetchDataEnabled() - Method in class net.sf.infrared.bootstrap.impl.DummyMonitorFacade
 
isDebugLoggingEnabled() - Method in class net.sf.infrared.agent.util.ConfigurationProvider
 
isDebugLoggingEnabled() - Method in interface net.sf.infrared.bootstrap.MonitorConfig
 
isDebugLoggingEnabled() - Method in class net.sf.infrared.bootstrap.impl.DummyMonitorConfig
 
isDebugLoggingEnabled() - Static method in class net.sf.infrared.web.InfraREDWebOptions
 
isDefensiveChecksEnabled() - Method in class net.sf.infrared.agent.util.ConfigurationProvider
 
isDefensiveChecksEnabled() - Method in interface net.sf.infrared.bootstrap.MonitorConfig
 
isDefensiveChecksEnabled() - Method in class net.sf.infrared.bootstrap.impl.DummyMonitorConfig
 
isFaulty() - Method in class net.sf.infrared.agent.OperationTree
Checks if a tree is marked as faulty.
isFilterToBeApplied() - Static method in class net.sf.infrared.agent.setup.MonitorHTTPServletFilter
Checks if a filter needs to be applied.
isFirst() - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
isJDBCFecthStatisticsCollectionEnabled() - Method in class net.sf.infrared.agent.util.ConfigurationProvider
 
isJDBCFecthStatisticsCollectionEnabled() - Method in interface net.sf.infrared.bootstrap.MonitorConfig
 
isJDBCFecthStatisticsCollectionEnabled() - Method in class net.sf.infrared.bootstrap.impl.DummyMonitorConfig
 
isJDBCMonitoringEnabled() - Method in class net.sf.infrared.agent.MonitorFacadeImpl
 
isJDBCMonitoringEnabled() - Method in class net.sf.infrared.agent.util.ConfigurationProvider
 
isJDBCMonitoringEnabled() - Method in class net.sf.infrared.agent.util.MultipleEntryGaurd
 
isJDBCMonitoringEnabled() - Method in interface net.sf.infrared.bootstrap.MonitorConfig
 
isJDBCMonitoringEnabled() - Method in interface net.sf.infrared.bootstrap.MonitorFacade
 
isJDBCMonitoringEnabled() - Method in class net.sf.infrared.bootstrap.impl.DummyMonitorConfig
 
isJDBCMonitoringEnabled() - Method in class net.sf.infrared.bootstrap.impl.DummyMonitorFacade
 
isJDBCResourceLeakDetectionEnabled() - Method in class net.sf.infrared.agent.util.ConfigurationProvider
 
isJDBCResourceLeakDetectionEnabled() - Method in interface net.sf.infrared.bootstrap.MonitorConfig
 
isJDBCResourceLeakDetectionEnabled() - Method in class net.sf.infrared.bootstrap.impl.DummyMonitorConfig
 
isJDBCTrackResourceAquisitionLocationEnabled() - Method in class net.sf.infrared.agent.util.ConfigurationProvider
 
isJDBCTrackResourceAquisitionLocationEnabled() - Method in interface net.sf.infrared.bootstrap.MonitorConfig
 
isJDBCTrackResourceAquisitionLocationEnabled() - Method in class net.sf.infrared.bootstrap.impl.DummyMonitorConfig
 
isLast() - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
isMonitoringEnabled() - Method in class net.sf.infrared.agent.MonitorFacadeImpl
 
isMonitoringEnabled(ServletContext, ServletRequest, ServletResponse) - Method in class net.sf.infrared.agent.setup.OffMonitorFilter
Retuns false
isMonitoringEnabled(ServletContext, ServletRequest, ServletResponse) - Method in class net.sf.infrared.agent.setup.OnMonitorFilter
Returns true
isMonitoringEnabled(ServletContext, ServletRequest, ServletResponse) - Method in interface net.sf.infrared.agent.setup.ServletMonitorFilter
Returns true if monitoring should be enabled for the request, else returns false.
isMonitoringEnabled() - Method in class net.sf.infrared.agent.util.ConfigurationProvider
 
isMonitoringEnabled() - Method in class net.sf.infrared.agent.util.MultipleEntryGaurd
 
isMonitoringEnabled() - Static method in class net.sf.infrared.aspects.Util
Returns true if monitoring is enabled.
isMonitoringEnabled() - Method in interface net.sf.infrared.bootstrap.MonitorConfig
Indicates whether the collection of summary statistics at method level is enabled
isMonitoringEnabled() - Method in interface net.sf.infrared.bootstrap.MonitorFacade
 
isMonitoringEnabled() - Method in class net.sf.infrared.bootstrap.impl.DummyMonitorConfig
 
isMonitoringEnabled() - Method in class net.sf.infrared.bootstrap.impl.DummyMonitorFacade
 
isMonitoringEnabledForCurrentThread() - Method in class net.sf.infrared.agent.util.ConfigurationProvider
 
isMonitoringEnabledForCurrentThread() - Method in interface net.sf.infrared.bootstrap.MonitorConfig
 
isMonitoringEnabledForCurrentThread() - Method in class net.sf.infrared.bootstrap.impl.DummyMonitorConfig
 
isRegistered(String) - Static method in class net.sf.infrared.agent.integration.ComponentRegistry
Checks if any component montior is registered by the given name.
isUrlToBeIgnored(String) - Method in class net.sf.infrared.agent.setup.AccessCounterServletFilter
 

J

JDBCStatisticRepository - class net.sf.infrared.agent.jdbcstats.JDBCStatisticRepository.
This is the repository for storing the SQL statistics.
JDBCStatisticRepository() - Constructor for class net.sf.infrared.agent.jdbcstats.JDBCStatisticRepository
 
JSP_TREE_USAGE - Static variable in class net.sf.infrared.web.InfraREDWebOptions
 
JarHelper - class net.sf.infrared.antTask.JarHelper.
Provides utility services for jarring and unjarring files and directories.
JarHelper() - Constructor for class net.sf.infrared.antTask.JarHelper
Instantiates a new JarHelper.
jarDir(File, File) - Method in class net.sf.infrared.antTask.JarHelper
Jars a given directory or single file into a JarOutputStream.
jdbcCompliant() - Method in class net.sf.infrared.bootstrap.jdbc.oracle.InfraREDOracleDriver
 

L

LayerTime - class net.sf.infrared.agent.LayerTime.
This class contains the total time taken to execute the APIs in each layer.
LayerTime(String) - Constructor for class net.sf.infrared.agent.LayerTime
 
LocalCollectionStrategy - class net.sf.infrared.agent.transport.LocalCollectionStrategy.
This CollectionStrategy impelementation is used in case the infrared web application is not a remote application.
LocalCollectionStrategy() - Constructor for class net.sf.infrared.agent.transport.LocalCollectionStrategy
 
last() - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 

M

MBeanUtil - class net.sf.infrared.agent.setup.weblogic.MBeanUtil.
Class has collection of method for getting server specific information via the MBean interface
MBeanUtil() - Constructor for class net.sf.infrared.agent.setup.weblogic.MBeanUtil
 
MonitorConfig - interface net.sf.infrared.bootstrap.MonitorConfig.
Interface for acessing / updating configuration parameters
MonitorFacade - interface net.sf.infrared.bootstrap.MonitorFacade.
Facade interface that implements methods to interact with the InfraRED engine.
MonitorFacadeImpl - class net.sf.infrared.agent.MonitorFacadeImpl.
The MonitorFacade implementation which is used once the application is deployed.
MonitorFacadeImpl() - Constructor for class net.sf.infrared.agent.MonitorFacadeImpl
 
MonitorFacadeImpl(String, String, MonitorConfig) - Constructor for class net.sf.infrared.agent.MonitorFacadeImpl
 
MonitorFactory - class net.sf.infrared.bootstrap.MonitorFactory.
Acts as the factory for creating MonitorFacade objects.
MonitorFactory() - Constructor for class net.sf.infrared.bootstrap.MonitorFactory
 
MonitorHTTPServletFilter - class net.sf.infrared.agent.setup.MonitorHTTPServletFilter.
The HTTP Servlet Filter which enables/disables monitoring for a given HTTP request.
MonitorHTTPServletFilter() - Constructor for class net.sf.infrared.agent.setup.MonitorHTTPServletFilter
 
MultipleEntryGaurd - class net.sf.infrared.agent.util.MultipleEntryGaurd.
This class is used to detect/prevent calls to InfraRED while we are in the processs of executing InfraRED code, this can happen if one of the libraries that InfraRED depends (e.g.
MultipleEntryGaurd(MonitorFacade) - Constructor for class net.sf.infrared.agent.util.MultipleEntryGaurd
 
markAsFaulty() - Method in class net.sf.infrared.agent.OperationTree
Marks the tree as faulty.
merge(AggregateApiTime, IdMapper) - Method in class net.sf.infrared.agent.AggregateApiTime
 
merge(AggregateApiTime) - Method in class net.sf.infrared.agent.AggregateApiTime
 
merge(AggregateOperationTree, IdMapper) - Method in class net.sf.infrared.agent.AggregateOperationTree
 
merge(AggregateOperationTree) - Method in class net.sf.infrared.agent.AggregateOperationTree
 
merge(Statistics) - Method in class net.sf.infrared.agent.Statistics
Merge the data from another other statistics object with this
merge(Statistics) - Static method in class net.sf.infrared.agent.StatisticsMgr
Merge statistics of one request with the global statistics
merge(JDBCStatisticRepository) - Method in class net.sf.infrared.agent.jdbcstats.JDBCStatisticRepository
 
mergeSubTrees(AggregateOperationTree[]) - Method in class net.sf.infrared.agent.AggregateOperationTree
 
mergeSubTrees(AggregateOperationTree[], IdMapper) - Method in class net.sf.infrared.agent.AggregateOperationTree
 
mergeSubTreesRecursively(List, TreeNode, IdMapper) - Method in class net.sf.infrared.agent.AggregateOperationTree
 
moveToCurrentRow() - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
moveToInsertRow() - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 

N

NAME - Static variable in class net.sf.infrared.agent.NodeComparator
 
NAME - Static variable in class net.sf.infrared.web.ui.NodeComparator
 
NUMBER_OF_SQL_QUERIES_TO_BE_DISPLAYED - Static variable in class net.sf.infrared.web.InfraREDWebOptions
 
NUMBER_OF_SQL_QUERIES_TO_BE_DISPLAYED_IN_CALL_TRACE_PAGE - Static variable in class net.sf.infrared.web.InfraREDWebOptions
 
NamedApiContext - class net.sf.infrared.agent.integration.NamedApiContext.
Implementation of a ApiContext where the extra context information is a String (name).
NamedApiContext(String) - Constructor for class net.sf.infrared.agent.integration.NamedApiContext
Constructs a new NamedApiContext object with the given String as context.
NodeComparator - class net.sf.infrared.agent.NodeComparator.
Implementation of the Comparator interface used to compare the values of TreeNode
NodeComparator(int, boolean) - Constructor for class net.sf.infrared.agent.NodeComparator
 
NodeComparator - class net.sf.infrared.web.ui.NodeComparator.
Compares 2 nodes
NodeComparator(int, boolean) - Constructor for class net.sf.infrared.web.ui.NodeComparator
 
NodeVisitor - interface net.sf.infrared.agent.util.NodeVisitor.
Interface that defines method for Tree Node Traversal.
NodeVisitorImpl - class net.sf.infrared.agent.util.NodeVisitorImpl.
Convenience class providing dummy implementation for non-essential methods.
NodeVisitorImpl() - Constructor for class net.sf.infrared.agent.util.NodeVisitorImpl
 
NullIdMapper - class net.sf.infrared.agent.jdbcstats.NullIdMapper.
Implentation of IdMapper that does not maintain a map and thus returns the same id that is passed in.
NullIdMapper() - Constructor for class net.sf.infrared.agent.jdbcstats.NullIdMapper
 
net.sf.infrared.agent - package net.sf.infrared.agent
 
net.sf.infrared.agent.integration - package net.sf.infrared.agent.integration
 
net.sf.infrared.agent.jdbcstats - package net.sf.infrared.agent.jdbcstats
 
net.sf.infrared.agent.setup - package net.sf.infrared.agent.setup
 
net.sf.infrared.agent.setup.jboss - package net.sf.infrared.agent.setup.jboss
 
net.sf.infrared.agent.setup.weblogic - package net.sf.infrared.agent.setup.weblogic
 
net.sf.infrared.agent.transport - package net.sf.infrared.agent.transport
 
net.sf.infrared.agent.util - package net.sf.infrared.agent.util
 
net.sf.infrared.antTask - package net.sf.infrared.antTask
 
net.sf.infrared.aspects - package net.sf.infrared.aspects
 
net.sf.infrared.aspects.aspectwerkz - package net.sf.infrared.aspects.aspectwerkz
 
net.sf.infrared.bootstrap - package net.sf.infrared.bootstrap
 
net.sf.infrared.bootstrap.impl - package net.sf.infrared.bootstrap.impl
 
net.sf.infrared.bootstrap.jdbc.oracle - package net.sf.infrared.bootstrap.jdbc.oracle
 
net.sf.infrared.bootstrap.jdbc.p6spy - package net.sf.infrared.bootstrap.jdbc.p6spy
 
net.sf.infrared.web - package net.sf.infrared.web
 
net.sf.infrared.web.persistence - package net.sf.infrared.web.persistence
 
net.sf.infrared.web.report - package net.sf.infrared.web.report
 
net.sf.infrared.web.ui - package net.sf.infrared.web.ui
 
next() - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 

O

OffMonitorFilter - class net.sf.infrared.agent.setup.OffMonitorFilter.
A MonitorFilter implementation that always disables monitoring for all requests.
OffMonitorFilter() - Constructor for class net.sf.infrared.agent.setup.OffMonitorFilter
 
OnMonitorFilter - class net.sf.infrared.agent.setup.OnMonitorFilter.
A MonitorFilter implementation that always enables monitoring for all requests.
OnMonitorFilter() - Constructor for class net.sf.infrared.agent.setup.OnMonitorFilter
 
OperationTree - class net.sf.infrared.agent.OperationTree.
This class represents a tree of methods as they happen during the execution of an operation.
OperationTree() - Constructor for class net.sf.infrared.agent.OperationTree
 
OperationTree(OperationTree, IdMapper) - Constructor for class net.sf.infrared.agent.OperationTree
 

P

PERSISTANCE_MEDIUM_KEY - Static variable in class net.sf.infrared.web.InfraREDWebOptions
 
PerfPersistFactory - class net.sf.infrared.web.persistence.PerfPersistFactory.
The class returns the configured PersistenceProvider implementation.
PerfPersistFactory() - Constructor for class net.sf.infrared.web.persistence.PerfPersistFactory
 
PerformanceDataSnapShot - class net.sf.infrared.agent.PerformanceDataSnapShot.
This class contains a snapshot of the Statistics.
PerformanceDataSnapShot() - Constructor for class net.sf.infrared.agent.PerformanceDataSnapShot
 
PerformanceDataTransfer - class net.sf.infrared.web.persistence.PerformanceDataTransfer.
A task to transfer performance data to a persistent medium
PerformanceDataTransfer() - Constructor for class net.sf.infrared.web.persistence.PerformanceDataTransfer
 
PerformanceDataTransferTimer - class net.sf.infrared.web.persistence.PerformanceDataTransferTimer.
A TimerTask based implementation to transfer performance data
PerformanceDataTransferTimer() - Constructor for class net.sf.infrared.web.persistence.PerformanceDataTransferTimer
 
PeriodicFlushPolicy - class net.sf.infrared.agent.transport.PeriodicFlushPolicy.
A FlushPolicy implementation that runs a background thread to keep flushing the Aggregator at a configurable frequency.
PeriodicFlushPolicy() - Constructor for class net.sf.infrared.agent.transport.PeriodicFlushPolicy
 
PersistenceProvider - interface net.sf.infrared.web.persistence.PersistenceProvider.
Interface for handling of persistence of performance data.
p6Statement - Variable in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6Statement
 
passThru - Variable in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6Statement
 
passthru - Variable in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
persist(PerformanceDataSnapShot) - Method in class net.sf.infrared.web.persistence.FilePersist
 
persist(PerformanceDataSnapShot, Writer) - Method in class net.sf.infrared.web.persistence.FilePersist
 
persist(PerformanceDataSnapShot) - Method in interface net.sf.infrared.web.persistence.PersistenceProvider
 
postStart(ApplicationLifecycleEvent) - Method in class net.sf.infrared.agent.setup.weblogic.InfraREDApplicationLifeCycleListener
 
postStop(ApplicationLifecycleEvent) - Method in class net.sf.infrared.agent.setup.weblogic.InfraREDApplicationLifeCycleListener
 
prepareCall(String) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6Connection
 
prepareCall(String, int, int) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6Connection
 
prepareStatement(String) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6Connection
 
prepareStatement(String, int, int) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6Connection
 
prepared(long) - Method in class net.sf.infrared.agent.jdbcstats.SqlStatistics
Record a succesful call to prepare a sql
preparedQuery - Variable in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
previous() - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 

Q

query - Variable in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
query - Variable in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6Statement
 

R

ReportFactory - class net.sf.infrared.web.report.ReportFactory.
Returns an implementation of the SummaryReport Interface based on the report type parameter passed.
ReportFactory() - Constructor for class net.sf.infrared.web.report.ReportFactory
 
ResourceTracker - class net.sf.infrared.bootstrap.ResourceTracker.
Utility class to track resource leaks (Connection leaks, Statement, ResultSet etc).
ResourceTracker(String) - Constructor for class net.sf.infrared.bootstrap.ResourceTracker
 
ResourceTracker(String, boolean) - Constructor for class net.sf.infrared.bootstrap.ResourceTracker
 
recordExecuteError(Long, long, boolean) - Method in class net.sf.infrared.agent.ApiTime
Record a failed execute
recordExecuteError(String, long, boolean) - Method in class net.sf.infrared.agent.MonitorFacadeImpl
 
recordExecuteError(String, long, boolean) - Method in class net.sf.infrared.agent.StatisticsCollector
 
recordExecuteError(Long, long, boolean) - Method in class net.sf.infrared.agent.jdbcstats.JDBCStatisticRepository
Record a failed execute
recordExecuteError(Long, long, boolean) - Method in class net.sf.infrared.agent.jdbcstats.SqlStatisticsMap
Record a failed execute
recordExecuteError(String, long, boolean) - Method in class net.sf.infrared.agent.util.MultipleEntryGaurd
 
recordExecuteError(String, long, boolean) - Method in interface net.sf.infrared.bootstrap.MonitorFacade
Record a failed execute
recordExecuteError(String, long, boolean) - Method in class net.sf.infrared.bootstrap.impl.DummyMonitorFacade
 
recordExecuteSql(Long, long, boolean) - Method in class net.sf.infrared.agent.ApiTime
Record a call to execute a statement
recordExecuteSql(String, long, boolean) - Method in class net.sf.infrared.agent.MonitorFacadeImpl
 
recordExecuteSql(String, long, boolean) - Method in class net.sf.infrared.agent.StatisticsCollector
 
recordExecuteSql(Long, long, boolean) - Method in class net.sf.infrared.agent.jdbcstats.JDBCStatisticRepository
Record a call to execute a statement
recordExecuteSql(Long, long, boolean) - Method in class net.sf.infrared.agent.jdbcstats.SqlStatisticsMap
Record a call to execute a statement
recordExecuteSql(String, long, boolean) - Method in class net.sf.infrared.agent.util.MultipleEntryGaurd
 
recordExecuteSql(String, long, boolean) - Method in interface net.sf.infrared.bootstrap.MonitorFacade
Record a call to execute a statement
recordExecuteSql(String, long, boolean) - Method in class net.sf.infrared.bootstrap.impl.DummyMonitorFacade
 
recordExecuteSql(String, long, boolean) - Static method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6Util
 
recordFetchComplete(Long, long, long) - Method in class net.sf.infrared.agent.ApiTime
 
recordFetchComplete(String, long, long) - Method in class net.sf.infrared.agent.MonitorFacadeImpl
 
recordFetchComplete(String, long, long) - Method in class net.sf.infrared.agent.StatisticsCollector
 
recordFetchComplete(Long, long, long) - Method in class net.sf.infrared.agent.jdbcstats.JDBCStatisticRepository
 
recordFetchComplete(Long, long, long) - Method in class net.sf.infrared.agent.jdbcstats.SqlStatisticsMap
 
recordFetchComplete(String, long, long) - Method in class net.sf.infrared.agent.util.MultipleEntryGaurd
 
recordFetchComplete(String, long, long) - Method in interface net.sf.infrared.bootstrap.MonitorFacade
This method is called to indicate a completion of a fetch.
recordFetchComplete(String, long, long) - Method in class net.sf.infrared.bootstrap.impl.DummyMonitorFacade
 
recordHTTPRequest(String, long) - Method in class net.sf.infrared.agent.MonitorFacadeImpl
 
recordHTTPRequest(String, long) - Method in class net.sf.infrared.agent.StatisticsCollector
 
recordHTTPRequest(String, long) - Method in class net.sf.infrared.agent.util.MultipleEntryGaurd
 
recordHTTPRequest(String, long) - Method in interface net.sf.infrared.bootstrap.MonitorFacade
This method is called to record the time for a HTTP request
recordHTTPRequest(String, long) - Method in class net.sf.infrared.bootstrap.impl.DummyMonitorFacade
 
recordMethodBegin(Class, String, String) - Method in class net.sf.infrared.agent.MonitorFacadeImpl
Indicate that execution of a method has started
recordMethodBegin(Class, String, String, String, ApiContext) - Method in class net.sf.infrared.agent.MonitorFacadeImpl
 
recordMethodBegin(String, String) - Method in class net.sf.infrared.agent.StatisticsCollector
This is to record that a new method has started execution This method does the following Adds a new entry into the childMethodTimes to track time taken by its child methods Calls methods to setup collection of layer times If call tracing is enabled adds a new node (correponding to the method being called) to the operation tree and points the currNode to the newly added node
recordMethodBegin(String, String, String, ApiContext) - Method in class net.sf.infrared.agent.StatisticsCollector
Called when an API of given name, type, arguments, belonging to the given component and with given context information has started execution.
recordMethodBegin(Class, String, String) - Method in class net.sf.infrared.agent.util.MultipleEntryGaurd
 
recordMethodBegin(Class, String, String, String, ApiContext) - Method in class net.sf.infrared.agent.util.MultipleEntryGaurd
 
recordMethodBegin(Class, String, String) - Method in interface net.sf.infrared.bootstrap.MonitorFacade
Call-back method used by monitoring aspects to indicate that a method execution has started.
recordMethodBegin(Class, String, String, String, ApiContext) - Method in interface net.sf.infrared.bootstrap.MonitorFacade
Call-back method used by monitoring aspects to indicate that a method execution has started.
recordMethodBegin(Class, String, String) - Method in class net.sf.infrared.bootstrap.impl.DummyMonitorFacade
 
recordMethodBegin(Class, String, String, String, ApiContext) - Method in class net.sf.infrared.bootstrap.impl.DummyMonitorFacade
 
recordMethodCall(Class, String, String, String, ApiContext, long) - Method in class net.sf.infrared.agent.MonitorFacadeImpl
 
recordMethodCall(Api, String, ApiContext, long) - Method in interface net.sf.infrared.agent.integration.ComponentMonitor
Called to record a call to a method belonging to some component.
recordMethodCall(Api, String, ApiContext, long) - Method in class net.sf.infrared.agent.integration.ComponentMonitorImpl
 
recordMethodCall(Class, String, String, String, ApiContext, long) - Method in class net.sf.infrared.agent.util.MultipleEntryGaurd
 
recordMethodCall(Class, String, String, String, ApiContext, long) - Method in interface net.sf.infrared.bootstrap.MonitorFacade
Record a method call timing
recordMethodCall(Class, String, String, String, ApiContext, long) - Method in class net.sf.infrared.bootstrap.impl.DummyMonitorFacade
 
recordMethodCall(Class, String, long) - Static method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6Util
 
recordMethodEnd(Class, String, String) - Method in class net.sf.infrared.agent.MonitorFacadeImpl
 
recordMethodEnd(Class, String, String, String, ApiContext) - Method in class net.sf.infrared.agent.MonitorFacadeImpl
 
recordMethodEnd(String, String) - Method in class net.sf.infrared.agent.StatisticsCollector
Called when the method has completed execution.
recordMethodEnd(String, String, String, ApiContext) - Method in class net.sf.infrared.agent.StatisticsCollector
Called when an API of given name, of a given component has stopped execution
recordMethodEnd(Class, String, String) - Method in class net.sf.infrared.agent.util.MultipleEntryGaurd
 
recordMethodEnd(Class, String, String, String, ApiContext) - Method in class net.sf.infrared.agent.util.MultipleEntryGaurd
 
recordMethodEnd(Class, String, String) - Method in interface net.sf.infrared.bootstrap.MonitorFacade
Call-back method for monitoring aspects to indicate that a method execution has stopped.
recordMethodEnd(Class, String, String, String, ApiContext) - Method in interface net.sf.infrared.bootstrap.MonitorFacade
Call-back method for monitoring aspects to indicate that a method execution has stopped.
recordMethodEnd(Class, String, String) - Method in class net.sf.infrared.bootstrap.impl.DummyMonitorFacade
 
recordMethodEnd(Class, String, String, String, ApiContext) - Method in class net.sf.infrared.bootstrap.impl.DummyMonitorFacade
 
recordMethodTime(Class, String, String, long) - Method in class net.sf.infrared.agent.MonitorFacadeImpl
 
recordMethodTime(String, String, long) - Method in class net.sf.infrared.agent.StatisticsCollector
This method is callled to record the time to execute a method
recordMethodTime(String, String, String, ApiContext, long) - Method in class net.sf.infrared.agent.StatisticsCollector
This method is called to
recordMethodTime(Class, String, String, long) - Method in class net.sf.infrared.agent.util.MultipleEntryGaurd
 
recordMethodTime(Class, String, String, long) - Method in interface net.sf.infrared.bootstrap.MonitorFacade
Record a method call timing
recordMethodTime(Class, String, String, long) - Method in class net.sf.infrared.bootstrap.impl.DummyMonitorFacade
 
recordPrepareSql(Long, long) - Method in class net.sf.infrared.agent.ApiTime
Record a call to prepare a sql statement
recordPrepareSql(String, long) - Method in class net.sf.infrared.agent.MonitorFacadeImpl
 
recordPrepareSql(String, long) - Method in class net.sf.infrared.agent.StatisticsCollector
 
recordPrepareSql(Long, long) - Method in class net.sf.infrared.agent.jdbcstats.JDBCStatisticRepository
Record a call to prepare a sql statement
recordPrepareSql(Long, long) - Method in class net.sf.infrared.agent.jdbcstats.SqlStatisticsMap
Record a call to prepare a sql statement
recordPrepareSql(String, long) - Method in class net.sf.infrared.agent.util.MultipleEntryGaurd
 
recordPrepareSql(String, long) - Method in interface net.sf.infrared.bootstrap.MonitorFacade
Record a call to prepare a sql statement
recordPrepareSql(String, long) - Method in class net.sf.infrared.bootstrap.impl.DummyMonitorFacade
 
recordPrepareSql(String, long) - Static method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6Util
 
recordResourceLeak(String, StackTraceElement[]) - Method in class net.sf.infrared.agent.MonitorFacadeImpl
 
recordResourceLeak(String, StackTraceElement[]) - Method in class net.sf.infrared.agent.util.MultipleEntryGaurd
 
recordResourceLeak(String, StackTraceElement[]) - Method in interface net.sf.infrared.bootstrap.MonitorFacade
This method is called to record a Resource leak
recordResourceLeak(String, StackTraceElement[]) - Method in class net.sf.infrared.bootstrap.impl.DummyMonitorFacade
 
refreshRow() - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
register(String, ComponentMonitor) - Static method in class net.sf.infrared.agent.integration.ComponentRegistry
Registers a monitor in a given name.
registerFacadeImpl(MonitorFacade) - Static method in class net.sf.infrared.bootstrap.MonitorFactory
Registers a MonitorFacade implementation class.
relative(int) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
removeChild(TreeNode) - Method in class net.sf.infrared.agent.util.TreeNode
 
removeConnectionEventListener(ConnectionEventListener) - Method in class net.sf.infrared.bootstrap.jdbc.oracle.InfraREDOracleXAConnection
 
reregister(String, ComponentMonitor) - Static method in class net.sf.infrared.agent.integration.ComponentRegistry
Registers a monitor in a given name.
reset() - Method in class net.sf.infrared.agent.Statistics
 
reset() - Static method in class net.sf.infrared.agent.StatisticsMgr
Reset the statistics and return the snap shot of the current state
reset(Set, Set) - Static method in class net.sf.infrared.agent.StatisticsMgr
 
reset(String, String) - Static method in class net.sf.infrared.agent.StatisticsMgr
 
reset() - Method in class net.sf.infrared.agent.jdbcstats.JDBCStatisticRepository
 
reset() - Method in class net.sf.infrared.agent.jdbcstats.SqlStatisticsMap
 
reset() - Static method in class net.sf.infrared.bootstrap.MonitorFactory
 
reset() - Static method in class net.sf.infrared.web.persistence.PerfPersistFactory
 
resetAllRegisteredComponents() - Static method in class net.sf.infrared.agent.integration.ComponentRegistry
 
resetStatistics() - Method in interface net.sf.infrared.agent.integration.ComponentMonitor
Resets the statistics information collected by this monitor
resetStatistics() - Method in class net.sf.infrared.agent.integration.ComponentMonitorImpl
 
resume() - Method in class net.sf.infrared.agent.transport.CentralizedCollectionStrategy
 
resume() - Method in interface net.sf.infrared.agent.transport.CollectionStrategy
Resume statistics collection
resume() - Method in interface net.sf.infrared.agent.transport.Forwarder
Infrom the forwarder to resume operation
resume() - Method in class net.sf.infrared.agent.transport.LocalCollectionStrategy
 
resume() - Method in class net.sf.infrared.agent.transport.SocketForwarder
 
rollback() - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6Connection
 
rowDeleted() - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
rowInserted() - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
rowUpdated() - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
run() - Method in class net.sf.infrared.web.InfraREDSocketNode
 
run() - Method in class net.sf.infrared.web.InfraRedListener
 
run() - Method in class net.sf.infrared.web.persistence.PerformanceDataTransferTimer
The action to be performed by this timer task.

S

SNAPSHOT_DIRECTORY_KEY - Static variable in class net.sf.infrared.web.InfraREDWebOptions
 
ServletMonitorFilter - interface net.sf.infrared.agent.setup.ServletMonitorFilter.
The bootstrap interface for all implementations that specify if a given HTTP request should be monitored or not.
SocketForwarder - class net.sf.infrared.agent.transport.SocketForwarder.
Forwarder which uses a socket to send statistics to the remote infrared web application
SocketForwarder(String, int) - Constructor for class net.sf.infrared.agent.transport.SocketForwarder
 
SqlStatistics - class net.sf.infrared.agent.jdbcstats.SqlStatistics.
Stores the statistics of a sql along with its id
SqlStatistics() - Constructor for class net.sf.infrared.agent.jdbcstats.SqlStatistics
To get rid of castor errors.
SqlStatistics(Long) - Constructor for class net.sf.infrared.agent.jdbcstats.SqlStatistics
 
SqlStatisticsMap - class net.sf.infrared.agent.jdbcstats.SqlStatisticsMap.
Stores the SqlStatistics of a sql against its id
SqlStatisticsMap() - Constructor for class net.sf.infrared.agent.jdbcstats.SqlStatisticsMap
 
Statistics - class net.sf.infrared.agent.Statistics.
This class is used to keep track of the performance metrics that are collected.
Statistics(String, String) - Constructor for class net.sf.infrared.agent.Statistics
 
StatisticsCollector - class net.sf.infrared.agent.StatisticsCollector.
This class is to track statistics for a single request.
StatisticsCollector(CollectionStrategy, String, String) - Constructor for class net.sf.infrared.agent.StatisticsCollector
Construct a new instance
StatisticsCollector() - Constructor for class net.sf.infrared.agent.StatisticsCollector
Default constructor, used mainly for unit testing
StatisticsMgr - class net.sf.infrared.agent.StatisticsMgr.
This class is responsible for managing the global statistics Incremental statistics updates are merged with the global instance StatisticsMgr ensures that there is a single Statistics object for each application instance.
StatisticsMgr() - Constructor for class net.sf.infrared.agent.StatisticsMgr
 
SummaryReport - interface net.sf.infrared.web.report.SummaryReport.
Defines interfaces that handle Summary Report.
save(String) - Method in class net.sf.infrared.web.report.ExcelSummaryReport
 
save(OutputStream) - Method in class net.sf.infrared.web.report.ExcelSummaryReport
 
save(String) - Method in interface net.sf.infrared.web.report.SummaryReport
Save the report
save(OutputStream) - Method in interface net.sf.infrared.web.report.SummaryReport
Save the report to a stream
setAggregateOperationTimes(AggregateOperationTree) - Method in class net.sf.infrared.agent.PerformanceDataSnapShot
 
setAggregator(Aggregator) - Method in class net.sf.infrared.agent.transport.DoNothingFlushPolicy
 
setAggregator(Aggregator) - Method in interface net.sf.infrared.agent.transport.FlushPolicy
Aggregator which needs to be informed to flush the data.
setAggregator(Aggregator) - Method in class net.sf.infrared.agent.transport.PeriodicFlushPolicy
Sets the Aggregator object to be used.
setApi(Api) - Method in class net.sf.infrared.agent.AggregateApiTime
 
setApiTimes(AggregateApiTime[]) - Method in class net.sf.infrared.agent.PerformanceDataSnapShot
 
setAppInfLibJars(String) - Method in class net.sf.infrared.antTask.Integrate
 
setApplicationName(String) - Method in class net.sf.infrared.agent.PerformanceDataSnapShot
 
setApplicationName(String) - Method in class net.sf.infrared.antTask.Integrate
 
setApplicationNames(Set) - Method in class net.sf.infrared.agent.PerformanceDataSnapShot
 
setApplicatonName(String) - Method in class net.sf.infrared.agent.setup.jboss.InfraREDService
Sets the Application Name
setApplicatonName(String) - Method in interface net.sf.infrared.agent.setup.jboss.InfraREDServiceMBean
 
setAppserver(String) - Method in class net.sf.infrared.antTask.Integrate
 
setArray(int, Array) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6PreparedStatement
 
setAscending(boolean) - Method in class net.sf.infrared.web.ui.BeanComparator
 
setAsciiStream(int, InputStream, int) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6PreparedStatement
 
setAspectPath(File) - Method in class net.sf.infrared.antTask.Integrate
 
setBigDecimal(int, BigDecimal) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6PreparedStatement
 
setBinaryStream(int, InputStream, int) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6PreparedStatement
 
setBlob(int, Blob) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6PreparedStatement
 
setBoolean(int, boolean) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6PreparedStatement
 
setByte(int, byte) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6PreparedStatement
 
setBytes(int, byte[]) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6PreparedStatement
 
setCentralCollection(String) - Method in class net.sf.infrared.antTask.Integrate
 
setCentralServer(String) - Method in class net.sf.infrared.antTask.Integrate
 
setCharacterStream(int, Reader, int) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6PreparedStatement
 
setClasspath(Path) - Method in class net.sf.infrared.antTask.Integrate
 
setClob(int, Clob) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6PreparedStatement
 
setComponentStatistics(ContextApiTime[]) - Method in class net.sf.infrared.agent.PerformanceDataSnapShot
 
setConfiguration(MonitorConfig) - Method in class net.sf.infrared.bootstrap.impl.DummyMonitorFacade
 
setCursorName(String) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6Statement
 
setDate(int, Date, Calendar) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6PreparedStatement
 
setDate(int, Date) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6PreparedStatement
 
setDefensiveChecksEnabled(boolean) - Method in class net.sf.infrared.agent.util.ConfigurationProvider
 
setDefensiveChecksEnabled(boolean) - Method in interface net.sf.infrared.bootstrap.MonitorConfig
 
setDefensiveChecksEnabled(boolean) - Method in class net.sf.infrared.bootstrap.impl.DummyMonitorConfig
 
setDestEarFile(File) - Method in class net.sf.infrared.antTask.Integrate
 
setDestWebWar(File) - Method in class net.sf.infrared.antTask.Integrate
 
setDistDir(String) - Method in class net.sf.infrared.antTask.Integrate
 
setDouble(int, double) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6PreparedStatement
 
setEarFile(File) - Method in class net.sf.infrared.antTask.Integrate
 
setEndTime(long) - Method in class net.sf.infrared.agent.PerformanceDataSnapShot
 
setEscapeProcessing(boolean) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6Statement
 
setExplodedTempDir(String) - Method in class net.sf.infrared.antTask.Integrate
 
setFetchDirection(int) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
setFetchDirection(int) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6Statement
 
setFetchSize(int) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
setFetchSize(int) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6Statement
 
setFilterConfig(FilterConfig) - Method in class net.sf.infrared.agent.setup.AccessCounterServletFilter
Deprecated. replaced by init in Servlet Spec 2.3 compliant containers.
setFloat(int, float) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6PreparedStatement
 
setFork(boolean) - Method in class net.sf.infrared.antTask.Integrate
 
setForwarder(Forwarder) - Method in interface net.sf.infrared.agent.transport.Aggregator
The forwarder to which the collected statistics need to be forwarded
setForwarder(Forwarder) - Method in class net.sf.infrared.agent.transport.BufferedAggregator
 
setForwarder(Forwarder) - Method in class net.sf.infrared.agent.transport.ForwardingAggregator
 
setFrequency(long) - Method in class net.sf.infrared.agent.transport.PeriodicFlushPolicy
Sets the frequency in which this polciy should flush the aggregator.
setHead(TreeNode) - Method in class net.sf.infrared.agent.OperationTree
 
setHttpResponseSummary(AggregateApiTime) - Method in class net.sf.infrared.agent.PerformanceDataSnapShot
 
setIdToSqlMap(Map) - Method in class net.sf.infrared.agent.PerformanceDataSnapShot
 
setInfraredHome(File) - Method in class net.sf.infrared.antTask.Integrate
 
setInstanceName(String) - Method in class net.sf.infrared.agent.PerformanceDataSnapShot
 
setInstanceNames(Set) - Method in class net.sf.infrared.agent.PerformanceDataSnapShot
 
setInstrument(boolean) - Method in class net.sf.infrared.antTask.Integrate
 
setInt(int, int) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6PreparedStatement
 
setLastInvoationTrees(AggregateOperationTree[]) - Method in class net.sf.infrared.agent.PerformanceDataSnapShot
 
setLayerTimes(LayerTime[]) - Method in class net.sf.infrared.agent.PerformanceDataSnapShot
 
setLong(int, long) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6PreparedStatement
 
setMaxFieldSize(int) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6Statement
 
setMaxRows(int) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6Statement
 
setNoOfLastInvocationsToBeTracked(int) - Method in class net.sf.infrared.agent.util.ConfigurationProvider
 
setNoOfLastInvocationsToBeTracked(int) - Method in interface net.sf.infrared.bootstrap.MonitorConfig
 
setNoOfLastInvocationsToBeTracked(int) - Method in class net.sf.infrared.bootstrap.impl.DummyMonitorConfig
 
setNull(int, int, String) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6PreparedStatement
 
setNull(int, int) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6PreparedStatement
 
setObject(int, Object, int, int) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6PreparedStatement
 
setObject(int, Object, int) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6PreparedStatement
 
setObject(int, Object) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6PreparedStatement
 
setParent(TreeNode) - Method in class net.sf.infrared.agent.util.TreeNode
Set the parent for this node
setPortNo(String) - Method in class net.sf.infrared.agent.setup.jboss.InfraREDService
sets the Port No.
setPortNo(String) - Method in interface net.sf.infrared.agent.setup.jboss.InfraREDServiceMBean
 
setPortNumber(String) - Method in class net.sf.infrared.antTask.Integrate
 
setPrepareExecuteRatio(double) - Method in class net.sf.infrared.agent.PerformanceDataSnapShot
 
setProperty(String, String) - Method in class net.sf.infrared.agent.util.ConfigurationProvider
 
setProperty(String, String) - Method in interface net.sf.infrared.bootstrap.MonitorConfig
 
setProperty(String, String) - Method in class net.sf.infrared.bootstrap.impl.DummyMonitorConfig
 
setPruneThreshold(long) - Method in class net.sf.infrared.agent.util.ConfigurationProvider
 
setPruneThreshold(long) - Method in interface net.sf.infrared.bootstrap.MonitorConfig
 
setPruneThreshold(long) - Method in class net.sf.infrared.bootstrap.impl.DummyMonitorConfig
 
setQueryTimeout(int) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6Statement
 
setReconnectionDelay(int) - Method in class net.sf.infrared.agent.transport.InfraREDSocketAppender
 
setRef(int, Ref) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6PreparedStatement
 
setRoot(TreeNode) - Method in class net.sf.infrared.agent.util.Tree
 
setShort(int, short) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6PreparedStatement
 
setSql(String) - Method in class net.sf.infrared.agent.jdbcstats.SqlStatistics
 
setSqlStatistics(SqlStatistics[]) - Method in class net.sf.infrared.agent.AggregateApiTime
 
setSqlStatistics(SqlStatistics[]) - Method in class net.sf.infrared.agent.PerformanceDataSnapShot
 
setStartTime(long) - Method in class net.sf.infrared.agent.PerformanceDataSnapShot
 
setString(int, String) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6PreparedStatement
 
setTime(long) - Method in class net.sf.infrared.agent.ApiTime
 
setTime(long) - Method in class net.sf.infrared.agent.LayerTime
 
setTime(int, Time, Calendar) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6PreparedStatement
 
setTime(int, Time) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6PreparedStatement
 
setTimestamp(int, Timestamp, Calendar) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6PreparedStatement
 
setTimestamp(int, Timestamp) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6PreparedStatement
 
setURL(int, URL) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6PreparedStatement
 
setUnicodeStream(int, InputStream, int) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6PreparedStatement
 
setVerbose(boolean) - Method in class net.sf.infrared.antTask.JarHelper
 
setWebWar(File) - Method in class net.sf.infrared.antTask.Integrate
 
setWeblogicJar(File) - Method in class net.sf.infrared.antTask.Integrate
 
shutDown() - Method in class net.sf.infrared.agent.transport.DoNothingFlushPolicy
 
shutDown() - Method in interface net.sf.infrared.agent.transport.FlushPolicy
Shutdown
shutDown() - Method in class net.sf.infrared.agent.transport.PeriodicFlushPolicy
Shuts down this FlushPolicy.
sort(AggregateApiTime[], HttpServletRequest) - Static method in class net.sf.infrared.web.ui.ViewUtil
Sorts an array of TimeVo object in-place.
sort(String, boolean, AggregateApiTime[]) - Static method in class net.sf.infrared.web.ui.ViewUtil
 
sort(LayerTime[], String, boolean) - Static method in class net.sf.infrared.web.ui.ViewUtil
 
startListening() - Method in class net.sf.infrared.web.InfraRedListenerServlet
 
startMonitoring(Class, String) - Static method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6Util
 
startRequest() - Method in class net.sf.infrared.agent.MonitorFacadeImpl
 
startRequest() - Method in class net.sf.infrared.agent.StatisticsCollector
This method is called when the processing of a new request (operation) has begun.
startRequest() - Method in class net.sf.infrared.agent.util.MultipleEntryGaurd
 
startRequest() - Method in interface net.sf.infrared.bootstrap.MonitorFacade
This method is called by the monitoring filter to indicate that the processing of a request has been started
startRequest() - Method in class net.sf.infrared.bootstrap.impl.DummyMonitorFacade
 
startService() - Method in class net.sf.infrared.agent.setup.jboss.InfraREDService
 
statement - Variable in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
stopMonitoring(Class, String) - Static method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6Util
 
stopService() - Method in class net.sf.infrared.agent.setup.jboss.InfraREDService
 
subTreeFinder(TreeNode, String, List) - Static method in class net.sf.infrared.web.ui.TreeUtil
 
subtractFromTime(long) - Method in class net.sf.infrared.agent.LayerTime
 
suspend() - Method in class net.sf.infrared.agent.transport.CentralizedCollectionStrategy
 
suspend() - Method in interface net.sf.infrared.agent.transport.CollectionStrategy
Suspend statistics collection
suspend() - Method in interface net.sf.infrared.agent.transport.Forwarder
Inform the forwarder to suspend operation
suspend() - Method in class net.sf.infrared.agent.transport.LocalCollectionStrategy
 
suspend() - Method in class net.sf.infrared.agent.transport.SocketForwarder
 

T

TOTAL_TIME - Static variable in class net.sf.infrared.agent.NodeComparator
 
TOTAL_TIME - Static variable in class net.sf.infrared.web.ui.NodeComparator
 
TestNodeVisitor - class net.sf.infrared.agent.util.TestNodeVisitor.
Implementation of the NodeVisitor interface
TestNodeVisitor() - Constructor for class net.sf.infrared.agent.util.TestNodeVisitor
 
Tree - class net.sf.infrared.agent.util.Tree.
Implementation of a Tree data Structure.
Tree() - Constructor for class net.sf.infrared.agent.util.Tree
Default constructor
Tree(TreeNode) - Constructor for class net.sf.infrared.agent.util.Tree
Constructor that creates a Tree with a specified Node as root Node
TreeComparator - class net.sf.infrared.web.ui.TreeComparator.
Compares 2 trees
TreeComparator() - Constructor for class net.sf.infrared.web.ui.TreeComparator
 
TreeNode - class net.sf.infrared.agent.util.TreeNode.
Implementation of a TreeNode that represents a single node in a Tree
TreeNode() - Constructor for class net.sf.infrared.agent.util.TreeNode
Default constructor - required for handling mapping to XML
TreeUtil - class net.sf.infrared.web.ui.TreeUtil.
Utility for working with a tree.
TreeUtil() - Constructor for class net.sf.infrared.web.ui.TreeUtil
 
toString() - Method in class net.sf.infrared.agent.AggregateApiTime
 
toString() - Method in class net.sf.infrared.agent.AggregateOperationTree
 
toString() - Method in class net.sf.infrared.agent.Api
Retursn the string representation of this api
toString() - Method in class net.sf.infrared.agent.ApiTime
String representation of this object.
toString() - Method in class net.sf.infrared.agent.OperationTree
Gets the string representation of this OperationTree.
toString() - Method in class net.sf.infrared.agent.jdbcstats.SqlStatistics
 
toString() - Method in class net.sf.infrared.agent.util.TreeNode
 
transfer() - Method in class net.sf.infrared.web.persistence.PerformanceDataTransfer
 
traverseBreadthFirst(NodeVisitor) - Method in class net.sf.infrared.agent.util.Tree
 
traverseBreadthFirst(NodeVisitor) - Method in class net.sf.infrared.agent.util.TreeNode
traverse the tree (starting at this node) breadth first

U

USE_TIMER_FOR_DATA_TRANSFER_KEY - Static variable in class net.sf.infrared.web.InfraREDWebOptions
 
Util - class net.sf.infrared.aspects.Util.
Utility methods that are called by the Aspect class.
Util() - Constructor for class net.sf.infrared.aspects.Util
 
unjar(InputStream, File) - Method in class net.sf.infrared.antTask.JarHelper
Given an InputStream on a jar file, unjars the contents into the given directory.
unjarDir(File, File) - Method in class net.sf.infrared.antTask.JarHelper
Unjars a given jar file into a given directory.
unregister(String) - Static method in class net.sf.infrared.agent.integration.ComponentRegistry
Unregisters the monitor by the given name, if any has been already registered.
unregisterFacadeImpl(MonitorFacade) - Static method in class net.sf.infrared.bootstrap.MonitorFactory
unregister a performance monitor kit implementation
updateApiStatistics(String, String, long, long) - Method in class net.sf.infrared.agent.Statistics
Update the performance statistics with the timing information of an API.
updateArray(int, Array) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
updateArray(String, Array) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
updateAsciiStream(int, InputStream, int) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
updateAsciiStream(String, InputStream, int) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
updateBigDecimal(String, BigDecimal) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
updateBigDecimal(int, BigDecimal) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
updateBinaryStream(int, InputStream, int) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
updateBinaryStream(String, InputStream, int) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
updateBlob(int, Blob) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
updateBlob(String, Blob) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
updateBoolean(int, boolean) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
updateBoolean(String, boolean) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
updateByte(String, byte) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
updateByte(int, byte) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
updateBytes(int, byte[]) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
updateBytes(String, byte[]) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
updateCharacterStream(int, Reader, int) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
updateCharacterStream(String, Reader, int) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
updateClob(int, Clob) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
updateClob(String, Clob) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
updateDate(int, Date) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
updateDate(String, Date) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
updateDouble(int, double) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
updateDouble(String, double) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
updateFloat(String, float) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
updateFloat(int, float) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
updateHTTPStatistics(String, long) - Method in class net.sf.infrared.agent.Statistics
 
updateInt(int, int) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
updateInt(String, int) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
updateLayerStatistics(Map) - Method in class net.sf.infrared.agent.Statistics
 
updateLong(int, long) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
updateLong(String, long) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
updateNull(int) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
updateNull(String) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
updateObject(int, Object) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
updateObject(int, Object, int) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
updateObject(String, Object) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
updateObject(String, Object, int) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
updateOperationStatistics(OperationTree) - Method in class net.sf.infrared.agent.Statistics
Update the performance statistics with the timing information of an operation.
updateRef(int, Ref) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
updateRef(String, Ref) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
updateRow() - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
updateShort(int, short) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
updateShort(String, short) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
updateString(String, String) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
updateString(int, String) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
updateTime(String, Time) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
updateTime(int, Time) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
updateTimestamp(int, Timestamp) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
updateTimestamp(String, Timestamp) - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 
useJspTree() - Static method in class net.sf.infrared.web.InfraREDWebOptions
 

V

ViewUtil - class net.sf.infrared.web.ui.ViewUtil.
Utility methods used by InfraRED web GUI.
ViewUtil() - Constructor for class net.sf.infrared.web.ui.ViewUtil
 
visit(TreeNode) - Method in interface net.sf.infrared.agent.util.NodeVisitor
Visiting a node of the tree
visit(TreeNode) - Method in class net.sf.infrared.agent.util.TestNodeVisitor
 

W

wasNull() - Method in class net.sf.infrared.bootstrap.jdbc.p6spy.InfraREDP6ResultSet
 

_

_DB_PERSIST - Static variable in class net.sf.infrared.web.persistence.PerfPersistFactory
 
_FILE_PERSIST - Static variable in class net.sf.infrared.web.persistence.PerfPersistFactory
 
_filterConfig - Variable in class net.sf.infrared.agent.setup.AccessCounterServletFilter
 

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