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.