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

A

abortExecution() - Method in class net.anotheria.moskito.core.producers.AbstractCallExecution
 
abortExecution(String) - Method in class net.anotheria.moskito.core.producers.AbstractCallExecution
 
abortExecution() - Method in interface net.anotheria.moskito.core.producers.CallExecution
Notifies that the execution is aborted.
abortExecution(String) - Method in interface net.anotheria.moskito.core.producers.CallExecution
Notifies that the execution is aborted.
AbstractBuiltInProducer<S extends IStats> - Class in net.anotheria.moskito.core.util
Abstract class for all builtin producers.
AbstractBuiltInProducer() - Constructor for class net.anotheria.moskito.core.util.AbstractBuiltInProducer
 
AbstractCallExecution - Class in net.anotheria.moskito.core.producers
Adapter for CallExecution interface with some default behaviour.
AbstractCallExecution() - Constructor for class net.anotheria.moskito.core.producers.AbstractCallExecution
 
AbstractDecorator<S extends IStats> - Class in net.anotheria.moskito.core.decorators
An abstract class which implements basic functionality common to most decorators.
AbstractDecorator(String, String[], String[], String[]) - Constructor for class net.anotheria.moskito.core.decorators.AbstractDecorator
Creates a new abstract decorator.
AbstractMemoryPoolStats - Class in net.anotheria.moskito.core.predefined
Base class for memory pool stats.
AbstractMemoryPoolStats(String) - Constructor for class net.anotheria.moskito.core.predefined.AbstractMemoryPoolStats
Creates a new AbstractMemoryPoolStats object.
AbstractMoskitoPlugin - Class in net.anotheria.moskito.core.plugins
Adapter that allows to implement moskito plugins by overriding only the needed methods.
AbstractMoskitoPlugin() - Constructor for class net.anotheria.moskito.core.plugins.AbstractMoskitoPlugin
 
AbstractStats - Class in net.anotheria.moskito.core.producers
This abstract class is the super class of all statistical value sets.
AbstractStats() - Constructor for class net.anotheria.moskito.core.producers.AbstractStats
Creates a new AbstractStats object.
AbstractStats(String) - Constructor for class net.anotheria.moskito.core.producers.AbstractStats
Creates a new AbstractStats object with given name.
AbstractStatsFactory<Stats extends IStats> - Class in net.anotheria.moskito.core.predefined
AbstractStatsFactory(Interval[]) - Constructor for class net.anotheria.moskito.core.predefined.AbstractStatsFactory
Creates a new factory with custom intervals.
AbstractStatsFactory() - Constructor for class net.anotheria.moskito.core.predefined.AbstractStatsFactory
Creates a new factory with default intervals.
AbstractStatsProducer - Class in net.anotheria.moskito.core.producers
This abstract class is the super class of all IStatsProducer.
AbstractStatsProducer() - Constructor for class net.anotheria.moskito.core.producers.AbstractStatsProducer
 
AbstractTieable<D extends TieableDefinition> - Class in net.anotheria.moskito.core.helper
Base class for Tieables with common functionality.
AbstractTieable(D) - Constructor for class net.anotheria.moskito.core.helper.AbstractTieable
Creates a new tieable.
AccumulatedValue - Class in net.anotheria.moskito.core.accumulation
Holds a value accumulated by the acucmulator.
AccumulatedValue(String, long) - Constructor for class net.anotheria.moskito.core.accumulation.AccumulatedValue
Creates a new AccumulatedValue.
AccumulatedValue(String) - Constructor for class net.anotheria.moskito.core.accumulation.AccumulatedValue
Creates a new accumulated value with now as timestamp.
Accumulator - Class in net.anotheria.moskito.core.accumulation
An accumulator accumulates value from a defined producer over some period of time or series of values.
Accumulator(AccumulatorDefinition) - Constructor for class net.anotheria.moskito.core.accumulation.Accumulator
Creates a new Accumulator.
AccumulatorConfig - Class in net.anotheria.moskito.core.config.accumulators
This configuration class represents a single accumulator.
AccumulatorConfig() - Constructor for class net.anotheria.moskito.core.config.accumulators.AccumulatorConfig
 
AccumulatorDefinition - Class in net.anotheria.moskito.core.accumulation
The definition of an Accumulator.
AccumulatorDefinition() - Constructor for class net.anotheria.moskito.core.accumulation.AccumulatorDefinition
Creates a new AccumulatorDefinition.
AccumulatorGraphColor - Class in net.anotheria.moskito.core.config.accumulators
Configuration which allow to specify color of the accumulator's graph.
AccumulatorGraphColor() - Constructor for class net.anotheria.moskito.core.config.accumulators.AccumulatorGraphColor
 
AccumulatorRepository<S extends IStats> - Class in net.anotheria.moskito.core.accumulation
Repository that holds and manages accumulators.
Accumulators - Class in net.anotheria.moskito.core.accumulation
Utility class for accumulator handling and factory methods.
AccumulatorsConfig - Class in net.anotheria.moskito.core.config.accumulators
This class configures accumulators.
AccumulatorsConfig() - Constructor for class net.anotheria.moskito.core.config.accumulators.AccumulatorsConfig
 
AccumulatorSetConfig - Class in net.anotheria.moskito.core.config.accumulators
This is a configuration set which allows to choose multiple accumulators at once by clicking a single link.
AccumulatorSetConfig() - Constructor for class net.anotheria.moskito.core.config.accumulators.AccumulatorSetConfig
 
AccumulatorSetMode - Enum in net.anotheria.moskito.core.config.accumulators
Mode for accumulator selection in an accumulator set.
ActionStats - Class in net.anotheria.moskito.core.predefined
ActionStats for action oriented ui frameworks like struts.
ActionStats(String) - Constructor for class net.anotheria.moskito.core.predefined.ActionStats
Creates a new MethodStats object with the given method name.
ActionStats() - Constructor for class net.anotheria.moskito.core.predefined.ActionStats
Creates a new action stats object.
ActionStats(String, Interval[]) - Constructor for class net.anotheria.moskito.core.predefined.ActionStats
 
ActionStatsDecorator - Class in net.anotheria.moskito.core.decorators.predefined
Decorator for actionstats - stats.
ActionStatsDecorator() - Constructor for class net.anotheria.moskito.core.decorators.predefined.ActionStatsDecorator
Creates a new ActionStatsDecorator.
activate() - Method in enum net.anotheria.moskito.core.util.threadhistory.ThreadHistoryUtility
 
add(Throwable) - Method in class net.anotheria.moskito.core.errorhandling.BuiltinErrorCatcher
 
add(Throwable) - Method in interface net.anotheria.moskito.core.errorhandling.ErrorCatcher
 
add(ThresholdInStatus) - Method in class net.anotheria.moskito.core.threshold.ExtendedThresholdStatus
 
addAlert(ThresholdAlert) - Method in enum net.anotheria.moskito.core.threshold.alerts.AlertHistory
Adds a new alert.
addArrived() - Method in class net.anotheria.moskito.core.predefined.QueuingSystemStats
 
addCacheFull() - Method in class net.anotheria.moskito.core.predefined.CacheStats
Adds a cache full condition.
addCaption(StatCaptionBean) - Method in class net.anotheria.moskito.core.decorators.predefined.GenericStatsDecorator
Add a caption.
addCaption(String, String) - Method in class net.anotheria.moskito.core.decorators.predefined.GenericStatsDecorator
Add a caption value.
addChild(TraceStep) - Method in class net.anotheria.moskito.core.calltrace.TraceStep
Adds a new child to this step.
addConsumer(SnapshotConsumer) - Method in class net.anotheria.moskito.core.snapshot.SnapshotRepository
Adds a new snapshot consumer.
addContainsKeyHit() - Method in class net.anotheria.moskito.core.util.storage.StorageStats
Adds a new contains key call that was a hit (returned an object).
addContainsKeyMiss() - Method in class net.anotheria.moskito.core.util.storage.StorageStats
Adds a new contains key call that was a miss (returned null).
addContainsValueHit() - Method in class net.anotheria.moskito.core.util.storage.StorageStats
 
addContainsValueMiss() - Method in class net.anotheria.moskito.core.util.storage.StorageStats
 
addCustomErrorCatcher(ErrorCatcher) - Method in class net.anotheria.moskito.core.errorhandling.BuiltInErrorProducer
 
addDecorator(Class<? extends AbstractStats>, IDecorator) - Method in class net.anotheria.moskito.core.decorators.DecoratorRegistryImpl
Add a decorator instance suitable for given Stats-Class.
addDecorator(String, IDecorator) - Method in class net.anotheria.moskito.core.decorators.DecoratorRegistryImpl
Add a decorator instance suitable for given Stats-Class.
addDecorator(Class<? extends AbstractStats>, IDecorator) - Method in interface net.anotheria.moskito.core.decorators.IDecoratorRegistry
Add a decorator instance suitable for given Stats-Class.
addDecorator(String, IDecorator) - Method in interface net.anotheria.moskito.core.decorators.IDecoratorRegistry
Add a decorator instance suitable for given Stats-Class.
addDelete() - Method in class net.anotheria.moskito.core.predefined.CacheStats
Adds an object removal.
addDequeued() - Method in class net.anotheria.moskito.core.predefined.QueueStats
 
addEmpty() - Method in class net.anotheria.moskito.core.predefined.QueueStats
 
addEnqueued() - Method in class net.anotheria.moskito.core.predefined.QueueStats
 
addError(boolean) - Method in class net.anotheria.moskito.core.predefined.ErrorStats
 
addError() - Method in class net.anotheria.moskito.core.predefined.QueuingSystemStats
 
addExecutionTime(long) - Method in class net.anotheria.moskito.core.predefined.RequestOrientedStats
Adds messed execution time to the total execution time.
addExpired() - Method in class net.anotheria.moskito.core.predefined.CacheStats
Adds an expiration event.
addFiltered() - Method in class net.anotheria.moskito.core.predefined.CacheStats
Adds a filtered object.
addGarbageCollected() - Method in class net.anotheria.moskito.core.predefined.CacheStats
Adds a garbage collected object.
addGet() - Method in class net.anotheria.moskito.core.util.storage.StorageStats
Adds a new get call.
addGuard(ThresholdConditionGuard) - Method in class net.anotheria.moskito.core.threshold.Threshold
 
addHit() - Method in class net.anotheria.moskito.core.predefined.CacheStats
Adds a new cache-hit.
addHitRequest() - Method in class net.anotheria.moskito.core.predefined.CacheStats
Adds a request that was a hit.
addInterval(Interval) - Method in class net.anotheria.moskito.core.stats.impl.DetailedTypeAwareStatValueImpl
 
addInterval(Interval) - Method in interface net.anotheria.moskito.core.stats.StatValue
This method adds the given Interval.
addIntervalRegistryListener(IntervalRegistryListener) - Method in class net.anotheria.moskito.core.stats.impl.IntervalRegistry
 
addListener(IProducerRegistryListener) - Method in interface net.anotheria.moskito.core.registry.IProducerRegistry
Adds a producer registry listener.
addListener(IProducerRegistryListener) - Method in class net.anotheria.moskito.core.registry.ProducerRegistryImpl
 
addLoadTime(long, long) - Method in class net.anotheria.moskito.core.predefined.PageInBrowserStats
Adds DOM load time and page load time to the stats.
addLongGuardLineDownUp(long, long, long, long, long) - Method in class net.anotheria.moskito.core.threshold.Threshold
 
addLongGuardLineUpDown(long, long, long, long, long) - Method in class net.anotheria.moskito.core.threshold.Threshold
 
addMemoryThreshold(String, String, String, ThresholdConditionGuard...) - Static method in class net.anotheria.moskito.core.threshold.Thresholds
 
addMemoryThreshold(String, String, String, String, ThresholdConditionGuard...) - Static method in class net.anotheria.moskito.core.threshold.Thresholds
 
addMissedGet() - Method in class net.anotheria.moskito.core.util.storage.StorageStats
Adds a new miss on get (returned null).
addNoopRemove() - Method in class net.anotheria.moskito.core.util.storage.StorageStats
 
addOverwritePut() - Method in class net.anotheria.moskito.core.util.storage.StorageStats
Adds a new put that has overwritten previous value.
addPlugin(String, MoskitoPlugin, PluginConfig) - Method in class net.anotheria.moskito.core.plugins.PluginRepository
Adds a new loaded plugin.
addPrimaryIntervalListener(IIntervalListener) - Method in interface net.anotheria.moskito.core.stats.Interval
This method adds a listener as primary listener.
addPut() - Method in class net.anotheria.moskito.core.util.storage.StorageStats
Adds a new put.
addRemove() - Method in class net.anotheria.moskito.core.util.storage.StorageStats
 
addRequest() - Method in class net.anotheria.moskito.core.predefined.CacheStats
Adds a new cache request.
addRequest() - Method in class net.anotheria.moskito.core.predefined.QueueStats
 
addRequest() - Method in class net.anotheria.moskito.core.predefined.RequestOrientedStats
Notifies about start of a new request.
addRethrown() - Method in class net.anotheria.moskito.core.predefined.ErrorStats
 
addRollover() - Method in class net.anotheria.moskito.core.predefined.CacheStats
Adds a rollover.
addSecondaryIntervalListener(IIntervalListener) - Method in interface net.anotheria.moskito.core.stats.Interval
This method adds a listener as primary listener.
addServiceAVGThreshold(String, String, ThresholdConditionGuard...) - Static method in class net.anotheria.moskito.core.threshold.Thresholds
 
addServiceAVGThreshold(String, String, String, ThresholdConditionGuard...) - Static method in class net.anotheria.moskito.core.threshold.Thresholds
 
addServiced() - Method in class net.anotheria.moskito.core.predefined.QueuingSystemStats
 
addServiceREQThreshold(String, String, ThresholdConditionGuard...) - Static method in class net.anotheria.moskito.core.threshold.Thresholds
 
addServiceREQThreshold(String, String, String, ThresholdConditionGuard...) - Static method in class net.anotheria.moskito.core.threshold.Thresholds
 
addServicingTime(long) - Method in class net.anotheria.moskito.core.predefined.QueuingSystemStats
 
addSnapshot(StatSnapshot) - Method in class net.anotheria.moskito.core.snapshot.ProducerSnapshot
 
addStats(MemoryPoolStats) - Method in class net.anotheria.moskito.core.predefined.VirtualMemoryPoolStats
Adds an underlying 'real' stats object.
addStatValues(StatValue...) - Method in class net.anotheria.moskito.core.producers.AbstractStats
 
addTag(String, String, TagType, String) - Static method in class net.anotheria.moskito.core.context.MoSKitoContext
 
addTag(String, String, TagType, String) - Method in enum net.anotheria.moskito.core.tag.TagRepository
Adds tag and its value.
addTask(TimerTask) - Static method in class net.anotheria.moskito.core.util.BuiltinUpdater
Adds a new task.
addTask(TimerTask, long) - Static method in class net.anotheria.moskito.core.util.BuiltinUpdater
Adds a new task.
addThreshold(String, String, String, String, String, ThresholdConditionGuard...) - Static method in class net.anotheria.moskito.core.threshold.Thresholds
Creates a new Threshold and adds it to repository.
addThrowedAway() - Method in class net.anotheria.moskito.core.predefined.QueuingSystemStats
 
addTieable(Tieable) - Method in class net.anotheria.moskito.core.helper.IntervalListener
 
addTieable(Tieable) - Method in class net.anotheria.moskito.core.helper.NoIntervalListener
 
addTieable(T) - Method in class net.anotheria.moskito.core.helper.TieableRepository
Used to add custom tieables.
addTieableAutoTieWrapper(AutoTieWrapper) - Method in class net.anotheria.moskito.core.helper.IntervalListener
 
addTieableAutoTieWrapper(AutoTieWrapper) - Method in class net.anotheria.moskito.core.helper.NoIntervalListener
 
addToAutoTie(T, IStatsProducer<?>) - Method in class net.anotheria.moskito.core.helper.TieableRepository
 
addTrace(Trace, int, int) - Method in class net.anotheria.moskito.core.tracer.Tracer
 
addTracedExecution(String, Trace) - Method in class net.anotheria.moskito.core.tracer.TracerRepository
 
addUntied(T) - Method in class net.anotheria.moskito.core.helper.TieableRepository
 
addUpdateable(IUpdateable, int) - Method in interface net.anotheria.moskito.core.timing.IUpdateTriggerService
This method registers a listener that will be notified every 'aUpdateSequenceInSeconds' seconds.
addUrlAVGThreshold(String, String, ThresholdConditionGuard...) - Static method in class net.anotheria.moskito.core.threshold.Thresholds
 
addUrlAVGThreshold(String, String, String, ThresholdConditionGuard...) - Static method in class net.anotheria.moskito.core.threshold.Thresholds
 
addUseCase(CurrentlyTracedCall) - Method in class net.anotheria.moskito.core.journey.Journey
Adds a use case (call) to this session.
addValue(AccumulatedValue) - Method in class net.anotheria.moskito.core.accumulation.Accumulator
 
addValue(String) - Method in class net.anotheria.moskito.core.accumulation.Accumulator
 
addValue(String) - Method in class net.anotheria.moskito.core.tag.Tag
 
addWaited() - Method in class net.anotheria.moskito.core.predefined.QueuingSystemStats
 
addWaitingTime(long) - Method in class net.anotheria.moskito.core.predefined.QueuingSystemStats
 
addWrite() - Method in class net.anotheria.moskito.core.predefined.CacheStats
Adds a write (new object) in the cache.
afterConfiguration() - Method in class net.anotheria.moskito.core.config.errorhandling.ErrorHandlingConfig
 
afterConfiguration(ErrorHandlingConfig) - Method in class net.anotheria.moskito.core.errorhandling.BuiltInErrorProducer
Called from the error handling config instance, after a configuration update or initial configuration.
AfterStartTasks - Class in net.anotheria.moskito.core.util
This utility is used to perform auto-start tasks slightly after the initialization and in a separate thread.
AlertDispatcher - Enum in net.anotheria.moskito.core.threshold.alerts
This class dispatches alerts that are generated in a threshold between different recipients.
AlertHistory - Enum in net.anotheria.moskito.core.threshold.alerts
This class contains all generated alerts at runtime.
AlertHistoryConfig - Class in net.anotheria.moskito.core.config.thresholds
This class configures the alert history in thresholds.
AlertHistoryConfig() - Constructor for class net.anotheria.moskito.core.config.thresholds.AlertHistoryConfig
 
AllThroughFilter - Class in net.anotheria.moskito.core.registry.filters
This filter just passes all objects through.
AllThroughFilter() - Constructor for class net.anotheria.moskito.core.registry.filters.AllThroughFilter
 
AnnotationUtils - Class in net.anotheria.moskito.core.util.annotation
Class contains utility methods with annotations
appendToCall(String) - Method in class net.anotheria.moskito.core.calltrace.TraceStep
Appends additional string to the call description.
archive(Interval, IStatsSnapshot, String) - Method in interface net.anotheria.moskito.core.producers.ISnapshotArchiver
 
attachToListener(T) - Method in class net.anotheria.moskito.core.helper.TieableRepository
 
AutoAccumulatorConfig - Class in net.anotheria.moskito.core.config.accumulators
Auto-accumulator config is a class that defines that in case a new producer is registered, that has a specific pattern a new accumulator should be automatically created.
AutoAccumulatorConfig() - Constructor for class net.anotheria.moskito.core.config.accumulators.AutoAccumulatorConfig
 
AutoAccumulatorDefinition - Class in net.anotheria.moskito.core.accumulation
The definition class for pattern based automatical accumulation definition.
AutoAccumulatorDefinition() - Constructor for class net.anotheria.moskito.core.accumulation.AutoAccumulatorDefinition
 
AutoTieAbleProducer - Interface in net.anotheria.moskito.core.helper
Marker interface for a producer that can be auto-tied.
AutoTieWrapper - Class in net.anotheria.moskito.core.helper
Wrapper to allow tieables to be tied to on demand producers.
AutoTieWrapper(Tieable, IStatsProducer<? extends IStats>) - Constructor for class net.anotheria.moskito.core.helper.AutoTieWrapper
 
AVERAGE_TIME_DEFAULT - Static variable in class net.anotheria.moskito.core.predefined.Constants
Average time value.

B

BarrierPassGuard - Class in net.anotheria.moskito.core.threshold.guard
A barrier pass guard fires as soon as a barrier has been passed.
BarrierPassGuard(ThresholdStatus, GuardedDirection) - Constructor for class net.anotheria.moskito.core.threshold.guard.BarrierPassGuard
 
BlueprintCallExecutor - Interface in net.anotheria.moskito.core.blueprint
This interface defines the executor for a call on a monitored blueprinted object.
BlueprintProducer - Class in net.anotheria.moskito.core.blueprint
This special producer type is used whenever you have monitorable objects which are created on request and should be recycled afterwards (for example command pattern, or struts 2 action).
BlueprintProducer(String, String, String) - Constructor for class net.anotheria.moskito.core.blueprint.BlueprintProducer
Creates a new BlueprintProducer object with given parameters
BlueprintProducersFactory - Class in net.anotheria.moskito.core.blueprint
The factory for creation of blueprint producer objects.
BlueprintProducersFactory() - Constructor for class net.anotheria.moskito.core.blueprint.BlueprintProducersFactory
 
brokeThrough(Number, Number) - Method in enum net.anotheria.moskito.core.threshold.guard.GuardedDirection
Returns true if the threshold guard is passed (and the threshold guard should fire).
buildCall(Method, Object[]) - Static method in class net.anotheria.moskito.core.calltrace.TracingUtil
Deprecated.
buildCall(String, String, Object[], String) - Static method in class net.anotheria.moskito.core.calltrace.TracingUtil
 
buildCaption() - Method in class net.anotheria.moskito.core.config.dashboards.ChartConfig
 
buildDecorator() - Method in interface net.anotheria.moskito.core.decorators.IDecoratorFactory
Builds new instance of decorator
buildDecorator() - Method in class net.anotheria.moskito.core.decorators.mbean.MBeanDecoratorFactory
 
buildProducers() - Static method in class net.anotheria.moskito.core.util.MBeanProducerFactory
Builds all mbean producer that required by mbean producers configuration.
BuiltinErrorCatcher - Class in net.anotheria.moskito.core.errorhandling
BuiltIn implementation for the error catcher, catches error inmemory.
BuiltInErrorProducer - Class in net.anotheria.moskito.core.errorhandling
This producer registers all errors in the system.
BuiltInGCProducer - Class in net.anotheria.moskito.core.util
Builtin producer for values supplied by GC.
BuiltInGCProducer() - Constructor for class net.anotheria.moskito.core.util.BuiltInGCProducer
 
BuiltinGlobalRequestProcessorProducer - Class in net.anotheria.moskito.core.util
Producer for values supplied by Global Request Processor.
BuiltinGlobalRequestProcessorProducer() - Constructor for class net.anotheria.moskito.core.util.BuiltinGlobalRequestProcessorProducer
Default Constructor, init mbean, mbeanServer, iStats.
BuiltInMemoryPoolProducer - Class in net.anotheria.moskito.core.util
Builtin producer for memory pool monitoring.
BuiltInMemoryPoolProducer(MemoryPoolMXBean) - Constructor for class net.anotheria.moskito.core.util.BuiltInMemoryPoolProducer
Creates a new producers object for a given pool.
BuiltInMemoryPoolVirtualProducer - Class in net.anotheria.moskito.core.util
Built in producer for monitoring of virtual memory pools, which are combination of pools based on memory type, like: all heap pools, all non-heap pools.
BuiltInMemoryPoolVirtualProducer(MemoryType, List<BuiltInMemoryPoolProducer>) - Constructor for class net.anotheria.moskito.core.util.BuiltInMemoryPoolVirtualProducer
Creates a new producer for given memory type and a list of producers the monitor pools of that types.
BuiltInMemoryProducer - Class in net.anotheria.moskito.core.util
A builtin memory producer for Runtime.get...
BuiltInMemoryProducer(String) - Constructor for class net.anotheria.moskito.core.util.BuiltInMemoryProducer
 
BuiltInOSProducer - Class in net.anotheria.moskito.core.util
Builtin producer for values supplied by jmx for the operation system.
BuiltInOSProducer() - Constructor for class net.anotheria.moskito.core.util.BuiltInOSProducer
 
BuiltInProducer - Interface in net.anotheria.moskito.core.util
This interface signalizes that the current producer is a built-in producer.
BuiltinProducersConfig - Class in net.anotheria.moskito.core.config.producers
Builtin producers config.
BuiltinProducersConfig() - Constructor for class net.anotheria.moskito.core.config.producers.BuiltinProducersConfig
 
BuiltInRuntimeProducer - Class in net.anotheria.moskito.core.util
Builtin producer for values supplied by jmx for the runtime.
BuiltInRuntimeProducer() - Constructor for class net.anotheria.moskito.core.util.BuiltInRuntimeProducer
 
BuiltInThreadCountProducer - Class in net.anotheria.moskito.core.util
A built-in producer that counts threads based on jmx provided bean.
BuiltInThreadStatesProducer - Class in net.anotheria.moskito.core.util
This builtin producer monitors the thread states and how many threads are in each state i.e.
BuiltinUpdater - Class in net.anotheria.moskito.core.util
Helper utility to provide updates for builtin producers.
BuiltinUpdater() - Constructor for class net.anotheria.moskito.core.util.BuiltinUpdater
 

C

CacheStats - Class in net.anotheria.moskito.core.predefined
Stats for (read) caches.
CacheStats() - Constructor for class net.anotheria.moskito.core.predefined.CacheStats
Creates a new 'unnamed' cache stats object with default intervals.
CacheStats(String, Interval[]) - Constructor for class net.anotheria.moskito.core.predefined.CacheStats
Creates a new cachestats object.
CacheStatsDecorator - Class in net.anotheria.moskito.core.decorators.predefined
 
CacheStatsDecorator() - Constructor for class net.anotheria.moskito.core.decorators.predefined.CacheStatsDecorator
Constructor.
callEnded(String, long) - Method in interface net.anotheria.moskito.core.logging.CallLogger
 
callEnded(String, long) - Method in class net.anotheria.moskito.core.logging.SLF4JCallLogger
 
CallExecution - Interface in net.anotheria.moskito.core.producers
Interface for a single execution object.
CallLogger - Interface in net.anotheria.moskito.core.logging
TODO document me !ine
callStarted(String) - Method in interface net.anotheria.moskito.core.logging.CallLogger
 
callStarted(String) - Method in class net.anotheria.moskito.core.logging.SLF4JCallLogger
 
callTraced() - Method in class net.anotheria.moskito.core.calltrace.CurrentlyTracedCall
 
callTraced() - Method in enum net.anotheria.moskito.core.calltrace.NoTracedCall
 
callTraced() - Method in interface net.anotheria.moskito.core.calltrace.TracedCall
Returns true if there is currently a running use case.
CategoryFilter - Class in net.anotheria.moskito.core.registry.filters
This simple filter filters by producer category.
CategoryFilter(String) - Constructor for class net.anotheria.moskito.core.registry.filters.CategoryFilter
Creates a new category filter.
CaughtError - Class in net.anotheria.moskito.core.errorhandling
TODO comment this class
CaughtError(Throwable) - Constructor for class net.anotheria.moskito.core.errorhandling.CaughtError
 
ChartConfig - Class in net.anotheria.moskito.core.config.dashboards
Configuration holder for a single chart in a dashboard.
ChartConfig() - Constructor for class net.anotheria.moskito.core.config.dashboards.ChartConfig
 
ChartPattern - Class in net.anotheria.moskito.core.config.dashboards
Configuration holder for a chart by accumulator patterns.
ChartPattern() - Constructor for class net.anotheria.moskito.core.config.dashboards.ChartPattern
 
cleanup() - Static method in class net.anotheria.moskito.core.calltrace.RunningTraceContainer
This is a special method for web applications to cleanup the ThreadLocals.
cleanup() - Static method in class net.anotheria.moskito.core.context.MoSKitoContext
 
cleanup() - Method in class net.anotheria.moskito.core.helper.TieableRepository
cleans the internal state maps.
cleanup() - Method in interface net.anotheria.moskito.core.registry.IProducerRegistry
Clean ups the state.
cleanup() - Method in class net.anotheria.moskito.core.registry.ProducerRegistryImpl
This method is primary used for unit tests.
cleanup() - Method in class net.anotheria.moskito.core.threshold.ThresholdRepository
removes all Threshold MBeans from platform MBeanServer.
cleanup() - Method in interface net.anotheria.moskito.core.timing.IUpdateTriggerService
Used to notify implementation to clean up resources it uses.
cleanup() - Static method in class net.anotheria.moskito.core.util.BuiltinUpdater
Stops the timer allowing users in container to cleanup on shutdown/restart.
cleanup() - Method in class net.anotheria.moskito.core.util.MBeanUtil
Unregisters all beans, that been registered by this utility object.
clear() - Method in class net.anotheria.moskito.core.util.storage.MapStorageWrapper
 
clear() - Method in class net.anotheria.moskito.core.util.storage.Storage
 
CommandController - Interface in net.anotheria.moskito.core.command
Command controller interface is used to plug-in custom command processors into a centralized management.
CommandControllerFactory - Class in net.anotheria.moskito.core.command
Factory for the CommandController
CommandControllerFactory() - Constructor for class net.anotheria.moskito.core.command.CommandControllerFactory
 
CommandControllerImpl - Enum in net.anotheria.moskito.core.command
An implementation of the command controller.
CommandProcessor - Interface in net.anotheria.moskito.core.command
This interface defines a processor for a single command (word) which can be used with the command controller.
compareTo(IComparable, int) - Method in class net.anotheria.moskito.core.decorators.AbstractDecorator
 
compareTo(IComparable, int) - Method in class net.anotheria.moskito.core.decorators.mbean.MBeanDecorator
 
compareTo(IComparable, int) - Method in class net.anotheria.moskito.core.decorators.predefined.GenericStatsDecorator
 
compareTo(IComparable, int) - Method in class net.anotheria.moskito.core.decorators.value.DoubleValueAO
 
compareTo(IComparable, int) - Method in class net.anotheria.moskito.core.decorators.value.LongValueAO
 
compareTo(IComparable, int) - Method in class net.anotheria.moskito.core.decorators.value.StringValueAO
 
compareTo(Tag) - Method in class net.anotheria.moskito.core.tag.Tag
 
compareTo(IComparable, int) - Method in enum net.anotheria.moskito.core.threshold.ThresholdStatus
 
compareTo(IComparable<? extends Trace>, int) - Method in class net.anotheria.moskito.core.tracer.Trace
 
configure(NotificationProviderConfig) - Method in interface net.anotheria.moskito.core.threshold.alerts.NotificationProvider
Called by the alert dispatcher upon creation with a configuration.
configure(NotificationProviderConfig) - Method in class net.anotheria.moskito.core.threshold.alerts.notificationprovider.LogFileNotificationProvider
 
configure(NotificationProviderConfig) - Method in class net.anotheria.moskito.core.threshold.alerts.notificationprovider.SyserrNotificationProvider
 
configure(NotificationProviderConfig) - Method in class net.anotheria.moskito.core.threshold.alerts.notificationprovider.SysoutNotificationProvider
 
Constants - Class in net.anotheria.moskito.core.predefined
Constants used through moskito.
Constants() - Constructor for class net.anotheria.moskito.core.predefined.Constants
 
consumeSnapshot(ProducerSnapshot) - Method in interface net.anotheria.moskito.core.snapshot.SnapshotConsumer
 
containsChart(String) - Method in class net.anotheria.moskito.core.config.dashboards.DashboardConfig
 
containsGauge(String) - Method in class net.anotheria.moskito.core.config.dashboards.DashboardConfig
 
containsKey(Object) - Method in class net.anotheria.moskito.core.util.storage.MapStorageWrapper
 
containsKey(Object) - Method in class net.anotheria.moskito.core.util.storage.Storage
 
containsThreshold(String) - Method in class net.anotheria.moskito.core.config.dashboards.DashboardConfig
 
containsValue(Object) - Method in class net.anotheria.moskito.core.util.storage.MapStorageWrapper
 
containsValue(Object) - Method in class net.anotheria.moskito.core.util.storage.Storage
 
CounterStats - Class in net.anotheria.moskito.core.counter
Stats for counters.
CounterStats(String, Interval[]) - Constructor for class net.anotheria.moskito.core.counter.CounterStats
Creates new counter stats object.
CounterStats(String) - Constructor for class net.anotheria.moskito.core.counter.CounterStats
Creates new counter stats object.
CounterStatsDecorator - Class in net.anotheria.moskito.core.decorators.counter
Decorator for counter stats object.
CounterStatsDecorator() - Constructor for class net.anotheria.moskito.core.decorators.counter.CounterStatsDecorator
Creates a new counter stats decorator by calling super constructor with pattern, captions, short_explanations and explanations as parameter.
CounterStatsFactory - Class in net.anotheria.moskito.core.counter
Factory for the counter stats.
CounterStatsFactory() - Constructor for class net.anotheria.moskito.core.counter.CounterStatsFactory
Constructor.
CounterStatsFactory(Interval[]) - Constructor for class net.anotheria.moskito.core.counter.CounterStatsFactory
Constructor.
create(TieableDefinition) - Method in class net.anotheria.moskito.core.accumulation.AccumulatorRepository
 
create(TieableDefinition) - Method in class net.anotheria.moskito.core.helper.TieableRepository
 
create(TieableDefinition) - Method in class net.anotheria.moskito.core.threshold.ThresholdRepository
Creates a new threshold.
createAccumulator(TieableDefinition) - Method in class net.anotheria.moskito.core.accumulation.AccumulatorRepository
 
createAccumulator(String, String, String, String, String, TimeUnit) - Static method in class net.anotheria.moskito.core.accumulation.Accumulators
Creates a new accumulator.
createAccumulator(String, String, String, String, String) - Static method in class net.anotheria.moskito.core.accumulation.Accumulators
 
createCallExecution() - Method in class net.anotheria.moskito.core.predefined.RequestOrientedStats
Creates a new call execution object.
createCallExecution() - Method in class net.anotheria.moskito.core.producers.AbstractStats
Not supported by default.
createCallExecution() - Method in interface net.anotheria.moskito.core.producers.IStats
 
createConcurrentHashMapStorage() - Static method in class net.anotheria.moskito.core.util.storage.Storage
Factory method to create a new storage backed by a concurrent hash map.
createConcurrentHashMapStorage(int) - Static method in class net.anotheria.moskito.core.util.storage.Storage
Factory method to create a new storage backed by a concurrent hash map.
createConcurrentHashMapStorage(String) - Static method in class net.anotheria.moskito.core.util.storage.Storage
Factory method to create a new storage backed by a concurrent hash map.
createConcurrentHashMapStorage(String, int) - Static method in class net.anotheria.moskito.core.util.storage.Storage
Factory method to create a new storage backed by a concurrent hash map.
createCustomThreshold(String, CustomThresholdProvider, OnDemandStatsProducer<S>) - Method in class net.anotheria.moskito.core.threshold.ThresholdRepository
 
created(long, String) - Static method in class net.anotheria.moskito.core.util.threadhistory.ThreadHistoryEvent
Factory method to create new 'created' event.
createDAOInstance(T, String, Class<T>, Class<?>...) - Static method in class net.anotheria.moskito.core.dynamic.ProxyUtils
Shortcut method to create an instance of category dao.
createDetailedStatValue(Object, String, Interval[]) - Static method in class net.anotheria.moskito.core.stats.impl.StatValueFactory
 
createDetailedStatValue(StatValueTypes, String, Interval[]) - Static method in class net.anotheria.moskito.core.stats.impl.StatValueFactory
 
createErrorCatcher(ErrorCatcherConfig) - Static method in class net.anotheria.moskito.core.errorhandling.ErrorCatcherFactory
 
createGCAccumulators(List<String>) - Static method in class net.anotheria.moskito.core.accumulation.Accumulators
Creates garbage collectors accumulators and gc set.
createGlobalRequestProcessorAccumulators(List<String>) - Static method in class net.anotheria.moskito.core.accumulation.Accumulators
Creates tomcat global request processor accumulators and set for them.
createHashMapStorage() - Static method in class net.anotheria.moskito.core.util.storage.Storage
Factory method to create a new storage backed by a hashmap.
createHashMapStorage(int) - Static method in class net.anotheria.moskito.core.util.storage.Storage
Factory method to create a new storage backed by a hashmap.
createHashMapStorage(String) - Static method in class net.anotheria.moskito.core.util.storage.Storage
Factory method to create a new storage backed by a hashmap.
createHashMapStorage(String, int) - Static method in class net.anotheria.moskito.core.util.storage.Storage
Factory method to create a new storage backed by a concurrent hash map.
createHashtableStorage() - Static method in class net.anotheria.moskito.core.util.storage.Storage
Factory method to create a new storage backed by a hashtable.
createHashtableStorage(int) - Static method in class net.anotheria.moskito.core.util.storage.Storage
Factory method to create a new storage backed by a hashtable.
createHashtableStorage(String) - Static method in class net.anotheria.moskito.core.util.storage.Storage
Factory method to create a new storage backed by a hashtable.
createHashtableStorage(String, int) - Static method in class net.anotheria.moskito.core.util.storage.Storage
Factory method to create a new storage backed by a hashtable.
createInstance(T, String, String, String, IOnDemandCallHandler, IOnDemandStatsFactory<? extends IStats>, boolean, Class<T>, Class<?>...) - Static method in class net.anotheria.moskito.core.dynamic.ProxyUtils
Creates a new proxied instance for an existing implementation.
createIntervalsAfterConfiguration() - Method in class net.anotheria.moskito.core.config.MoskitoConfiguration
 
createJourney(String) - Method in interface net.anotheria.moskito.core.journey.JourneyManager
Creates a new journey with the given name and returns it to the caller.
createJourney(String) - Method in class net.anotheria.moskito.core.journey.JourneyManagerImpl
 
createMBeanStats(MBeanServer, ObjectName, boolean, long) - Static method in class net.anotheria.moskito.core.util.MBeanStatsFactory
Creates new instance of mbean stats
createMemoryPoolAccumulator(String, String) - Static method in class net.anotheria.moskito.core.accumulation.Accumulators
Creates new memory pool accumulators for memory pool producer.
createProducerRegistryAPI() - Method in class net.anotheria.moskito.core.registry.ProducerRegistryAPIFactory
Creates a producer registry api instance.
createProducerRegistryAPIForUnitTest() - Method in class net.anotheria.moskito.core.registry.ProducerRegistryAPIFactory
 
createProxy() - Method in class net.anotheria.moskito.core.dynamic.MoskitoInvokationProxy
Creates the actual proxy object.
createProxy(ClassLoader) - Method in class net.anotheria.moskito.core.dynamic.MoskitoInvokationProxy
Creates the proxy with the submitted classloader.
createServiceAVGAccumulator(String, String) - Static method in class net.anotheria.moskito.core.accumulation.Accumulators
Creates a new accumulator for service average response time measurement.
createServiceAVGAccumulator(String, String, String) - Static method in class net.anotheria.moskito.core.accumulation.Accumulators
Creates a new accumulator for service average response time measurement.
createServiceInstance(T, String, String, String, boolean, Class<T>, Class<?>...) - Static method in class net.anotheria.moskito.core.dynamic.ProxyUtils
Creates a monitored proxy instance for a service.
createServiceInstance(T, String, String, String, Class<T>, Class<?>...) - Static method in class net.anotheria.moskito.core.dynamic.ProxyUtils
Creates a monitored proxy instance for a service.
createServiceInstance(T, String, String, Class<T>, Class<?>...) - Static method in class net.anotheria.moskito.core.dynamic.ProxyUtils
Shortcut method to create service instance.
createServiceInstance(T, String, Class<T>, Class<?>...) - Static method in class net.anotheria.moskito.core.dynamic.ProxyUtils
Shortcut method to create service instance with least possible effort.
createServiceREQAccumulator(String, String) - Static method in class net.anotheria.moskito.core.accumulation.Accumulators
Creates a new accumulator for service req count.
createServiceREQAccumulator(String, String, String) - Static method in class net.anotheria.moskito.core.accumulation.Accumulators
Creates a new accumulator for service req count.
createSLF4JDefaultAndIntervalStatsLogger(IStatsProducer) - Static method in class net.anotheria.moskito.core.logging.LoggerUtil
 
createSLF4JDefaultAndIntervalStatsLogger(IStatsProducer, String) - Static method in class net.anotheria.moskito.core.logging.LoggerUtil
 
createSLF4JDefaultStatsLogger(IStatsProducer) - Static method in class net.anotheria.moskito.core.logging.LoggerUtil
 
createSLF4JDefaultStatsLogger(IStatsProducer, String) - Static method in class net.anotheria.moskito.core.logging.LoggerUtil
 
createSLF4JIntervalStatsLoggerForAllConfiguredIntervals(IStatsProducer) - Static method in class net.anotheria.moskito.core.logging.LoggerUtil
Creates interval stats loggers for all configured intervals.
createSLF4JIntervalStatsLoggerForAllConfiguredIntervals(IStatsProducer, String) - Static method in class net.anotheria.moskito.core.logging.LoggerUtil
Creates interval stats loggers for all configured intervals.
createSnapshot(IStatsProducer, String) - Static method in class net.anotheria.moskito.core.snapshot.SnapshotCreator
Creates a snapshot for a producer.
createStatsObject(String) - Method in class net.anotheria.moskito.core.counter.CounterStatsFactory
 
createStatsObject(String) - Method in class net.anotheria.moskito.core.counter.GuestBasicPremiumStatsFactory
 
createStatsObject(String) - Method in class net.anotheria.moskito.core.counter.MaleFemaleStatsFactory
 
createStatsObject(String) - Method in interface net.anotheria.moskito.core.dynamic.IOnDemandStatsFactory
Creates a new stats object with given name.
createStatsObject(String) - Method in class net.anotheria.moskito.core.predefined.FilterStatsFactory
Creates a new FilterStats object with the given name.
createStatsObject(String) - Method in class net.anotheria.moskito.core.predefined.PageInBrowserStatsFactory
 
createStatsObject(String) - Method in class net.anotheria.moskito.core.predefined.ServiceStatsFactory
 
createStatsObject(String) - Method in class net.anotheria.moskito.core.util.session.SessionCountFactory
 
createStatValue(Object, String, Interval[]) - Static method in class net.anotheria.moskito.core.stats.impl.StatValueFactory
This method creates a new StatValue instance.
createStatValue(StatValueTypes, String, Interval[]) - Static method in class net.anotheria.moskito.core.stats.impl.StatValueFactory
This method creates a StatValue instance.
createStatValue(StatValueTypes, String, Collection<String>) - Static method in class net.anotheria.moskito.core.stats.impl.StatValueFactory
 
createThreshold(ThresholdDefinition) - Method in class net.anotheria.moskito.core.threshold.ThresholdRepository
Creates a Threshold related to given ThresholdDefinition and registers it as MBean.
createTieable(TieableDefinition) - Method in class net.anotheria.moskito.core.helper.TieableRepository
 
createTreeMapStorage(String) - Static method in class net.anotheria.moskito.core.util.storage.Storage
Creates a new TreeMap backed Storage.
createTreeMapStorage(String, Comparator) - Static method in class net.anotheria.moskito.core.util.storage.Storage
Creates a new TreeMap backed Storage.
createUrlAVGAccumulator(String, String) - Static method in class net.anotheria.moskito.core.accumulation.Accumulators
Creates a new accumulator for avg response time of the url.
createUrlAVGAccumulator(String, String, String) - Static method in class net.anotheria.moskito.core.accumulation.Accumulators
Creates a new accumulator for avg response time of the url.
createUrlREQAccumulator(String, String) - Static method in class net.anotheria.moskito.core.accumulation.Accumulators
Creates a new accumulator for request count of the url.
createUrlREQAccumulator(String, String, String) - Static method in class net.anotheria.moskito.core.accumulation.Accumulators
Creates a new accumulator for request count of the url.
createUrlTotalTimeAccumulator(String, String) - Static method in class net.anotheria.moskito.core.accumulation.Accumulators
Creates a new accumulator for total time of the url.
createUrlTotalTimeAccumulator(String, String, String) - Static method in class net.anotheria.moskito.core.accumulation.Accumulators
Creates a new accumulator for total time of the url.
createValueHolder(Interval) - Method in interface net.anotheria.moskito.core.stats.IValueHolderFactory
This method creates a new ValueHolder instance for the given Interval.
createValueHolderObject(Interval) - Method in class net.anotheria.moskito.core.stats.impl.DiffLongValueHolderFactory
 
createValueHolderObject(Interval) - Method in class net.anotheria.moskito.core.stats.impl.DoubleValueHolderFactory
This method creates the new ValueHolder instance.
CreationInfo - Class in net.anotheria.moskito.core.inspection
An object that stores the info about the creation of another object.
CreationInfo(StackTraceElement[]) - Constructor for class net.anotheria.moskito.core.inspection.CreationInfo
 
CUMULATED_STATS_NAME - Static variable in class net.anotheria.moskito.core.dynamic.OnDemandStatsProducer
Constant for cumulated (aggregated) stats name.
CurrentlyTracedCall - Class in net.anotheria.moskito.core.calltrace
A currently being traced call.
CurrentlyTracedCall(String) - Constructor for class net.anotheria.moskito.core.calltrace.CurrentlyTracedCall
Creates a new CurrentlyTracedCall.
CustomTag - Class in net.anotheria.moskito.core.config.tagging
User defined tag.
CustomTag() - Constructor for class net.anotheria.moskito.core.config.tagging.CustomTag
 
CustomTagSource - Enum in net.anotheria.moskito.core.config.tagging
Possible tag value sources.
CustomThresholdProvider - Interface in net.anotheria.moskito.core.threshold
If a producer is a CustomThresholdProvider it will be asked for its threshold status instead of the actual stats by the threshold.
CustomThresholdStatus - Class in net.anotheria.moskito.core.threshold
TODO comment this class
CustomThresholdStatus() - Constructor for class net.anotheria.moskito.core.threshold.CustomThresholdStatus
 
CustomThresholdStatus(ThresholdStatus, String) - Constructor for class net.anotheria.moskito.core.threshold.CustomThresholdStatus
 

D

DashboardConfig - Class in net.anotheria.moskito.core.config.dashboards
Configuration of a single Dashboard.
DashboardConfig() - Constructor for class net.anotheria.moskito.core.config.dashboards.DashboardConfig
 
DashboardsConfig - Class in net.anotheria.moskito.core.config.dashboards
Configuration of Dashboards.
DashboardsConfig() - Constructor for class net.anotheria.moskito.core.config.dashboards.DashboardsConfig
 
DashboardWidget - Enum in net.anotheria.moskito.core.config.dashboards
Represents dashboard components - widgets.
deactivate() - Method in enum net.anotheria.moskito.core.util.threadhistory.ThreadHistoryUtility
 
dec() - Method in class net.anotheria.moskito.core.counter.CounterStats
 
dec(String) - Method in class net.anotheria.moskito.core.counter.GenericCounterStats
Decrement counter by 1
decBy(long) - Method in class net.anotheria.moskito.core.counter.CounterStats
Decreases current counter by a value.
decBy(String, long) - Method in class net.anotheria.moskito.core.counter.GenericCounterStats
Decrease counter by a given value
DecoratorName - Class in net.anotheria.moskito.core.decorators
Identifier of decorator.
DecoratorName(IStats) - Constructor for class net.anotheria.moskito.core.decorators.DecoratorName
Creates new instance of DecoratorName for given stats object
DecoratorRegistryFactory - Class in net.anotheria.moskito.core.decorators
Factory for the decorator registry.
DecoratorRegistryFactory() - Constructor for class net.anotheria.moskito.core.decorators.DecoratorRegistryFactory
 
DecoratorRegistryImpl - Class in net.anotheria.moskito.core.decorators
Implementation of the IDecoratorRegistry.
decrease() - Method in class net.anotheria.moskito.core.stats.impl.DetailedTypeAwareStatValueImpl
 
decrease() - Method in class net.anotheria.moskito.core.stats.impl.DoubleValueHolder
This method shall decrement the value by one.
decrease() - Method in interface net.anotheria.moskito.core.stats.StatValue
This method decreases the stored values for all Intervals by one.
decrease() - Method in interface net.anotheria.moskito.core.stats.ValueHolder
This method shall decrement the value by one.
decreaseByDouble(double) - Method in class net.anotheria.moskito.core.stats.impl.DetailedTypeAwareStatValueImpl
 
decreaseByDouble(double) - Method in class net.anotheria.moskito.core.stats.impl.DoubleValueHolder
This method shall decrement the current value by the given amount.
decreaseByDouble(double) - Method in interface net.anotheria.moskito.core.stats.StatValue
This method decreases the current values of all registered Intervals by the given double value.
decreaseByDouble(double) - Method in interface net.anotheria.moskito.core.stats.ValueHolder
This method shall decrement the current value by the given amount.
decreaseByInt(int) - Method in class net.anotheria.moskito.core.stats.impl.DetailedTypeAwareStatValueImpl
 
decreaseByInt(int) - Method in class net.anotheria.moskito.core.stats.impl.DoubleValueHolder
This method shall decrement the current value by the given amount.
decreaseByInt(int) - Method in interface net.anotheria.moskito.core.stats.StatValue
This method decreases the current values of all registered Intervals by the given int value.
decreaseByInt(int) - Method in interface net.anotheria.moskito.core.stats.ValueHolder
This method shall decrement the current value by the given amount.
decreaseByLong(long) - Method in class net.anotheria.moskito.core.stats.impl.DetailedTypeAwareStatValueImpl
 
decreaseByLong(long) - Method in class net.anotheria.moskito.core.stats.impl.DoubleValueHolder
This method shall decrement the current value by the given amount.
decreaseByLong(long) - Method in interface net.anotheria.moskito.core.stats.StatValue
This method decreases the current values of all registered Intervals by the given long value.
decreaseByLong(long) - Method in interface net.anotheria.moskito.core.stats.ValueHolder
This method shall decrement the current value by the given amount.
decreaseSize() - Method in class net.anotheria.moskito.core.util.storage.StorageStats
 
DEF_CATEGORY - Static variable in class net.anotheria.moskito.core.util.storage.Storage
Default category used for producer registration.
DEF_SUBSYSTEM - Static variable in class net.anotheria.moskito.core.util.storage.Storage
Default subsystem used for producer registration.
DEFAULT_CATEGORY - Static variable in class net.anotheria.moskito.core.producers.AbstractStatsProducer
The name of the default category.
DEFAULT_DEFAULT_VALUE - Static variable in class net.anotheria.moskito.core.stats.impl.DoubleValueHolder
This is the value that will be used as defaultValue if no other one was specified.
DEFAULT_INSTANCE - Static variable in class net.anotheria.moskito.core.counter.CounterStatsFactory
Singleton instance for reducing number of classes.
DEFAULT_INSTANCE - Static variable in class net.anotheria.moskito.core.predefined.ServiceStatsFactory
Default instance to spare additional object creation.
DEFAULT_INSTANCE - Static variable in class net.anotheria.moskito.core.util.session.SessionCountFactory
Default instance to spare additional object creation.
DEFAULT_INTERVAL - Static variable in class net.anotheria.moskito.core.accumulation.Accumulators
Default interval for accumulator creation.
DEFAULT_SUBSYSTEM - Static variable in class net.anotheria.moskito.core.producers.AbstractStatsProducer
The name of the default subsystem.
DefaultDecorator - Class in net.anotheria.moskito.core.decorators
A NOOP decorator.
DefaultDecorator() - Constructor for class net.anotheria.moskito.core.decorators.DefaultDecorator
Constructor.
DefaultIntervals - Class in net.anotheria.moskito.core.stats
Deprecated.
DefaultIntervals() - Constructor for class net.anotheria.moskito.core.stats.DefaultIntervals
Deprecated.
 
DefaultStatsLogger - Class in net.anotheria.moskito.core.logging
The DefaultStatsLogger class providing a logging utility for stats default value.
DefaultStatsLogger(IStatsProducer, ILogOutput) - Constructor for class net.anotheria.moskito.core.logging.DefaultStatsLogger
Creates a new DefaultStatsLogger with 60 seconds output interval.
DefaultStatsLogger(IStatsProducer, ILogOutput, int) - Constructor for class net.anotheria.moskito.core.logging.DefaultStatsLogger
Creates a new DefaultStatsLogger.
deInitialize() - Method in class net.anotheria.moskito.core.plugins.AbstractMoskitoPlugin
 
deInitialize() - Method in interface net.anotheria.moskito.core.plugins.MoskitoPlugin
Called before the plugin should be unloaded.
deInitialize() - Method in class net.anotheria.moskito.core.plugins.NoOpPlugin
 
deleted(long, String) - Static method in class net.anotheria.moskito.core.util.threadhistory.ThreadHistoryEvent
Factory method to create new 'deleted' event.
describe() - Method in class net.anotheria.moskito.core.helper.TieableDefinition
 
describeForWebUI() - Method in class net.anotheria.moskito.core.counter.CounterStats
 
describeForWebUI() - Method in class net.anotheria.moskito.core.counter.GenericCounterStats
 
describeForWebUI() - Method in class net.anotheria.moskito.core.counter.GuestBasicPremiumStats
 
describeForWebUI() - Method in class net.anotheria.moskito.core.counter.MaleFemaleStats
 
destroy() - Method in class net.anotheria.moskito.core.producers.AbstractStats
 
destroy() - Method in interface net.anotheria.moskito.core.producers.IStats
Called when this stats object is removed from the system.
destroy() - Method in class net.anotheria.moskito.core.stats.impl.DetailedTypeAwareStatValueImpl
 
destroy() - Method in interface net.anotheria.moskito.core.stats.StatValue
Called when the owner stats object is removed from the system.
detachFromListener(T) - Method in class net.anotheria.moskito.core.helper.TieableRepository
 
DetailedStatValue - Interface in net.anotheria.moskito.core.stats
Extends the StatValue interface with a StatValueTypes value.
DetailedTypeAwareStatValueImpl - Class in net.anotheria.moskito.core.stats.impl
Extends the TypeAwareStatValueImpl type with some predefined values: min, max, avg.
DetailedTypeAwareStatValueImpl(String, StatValueTypes, IValueHolderFactory) - Constructor for class net.anotheria.moskito.core.stats.impl.DetailedTypeAwareStatValueImpl
 
DiffLongValueHolder - Class in net.anotheria.moskito.core.stats.impl
This value holder is meant for values that are continuously increasing and where you want to monitor not an absolute amount per interval but a change.
DiffLongValueHolder(Interval) - Constructor for class net.anotheria.moskito.core.stats.impl.DiffLongValueHolder
 
DiffLongValueHolderFactory - Class in net.anotheria.moskito.core.stats.impl
Factory for DiffLongValue.
DiffLongValueHolderFactory() - Constructor for class net.anotheria.moskito.core.stats.impl.DiffLongValueHolderFactory
 
disableAll() - Method in class net.anotheria.moskito.core.config.producers.BuiltinProducersConfig
 
disableLogging() - Method in class net.anotheria.moskito.core.dynamic.OnDemandStatsProducer
 
disableLogging() - Method in interface net.anotheria.moskito.core.producers.LoggingAwareProducer
Disables logging of all method calls.
disableMetricCollection() - Method in class net.anotheria.moskito.core.config.KillSwitchConfiguration
 
disableTrackingForProducerId(String) - Method in class net.anotheria.moskito.core.tracer.TracerRepository
 
dispatchAlert(ThresholdAlert) - Method in enum net.anotheria.moskito.core.threshold.alerts.AlertDispatcher
Dispatch alert to the notification providers via
doesFit(IStatsProducer) - Method in class net.anotheria.moskito.core.registry.filters.AllThroughFilter
 
doesFit(IStatsProducer) - Method in class net.anotheria.moskito.core.registry.filters.CategoryFilter
 
doesFit(IStatsProducer) - Method in class net.anotheria.moskito.core.registry.filters.SubsystemFilter
 
doesFit(IStatsProducer) - Method in interface net.anotheria.moskito.core.registry.IProducerFilter
Called by ProducerRegistryAPI for each stored producer in order to determine whether the producer should be included in the result.
DoubleBarrierPassGuard - Class in net.anotheria.moskito.core.threshold.guard
A barrier path guard that works with double values.
DoubleBarrierPassGuard(ThresholdStatus, double, GuardedDirection) - Constructor for class net.anotheria.moskito.core.threshold.guard.DoubleBarrierPassGuard
 
DoubleValueAO - Class in net.anotheria.moskito.core.decorators.value
Stat value bean for double values.
DoubleValueAO(String, double) - Constructor for class net.anotheria.moskito.core.decorators.value.DoubleValueAO
Creates a new DoubleValueAO.
DoubleValueHolder - Class in net.anotheria.moskito.core.stats.impl
This class implements a ValueHolder that is able to process double values.
DoubleValueHolder(Interval) - Constructor for class net.anotheria.moskito.core.stats.impl.DoubleValueHolder
Constructs an instance of DoubleValueHolder.
DoubleValueHolderFactory - Class in net.anotheria.moskito.core.stats.impl
This ValueHolderFactory implementation creates DoubleValueHolder instances.
DoubleValueHolderFactory() - Constructor for class net.anotheria.moskito.core.stats.impl.DoubleValueHolderFactory
Constructs an instance of DoubleValueHolderFactory.
dumpOut() - Method in class net.anotheria.moskito.core.calltrace.CurrentlyTracedCall
This is a debug method used to dump out the call into stdout.

E

enableLogging() - Method in class net.anotheria.moskito.core.dynamic.OnDemandStatsProducer
 
enableLogging() - Method in interface net.anotheria.moskito.core.producers.LoggingAwareProducer
Enables logging of all methods calls.
enableTracingForProducerId(String) - Method in class net.anotheria.moskito.core.tracer.TracerRepository
 
endStep() - Method in class net.anotheria.moskito.core.calltrace.CurrentlyTracedCall
 
endTrace() - Static method in class net.anotheria.moskito.core.calltrace.RunningTraceContainer
 
EntryCountLimitedOnDemandStatsProducer<S extends IStats> - Class in net.anotheria.moskito.core.dynamic
This implementation of the OnDemandStatsProducer has a hardcoded entry limit.
EntryCountLimitedOnDemandStatsProducer(String, String, String, IOnDemandStatsFactory<S>, int) - Constructor for class net.anotheria.moskito.core.dynamic.EntryCountLimitedOnDemandStatsProducer
 
entrySet() - Method in class net.anotheria.moskito.core.util.storage.MapStorageWrapper
 
entrySet() - Method in class net.anotheria.moskito.core.util.storage.Storage
 
equals(Object) - Method in class net.anotheria.moskito.core.config.dashboards.ChartConfig
 
equals(Object) - Method in class net.anotheria.moskito.core.registry.IntervalInfo
 
equals(Object) - Method in class net.anotheria.moskito.core.registry.ProducerReference
 
ErrorCatcher - Interface in net.anotheria.moskito.core.errorhandling
This class is used by the BuiltInErrorProducer to held caught errors.
ErrorCatcherBean - Class in net.anotheria.moskito.core.errorhandling
This class is used to transfer information about a catcher temporarly within an application.
ErrorCatcherBean() - Constructor for class net.anotheria.moskito.core.errorhandling.ErrorCatcherBean
 
ErrorCatcherBean.ErrorCatcherType - Enum in net.anotheria.moskito.core.errorhandling
 
ErrorCatcherConfig - Class in net.anotheria.moskito.core.config.errorhandling
Defines a catcher for a specific error.
ErrorCatcherConfig() - Constructor for class net.anotheria.moskito.core.config.errorhandling.ErrorCatcherConfig
 
ErrorCatcherFactory - Class in net.anotheria.moskito.core.errorhandling
TODO comment this class
ErrorCatcherFactory() - Constructor for class net.anotheria.moskito.core.errorhandling.ErrorCatcherFactory
 
ErrorCatcherTarget - Enum in net.anotheria.moskito.core.config.errorhandling
Target for the error catcher, defines if memory or logfile or none should be used.
ErrorHandlingConfig - Class in net.anotheria.moskito.core.config.errorhandling
Configuration for the BuiltInErrorProducer.
ErrorHandlingConfig() - Constructor for class net.anotheria.moskito.core.config.errorhandling.ErrorHandlingConfig
 
ErrorStats - Class in net.anotheria.moskito.core.predefined
Stats for (read) caches.
ErrorStats() - Constructor for class net.anotheria.moskito.core.predefined.ErrorStats
Creates a new 'unnamed' cache stats object with default intervals.
ErrorStats(String) - Constructor for class net.anotheria.moskito.core.predefined.ErrorStats
 
ErrorStats(String, Interval[]) - Constructor for class net.anotheria.moskito.core.predefined.ErrorStats
Creates a new cachestats object.
ErrorStatsDecorator - Class in net.anotheria.moskito.core.decorators.predefined
Decorator for error stats.
ErrorStatsDecorator() - Constructor for class net.anotheria.moskito.core.decorators.predefined.ErrorStatsDecorator
Constructor.
execute(Object...) - Method in interface net.anotheria.moskito.core.blueprint.BlueprintCallExecutor
Called by the producer.
execute(BlueprintCallExecutor, Object...) - Method in class net.anotheria.moskito.core.blueprint.BlueprintProducer
Called by the surrounding code whenever the action which we are measuring is actually executed.
ExtendedThresholdStatus - Class in net.anotheria.moskito.core.threshold
The extended ThresholdStatus returns information about all producers in one status.
ExtendedThresholdStatus(ThresholdStatus) - Constructor for class net.anotheria.moskito.core.threshold.ExtendedThresholdStatus
 

F

fastChannelCopy(InputStream, OutputStream) - Static method in class net.anotheria.moskito.core.util.IOUtils
 
fastChannelCopy(ReadableByteChannel, WritableByteChannel) - Static method in class net.anotheria.moskito.core.util.IOUtils
copy data from input channel to the output channel
FIFTEEN_MINUTES - Static variable in class net.anotheria.moskito.core.stats.DefaultIntervals
Deprecated.
an interval of fifteen minutes
fillMap(Map<K, V>) - Method in class net.anotheria.moskito.core.util.storage.MapStorageWrapper
 
fillMap(Map<K, V>) - Method in class net.anotheria.moskito.core.util.storage.Storage
Puts all elements into a given map.
fillMap(Map<K, V>) - Method in interface net.anotheria.moskito.core.util.storage.StorageWrapper
Fills the parameter map with contents of this map and returns it.
FilterConfig - Class in net.anotheria.moskito.core.config.filter
Configuration object vor generic filters.
FilterConfig() - Constructor for class net.anotheria.moskito.core.config.filter.FilterConfig
 
FilterStats - Class in net.anotheria.moskito.core.predefined
Stats for HTTPFilters.
FilterStats(String) - Constructor for class net.anotheria.moskito.core.predefined.FilterStats
Creates a new FilterStats object with the given method name.
FilterStats() - Constructor for class net.anotheria.moskito.core.predefined.FilterStats
Creates a new FilterStats object.
FilterStats(String, Interval[]) - Constructor for class net.anotheria.moskito.core.predefined.FilterStats
Creates a new FilterStats object with given name and intervals.
FilterStatsDecorator - Class in net.anotheria.moskito.core.decorators.predefined
 
FilterStatsDecorator() - Constructor for class net.anotheria.moskito.core.decorators.predefined.FilterStatsDecorator
 
FilterStatsFactory - Class in net.anotheria.moskito.core.predefined
Factory for filter stats.
FilterStatsFactory(Interval[]) - Constructor for class net.anotheria.moskito.core.predefined.FilterStatsFactory
Creates a new FilterStatsFactory with custom intervals.
FilterStatsFactory() - Constructor for class net.anotheria.moskito.core.predefined.FilterStatsFactory
Creates a new FilterStatsFactory with default intervals.
findAnnotation(AnnotatedElement, Class<A>) - Static method in class net.anotheria.moskito.core.util.annotation.AnnotationUtils
Deep search of specified annotation considering "annotation as meta annotation" case (annotation annotated with specified annotation).
findAnnotation(Annotation, Class<A>) - Static method in class net.anotheria.moskito.core.util.annotation.AnnotationUtils
Deep search of specified source considering "annotation as meta annotation" case (source annotated with specified source).
findTagSourceByName(String) - Static method in enum net.anotheria.moskito.core.config.tagging.CustomTagSource
Searches for source by given name.
findTypeAnnotation(Class<?>, Class<A>) - Static method in class net.anotheria.moskito.core.util.annotation.AnnotationUtils
Recursive annotation search on type, it annotations and parents hierarchy.
findWidgetByName(String) - Static method in enum net.anotheria.moskito.core.config.dashboards.DashboardWidget
Searches for widget with given name.
finishExecution() - Method in class net.anotheria.moskito.core.producers.AbstractCallExecution
 
finishExecution() - Method in interface net.anotheria.moskito.core.producers.CallExecution
Finishes the execution.
finishExecution(String) - Method in interface net.anotheria.moskito.core.producers.CallExecution
Finishes the execution and notifies about the execution results for call trace.
FIVE_MINUTES - Static variable in class net.anotheria.moskito.core.stats.DefaultIntervals
Deprecated.
an interval of five minutes
forceUpdateIntervalForTestingPurposes(String) - Method in class net.anotheria.moskito.core.stats.impl.IntervalRegistry
 
FREE - Static variable in class net.anotheria.moskito.core.util.BuiltInMemoryProducer
Constant for free memory.
fromString(String) - Static method in enum net.anotheria.moskito.core.stats.TimeUnit
Helper method to create a TimeUnit from potentially incorrect textual representation (nanos, nanoseconds, seconds, millis, etc work).

G

GaugeConfig - Class in net.anotheria.moskito.core.config.gauges
Configuration object for a single gauge..
GaugeConfig() - Constructor for class net.anotheria.moskito.core.config.gauges.GaugeConfig
 
GaugesConfig - Class in net.anotheria.moskito.core.config.gauges
Gauges section of the config.
GaugesConfig() - Constructor for class net.anotheria.moskito.core.config.gauges.GaugesConfig
 
GaugeValueConfig - Class in net.anotheria.moskito.core.config.gauges
A gauge value represents a min/max/current value for a gauge.
GaugeValueConfig() - Constructor for class net.anotheria.moskito.core.config.gauges.GaugeValueConfig
 
GaugeZoneConfig - Class in net.anotheria.moskito.core.config.gauges
Config for a gauge zone, a coloured zone in the gauge.
GaugeZoneConfig() - Constructor for class net.anotheria.moskito.core.config.gauges.GaugeZoneConfig
 
GCStats - Class in net.anotheria.moskito.core.predefined
Stats object for Garbage Collector related values.
GCStats(String) - Constructor for class net.anotheria.moskito.core.predefined.GCStats
Constructor.
GCStatsDecorator - Class in net.anotheria.moskito.core.decorators.predefined
A decorator for the Garbage Collector stats.
GCStatsDecorator() - Constructor for class net.anotheria.moskito.core.decorators.predefined.GCStatsDecorator
Default constructor.
GeneralMBeanDecorator - Class in net.anotheria.moskito.core.decorators.mbean
Decorator that returns empty captions and values.
GeneralMBeanDecorator() - Constructor for class net.anotheria.moskito.core.decorators.mbean.GeneralMBeanDecorator
 
generateTrace() - Method in class net.anotheria.moskito.core.calltrace.TraceStep
 
GenericCounterDecorator - Class in net.anotheria.moskito.core.decorators.counter
Generic decorator for counter stats based decorators.
GenericCounterDecorator(GenericCounterStats, String[], String[], String[]) - Constructor for class net.anotheria.moskito.core.decorators.counter.GenericCounterDecorator
Array-based main constructor.
GenericCounterDecorator(GenericCounterStats, List<String>, List<String>, List<String>) - Constructor for class net.anotheria.moskito.core.decorators.counter.GenericCounterDecorator
List-based main constructor.
GenericCounterDecorator(GenericCounterStats, String[], String[]) - Constructor for class net.anotheria.moskito.core.decorators.counter.GenericCounterDecorator
Explanations-only array-based constructor.
GenericCounterDecorator(GenericCounterStats, List<String>, List<String>) - Constructor for class net.anotheria.moskito.core.decorators.counter.GenericCounterDecorator
Explanations-only list-based constructor.
GenericCounterDecorator(GenericCounterStats) - Constructor for class net.anotheria.moskito.core.decorators.counter.GenericCounterDecorator
Minimal constructor.
GenericCounterStats - Class in net.anotheria.moskito.core.counter
Generic counter implementation.
GenericCounterStats(String, Interval[], List<String>) - Constructor for class net.anotheria.moskito.core.counter.GenericCounterStats
Main constructor, counter names as list
GenericCounterStats(String, Interval[], String...) - Constructor for class net.anotheria.moskito.core.counter.GenericCounterStats
Main constructor, counter names as array
GenericCounterStats(String, List<String>) - Constructor for class net.anotheria.moskito.core.counter.GenericCounterStats
Shortened constructor, counter names as list We assume that we use default intervals obtained by Constants.getDefaultIntervals()
GenericCounterStats(String, String...) - Constructor for class net.anotheria.moskito.core.counter.GenericCounterStats
Shortened constructor, counter names as array We assume that we use default intervals obtained by Constants.getDefaultIntervals()
GenericStats - Class in net.anotheria.moskito.core.producers
A generic IStats type containing TypeAwareStatValues.
GenericStats(String) - Constructor for class net.anotheria.moskito.core.producers.GenericStats
Constructs an instance of GenericStats.
GenericStatsDecorator - Class in net.anotheria.moskito.core.decorators.predefined
This is a generic stats-decorator implementation - will be used by default for all 'not build-in' stats.
GenericStatsDecorator(String) - Constructor for class net.anotheria.moskito.core.decorators.predefined.GenericStatsDecorator
Constructs an instance of GenericStatsDecorator.
get() - Static method in class net.anotheria.moskito.core.context.MoSKitoContext
 
get(String) - Method in class net.anotheria.moskito.core.counter.CounterStats
Gets the counter value fo an interval.
get() - Method in class net.anotheria.moskito.core.counter.CounterStats
Gets the current value for default interval.
get(String, String) - Method in class net.anotheria.moskito.core.counter.GenericCounterStats
 
get() - Method in class net.anotheria.moskito.core.registry.ProducerReference
Returns the underlying stats producer.
get(Object) - Method in class net.anotheria.moskito.core.util.storage.MapStorageWrapper
 
get(Object) - Method in class net.anotheria.moskito.core.util.storage.Storage
 
getAccumulationAmount() - Method in class net.anotheria.moskito.core.accumulation.AccumulatorDefinition
 
getAccumulationAmount() - Method in class net.anotheria.moskito.core.config.accumulators.AccumulatorConfig
 
getAccumulationAmount() - Method in class net.anotheria.moskito.core.config.accumulators.AccumulatorsConfig
 
getAccumulationAmount() - Method in class net.anotheria.moskito.core.config.accumulators.AutoAccumulatorConfig
 
getAccumulatorColor(String) - Method in class net.anotheria.moskito.core.config.accumulators.AccumulatorsConfig
Returns accumulator color by given accumulator name.
getAccumulatorNames() - Method in class net.anotheria.moskito.core.config.accumulators.AccumulatorSetConfig
 
getAccumulatorPatterns() - Method in class net.anotheria.moskito.core.config.dashboards.ChartPattern
 
getAccumulators() - Method in class net.anotheria.moskito.core.accumulation.AccumulatorRepository
Returns configured accumulators.
getAccumulators() - Method in class net.anotheria.moskito.core.config.accumulators.AccumulatorsConfig
 
getAccumulators() - Method in class net.anotheria.moskito.core.config.dashboards.ChartConfig
 
getAccumulatorsColors() - Method in class net.anotheria.moskito.core.config.accumulators.AccumulatorsConfig
 
getAccumulatorsConfig() - Method in class net.anotheria.moskito.core.config.MoskitoConfiguration
 
getAccumulatorSets() - Method in class net.anotheria.moskito.core.config.accumulators.AccumulatorsConfig
 
getAdditionalMessage() - Method in class net.anotheria.moskito.core.threshold.ThresholdInStatus
 
getAlertHistoryConfig() - Method in class net.anotheria.moskito.core.config.thresholds.ThresholdsAlertsConfig
 
getAlerts() - Method in enum net.anotheria.moskito.core.threshold.alerts.AlertHistory
Returns the alerts sofar.
getAllProducers() - Method in interface net.anotheria.moskito.core.registry.IProducerRegistryAPI
Returns all registered producers.
getAllProducers() - Method in class net.anotheria.moskito.core.registry.ProducerRegistryAPIImpl
 
getAllProducersByCategory(String) - Method in interface net.anotheria.moskito.core.registry.IProducerRegistryAPI
Returns all registered producers for the given category.
getAllProducersByCategory(String) - Method in class net.anotheria.moskito.core.registry.ProducerRegistryAPIImpl
 
getAllProducersBySubsystem(String) - Method in interface net.anotheria.moskito.core.registry.IProducerRegistryAPI
Returns all registered producers for the given subsystem.
getAllProducersBySubsystem(String) - Method in class net.anotheria.moskito.core.registry.ProducerRegistryAPIImpl
 
getAllValues() - Method in class net.anotheria.moskito.core.producers.GenericStats
 
getApplicationName() - Method in class net.anotheria.moskito.core.config.MoskitoConfiguration
 
getArrived(String) - Method in class net.anotheria.moskito.core.predefined.QueuingSystemStats
 
getAttribute() - Method in class net.anotheria.moskito.core.config.tagging.CustomTag
 
getAttributeName() - Method in class net.anotheria.moskito.core.config.tagging.CustomTag
Retrieves attribute name.
getAttributeSource() - Method in class net.anotheria.moskito.core.config.tagging.CustomTag
Retrieves attribute source / prefix.
getAutoAccumulators() - Method in class net.anotheria.moskito.core.config.accumulators.AccumulatorsConfig
 
getAutoChartErrorsInterval() - Method in class net.anotheria.moskito.core.config.errorhandling.ErrorHandlingConfig
 
getAvailableValueNames() - Method in class net.anotheria.moskito.core.counter.GenericCounterStats
 
getAvailableValueNames() - Method in class net.anotheria.moskito.core.predefined.AbstractMemoryPoolStats
 
getAvailableValueNames() - Method in class net.anotheria.moskito.core.predefined.CacheStats
 
getAvailableValueNames() - Method in class net.anotheria.moskito.core.predefined.ErrorStats
 
getAvailableValueNames() - Method in class net.anotheria.moskito.core.predefined.GCStats
 
getAvailableValueNames() - Method in class net.anotheria.moskito.core.predefined.GlobalRequestProcessorStats
 
getAvailableValueNames() - Method in class net.anotheria.moskito.core.predefined.OSStats
 
getAvailableValueNames() - Method in class net.anotheria.moskito.core.predefined.PageInBrowserStats
 
getAvailableValueNames() - Method in class net.anotheria.moskito.core.predefined.QueueStats
 
getAvailableValueNames() - Method in class net.anotheria.moskito.core.predefined.QueuingSystemStats
 
getAvailableValueNames() - Method in class net.anotheria.moskito.core.predefined.RequestOrientedStats
 
getAvailableValueNames() - Method in class net.anotheria.moskito.core.predefined.RuntimeStats
 
getAvailableValueNames() - Method in class net.anotheria.moskito.core.predefined.ThreadCountStats
 
getAvailableValueNames() - Method in class net.anotheria.moskito.core.predefined.ThreadStateStats
 
getAvailableValueNames() - Method in class net.anotheria.moskito.core.producers.AbstractStats
 
getAvailableValueNames() - Method in class net.anotheria.moskito.core.producers.GenericStats
Returns the names of all contained stats.
getAvailableValueNames() - Method in interface net.anotheria.moskito.core.producers.IStats
Returns the names of all contained stats.
getAvailableValueNames() - Method in interface net.anotheria.moskito.core.producers.StatsMXBean
Returns the names of all contained stats.
getAvailableValueNames() - Method in class net.anotheria.moskito.core.util.session.SessionCountStats
 
getAverageDOMLoadTime(String, TimeUnit) - Method in class net.anotheria.moskito.core.predefined.PageInBrowserStats
Returns the average DOM load time for given interval and TimeUnit.
getAverageRequestDuration() - Method in class net.anotheria.moskito.core.predefined.RequestOrientedStats
Returns the average time of the request execution duration.
getAverageRequestDuration(String) - Method in class net.anotheria.moskito.core.predefined.RequestOrientedStats
Returns the average request duration for the given interval in nanoseconds.
getAverageRequestDuration(String, TimeUnit) - Method in class net.anotheria.moskito.core.predefined.RequestOrientedStats
Returns the average request duration for the given interval and converted to the given timeunit.
getAverageWindowLoadTime(String, TimeUnit) - Method in class net.anotheria.moskito.core.predefined.PageInBrowserStats
Returns the average web page load time for given interval and TimeUnit.
getAvgValueAsDouble() - Method in interface net.anotheria.moskito.core.stats.DetailedStatValue
 
getAvgValueAsDouble(String) - Method in interface net.anotheria.moskito.core.stats.DetailedStatValue
 
getAvgValueAsDouble() - Method in class net.anotheria.moskito.core.stats.impl.DetailedTypeAwareStatValueImpl
 
getAvgValueAsDouble(String) - Method in class net.anotheria.moskito.core.stats.impl.DetailedTypeAwareStatValueImpl
 
getAvgValueAsInt() - Method in interface net.anotheria.moskito.core.stats.DetailedStatValue
 
getAvgValueAsInt(String) - Method in interface net.anotheria.moskito.core.stats.DetailedStatValue
 
getAvgValueAsInt() - Method in class net.anotheria.moskito.core.stats.impl.DetailedTypeAwareStatValueImpl
 
getAvgValueAsInt(String) - Method in class net.anotheria.moskito.core.stats.impl.DetailedTypeAwareStatValueImpl
 
getAvgValueAsLong() - Method in interface net.anotheria.moskito.core.stats.DetailedStatValue
 
getAvgValueAsLong(String) - Method in interface net.anotheria.moskito.core.stats.DetailedStatValue
 
getAvgValueAsLong() - Method in class net.anotheria.moskito.core.stats.impl.DetailedTypeAwareStatValueImpl
 
getAvgValueAsLong(String) - Method in class net.anotheria.moskito.core.stats.impl.DetailedTypeAwareStatValueImpl
 
getAvgValueAsString(String) - Method in interface net.anotheria.moskito.core.stats.DetailedStatValue
 
getAvgValueAsString() - Method in interface net.anotheria.moskito.core.stats.DetailedStatValue
 
getAvgValueAsString(String) - Method in class net.anotheria.moskito.core.stats.impl.DetailedTypeAwareStatValueImpl
 
getAvgValueAsString() - Method in class net.anotheria.moskito.core.stats.impl.DetailedTypeAwareStatValueImpl
 
getBarrierValueAsNumber() - Method in class net.anotheria.moskito.core.threshold.guard.BarrierPassGuard
Returns the guard threshold as number.
getBarrierValueAsNumber() - Method in class net.anotheria.moskito.core.threshold.guard.DoubleBarrierPassGuard
 
getBarrierValueAsNumber() - Method in class net.anotheria.moskito.core.threshold.guard.LongBarrierPassGuard
 
getBasic(String) - Method in class net.anotheria.moskito.core.counter.GuestBasicPremiumStats
 
getBasic() - Method in class net.anotheria.moskito.core.counter.GuestBasicPremiumStats
 
getBlueprintProducer(String, String, String) - Static method in class net.anotheria.moskito.core.blueprint.BlueprintProducersFactory
Returns the blueprint producer with this id.
getBuiltinProducersConfig() - Method in class net.anotheria.moskito.core.config.MoskitoConfiguration
 
getById(String) - Method in class net.anotheria.moskito.core.helper.TieableRepository
Returns the tieable with the corresponding id.
getByName(String) - Method in class net.anotheria.moskito.core.helper.TieableRepository
 
getByName(String) - Static method in enum net.anotheria.moskito.core.predefined.PageInBrowserStats.PageInBrowserStatsValueName
Returns PageInBrowserStats.PageInBrowserStatsValueName by incoming value name.
getBytesReceived(String) - Method in class net.anotheria.moskito.core.predefined.GlobalRequestProcessorStats
Returns bytes received value by selected interval.
getBytesSent(String) - Method in class net.anotheria.moskito.core.predefined.GlobalRequestProcessorStats
Returns bytes sent value by selected interval.
getCachedStatsList() - Method in class net.anotheria.moskito.core.dynamic.OnDemandStatsProducer
 
getCacheFullCount(String) - Method in class net.anotheria.moskito.core.predefined.CacheStats
Returns the number of cache fulls in the specified interval.
getCall() - Method in class net.anotheria.moskito.core.calltrace.TraceStep
 
getCall() - Method in class net.anotheria.moskito.core.tracer.Trace
 
getCallName(Trace) - Static method in class net.anotheria.moskito.core.tracer.Tracers
 
getCaption() - Method in class net.anotheria.moskito.core.config.dashboards.ChartConfig
 
getCaption() - Method in class net.anotheria.moskito.core.config.dashboards.ChartPattern
 
getCaption() - Method in class net.anotheria.moskito.core.config.gauges.GaugeConfig
 
getCaption() - Method in enum net.anotheria.moskito.core.decorators.predefined.PageInBrowserStatsDecorator.PageInBrowserStatsDecoratorValueName
 
getCaption() - Method in class net.anotheria.moskito.core.decorators.value.StatCaptionBean
 
getCaptions() - Method in class net.anotheria.moskito.core.decorators.AbstractDecorator
 
getCaptions() - Method in interface net.anotheria.moskito.core.decorators.IDecorator
Returns the captions for the stat table.
getCaptions() - Method in class net.anotheria.moskito.core.decorators.mbean.MBeanDecorator
 
getCaptions() - Method in class net.anotheria.moskito.core.decorators.predefined.GenericStatsDecorator
 
getCaptions() - Static method in enum net.anotheria.moskito.core.decorators.predefined.PageInBrowserStatsDecorator.PageInBrowserStatsDecoratorValueName
Return array of captions.
getCaseExtractors() - Method in class net.anotheria.moskito.core.config.filter.FilterConfig
 
getCatcher(String, String) - Method in class net.anotheria.moskito.core.errorhandling.BuiltInErrorProducer
 
getCatchers() - Method in class net.anotheria.moskito.core.config.errorhandling.ErrorHandlingConfig
 
getCatchersMemoryErrorLimit() - Method in class net.anotheria.moskito.core.config.errorhandling.ErrorHandlingConfig
 
getCategories() - Method in interface net.anotheria.moskito.core.registry.IProducerRegistryAPI
Returns the list of available categories.
getCategories() - Method in class net.anotheria.moskito.core.registry.ProducerRegistryAPIImpl
 
getCategory() - Method in class net.anotheria.moskito.core.blueprint.BlueprintProducer
 
getCategory() - Method in class net.anotheria.moskito.core.dynamic.OnDemandStatsProducer
 
getCategory() - Method in class net.anotheria.moskito.core.errorhandling.BuiltInErrorProducer
 
getCategory() - Method in class net.anotheria.moskito.core.producers.AbstractStatsProducer
 
getCategory() - Method in interface net.anotheria.moskito.core.producers.IStatsProducer
Returns the category of this producer.
getCategory() - Method in class net.anotheria.moskito.core.snapshot.ProducerSnapshot
 
getCategory() - Method in class net.anotheria.moskito.core.util.BuiltInGCProducer
 
getCategory() - Method in class net.anotheria.moskito.core.util.BuiltinGlobalRequestProcessorProducer
 
getCategory() - Method in class net.anotheria.moskito.core.util.BuiltInMemoryPoolProducer
 
getCategory() - Method in class net.anotheria.moskito.core.util.BuiltInMemoryPoolVirtualProducer
 
getCategory() - Method in class net.anotheria.moskito.core.util.BuiltInMemoryProducer
 
getCategory() - Method in class net.anotheria.moskito.core.util.BuiltInOSProducer
 
getCategory() - Method in class net.anotheria.moskito.core.util.BuiltInRuntimeProducer
 
getCategory() - Method in class net.anotheria.moskito.core.util.BuiltInThreadCountProducer
 
getCategory() - Method in class net.anotheria.moskito.core.util.BuiltInThreadStatesProducer
 
getCategory() - Method in class net.anotheria.moskito.core.util.SimpleStatsProducer
Returns the category of this producer.
getCategory() - Method in class net.anotheria.moskito.core.util.storage.Storage
 
getChartPatterns() - Method in class net.anotheria.moskito.core.config.dashboards.DashboardConfig
 
getCharts() - Method in class net.anotheria.moskito.core.config.dashboards.DashboardConfig
 
getChildren() - Method in class net.anotheria.moskito.core.calltrace.TraceStep
 
getClasses() - Method in class net.anotheria.moskito.core.config.producers.MBeanProducerDomainConfig
 
getClassName() - Method in class net.anotheria.moskito.core.config.plugins.PluginConfig
 
getClassName() - Method in class net.anotheria.moskito.core.config.thresholds.NotificationProviderConfig
 
getCollectionCount(String) - Method in class net.anotheria.moskito.core.predefined.GCStats
Returns collection count for interval.
getCollectionTime(String) - Method in class net.anotheria.moskito.core.predefined.GCStats
Returns collection time for interval.
getColor() - Method in class net.anotheria.moskito.core.config.accumulators.AccumulatorGraphColor
 
getColor() - Method in class net.anotheria.moskito.core.config.gauges.GaugeZoneConfig
 
getCommandController() - Static method in class net.anotheria.moskito.core.command.CommandControllerFactory
Creates a command controller instance.
getCommited(String) - Method in interface net.anotheria.moskito.core.predefined.IMemoryPoolStats
Returns the measured commited memory in the given interval.
getCommited(String) - Method in class net.anotheria.moskito.core.predefined.MemoryPoolStats
Returns the amount of commited memory for the selected interval.
getCommited(String) - Method in class net.anotheria.moskito.core.predefined.VirtualMemoryPoolStats
 
getConfig() - Method in class net.anotheria.moskito.core.errorhandling.BuiltinErrorCatcher
 
getConfig() - Method in interface net.anotheria.moskito.core.errorhandling.ErrorCatcher
Returns the config that created this catcher.
getConfig(String) - Method in class net.anotheria.moskito.core.plugins.PluginRepository
Returns pluginconfig for the loaded plugin.
getConfiguration() - Static method in enum net.anotheria.moskito.core.config.MoskitoConfigurationHolder
Returns current configuration.
getConfigurationName() - Method in class net.anotheria.moskito.core.config.plugins.PluginConfig
 
getConfiguredIntervalNames() - Method in class net.anotheria.moskito.core.config.MoskitoConfiguration
 
getConfiguredIntervals() - Method in class net.anotheria.moskito.core.config.MoskitoConfiguration
 
getConstant() - Method in class net.anotheria.moskito.core.config.gauges.GaugeValueConfig
 
getContainsKeyCalls(String) - Method in class net.anotheria.moskito.core.util.storage.StorageStats
 
getContainsKeyHitRatio(String) - Method in class net.anotheria.moskito.core.util.storage.StorageStats
 
getContainsKeyHits(String) - Method in class net.anotheria.moskito.core.util.storage.StorageStats
 
getContainsValueCalls(String) - Method in class net.anotheria.moskito.core.util.storage.StorageStats
 
getContainsValueHitRatio(String) - Method in class net.anotheria.moskito.core.util.storage.StorageStats
 
getContainsValueHits(String) - Method in class net.anotheria.moskito.core.util.storage.StorageStats
 
getCountValueAsDouble() - Method in interface net.anotheria.moskito.core.stats.DetailedStatValue
 
getCountValueAsDouble(String) - Method in interface net.anotheria.moskito.core.stats.DetailedStatValue
 
getCountValueAsDouble() - Method in class net.anotheria.moskito.core.stats.impl.DetailedTypeAwareStatValueImpl
 
getCountValueAsDouble(String) - Method in class net.anotheria.moskito.core.stats.impl.DetailedTypeAwareStatValueImpl
 
getCountValueAsInt() - Method in interface net.anotheria.moskito.core.stats.DetailedStatValue
 
getCountValueAsInt(String) - Method in interface net.anotheria.moskito.core.stats.DetailedStatValue
 
getCountValueAsInt() - Method in class net.anotheria.moskito.core.stats.impl.DetailedTypeAwareStatValueImpl
 
getCountValueAsInt(String) - Method in class net.anotheria.moskito.core.stats.impl.DetailedTypeAwareStatValueImpl
 
getCountValueAsLong() - Method in interface net.anotheria.moskito.core.stats.DetailedStatValue
 
getCountValueAsLong(String) - Method in interface net.anotheria.moskito.core.stats.DetailedStatValue
 
getCountValueAsLong() - Method in class net.anotheria.moskito.core.stats.impl.DetailedTypeAwareStatValueImpl
 
getCountValueAsLong(String) - Method in class net.anotheria.moskito.core.stats.impl.DetailedTypeAwareStatValueImpl
 
getCountValueAsString(String) - Method in interface net.anotheria.moskito.core.stats.DetailedStatValue
 
getCountValueAsString() - Method in interface net.anotheria.moskito.core.stats.DetailedStatValue
 
getCountValueAsString(String) - Method in class net.anotheria.moskito.core.stats.impl.DetailedTypeAwareStatValueImpl
 
getCountValueAsString() - Method in class net.anotheria.moskito.core.stats.impl.DetailedTypeAwareStatValueImpl
 
getCreated() - Method in class net.anotheria.moskito.core.calltrace.CurrentlyTracedCall
 
getCreatedSessionCount(String) - Method in class net.anotheria.moskito.core.util.session.SessionCountStats
 
getCreatedTimestamp() - Method in class net.anotheria.moskito.core.journey.Journey
 
getCreatedTimestamp() - Method in class net.anotheria.moskito.core.tracer.Trace
 
getCreationInfo() - Method in class net.anotheria.moskito.core.dynamic.OnDemandStatsProducer
Returns the creation info about a producer.
getCreationInfo() - Method in interface net.anotheria.moskito.core.inspection.Inspectable
Returns the creation info of this object.
getCreationInfo() - Method in class net.anotheria.moskito.core.util.SimpleStatsProducer
Returns the creation info of this object.
getCreationInfo() - Method in class net.anotheria.moskito.core.util.storage.Storage
 
getCurrent(String) - Method in class net.anotheria.moskito.core.predefined.MemoryStats
 
getCurrent(String) - Method in class net.anotheria.moskito.core.predefined.ThreadCountStats
 
getCurrent(String) - Method in class net.anotheria.moskito.core.predefined.ThreadStateStats
 
getCurrentlyTracedCall() - Static method in class net.anotheria.moskito.core.calltrace.RunningTraceContainer
 
getCurrentRequests(String) - Method in class net.anotheria.moskito.core.predefined.RequestOrientedStats
 
getCurrentRequests() - Method in class net.anotheria.moskito.core.predefined.RequestOrientedStats
 
getCurrentSessionCount(String) - Method in class net.anotheria.moskito.core.util.session.SessionCountStats
 
getCurrentStep() - Method in class net.anotheria.moskito.core.calltrace.CurrentlyTracedCall
 
getCurrentValue() - Method in class net.anotheria.moskito.core.config.gauges.GaugeConfig
 
getCurrentValue() - Method in class net.anotheria.moskito.core.threshold.CustomThresholdStatus
 
getCurrentValueAsDouble() - Method in class net.anotheria.moskito.core.stats.impl.DoubleValueHolder
This method shall return the current value as double for internal use only.
getCurrentValueAsDouble() - Method in interface net.anotheria.moskito.core.stats.ValueHolder
This method shall return the current value as double for internal use only.
getCurrentValueAsInt() - Method in class net.anotheria.moskito.core.stats.impl.DoubleValueHolder
This method shall return the current value as int for internal use only.
getCurrentValueAsInt() - Method in interface net.anotheria.moskito.core.stats.ValueHolder
This method shall return the current value as int for internal use only.
getCurrentValueAsLong() - Method in class net.anotheria.moskito.core.stats.impl.DoubleValueHolder
This method shall return the current value as long for internal use only.
getCurrentValueAsLong() - Method in interface net.anotheria.moskito.core.stats.ValueHolder
This method shall return the current value as long for internal use only.
getCurrentValueAsString() - Method in class net.anotheria.moskito.core.stats.impl.DoubleValueHolder
getCurrentValueAsString() - Method in interface net.anotheria.moskito.core.stats.ValueHolder
 
getCustomTags() - Method in class net.anotheria.moskito.core.config.tagging.TaggingConfig
 
getCustomThresholdNames() - Method in interface net.anotheria.moskito.core.threshold.CustomThresholdProvider
 
getCustomThresholdStatus(String) - Method in interface net.anotheria.moskito.core.threshold.CustomThresholdProvider
 
getDaemon(String) - Method in class net.anotheria.moskito.core.predefined.ThreadCountStats
 
getDashboards() - Method in class net.anotheria.moskito.core.config.dashboards.DashboardsConfig
 
getDashboardsConfig() - Method in class net.anotheria.moskito.core.config.MoskitoConfiguration
 
getDateCreated() - Method in interface net.anotheria.moskito.core.producers.IStatsSnapshot
 
getDecorator(Class<? extends IStats>) - Method in class net.anotheria.moskito.core.decorators.DecoratorRegistryImpl
 
getDecorator(String) - Method in class net.anotheria.moskito.core.decorators.DecoratorRegistryImpl
 
getDecorator(Class<? extends IStats>) - Method in interface net.anotheria.moskito.core.decorators.IDecoratorRegistry
Returns the decorator for the given stats class.
getDecorator(String) - Method in interface net.anotheria.moskito.core.decorators.IDecoratorRegistry
This method is added to enable remote registry instances work without having the need to transfer the decorator class via network.
getDecoratorFactory() - Method in class net.anotheria.moskito.core.predefined.MBeanStats
 
getDecoratorFactory() - Method in interface net.anotheria.moskito.core.producers.ICustomDecoratorStats
Returns decorator factory to build new decorator if it not present in registry yet.
getDecoratorId() - Method in class net.anotheria.moskito.core.decorators.DecoratorName
 
getDecoratorId() - Method in class net.anotheria.moskito.core.predefined.MBeanStats
 
getDecoratorId() - Method in interface net.anotheria.moskito.core.producers.ICustomDecoratorStats
Returns id of decorator that can be used with this stats object
getDecoratorRegistry() - Static method in class net.anotheria.moskito.core.decorators.DecoratorRegistryFactory
Returns the decorator registry instance.
getDecorators() - Method in class net.anotheria.moskito.core.decorators.DecoratorRegistryImpl
 
getDecorators() - Method in interface net.anotheria.moskito.core.decorators.IDecoratorRegistry
Returns all known decorators.
getDefaultCatchers() - Method in class net.anotheria.moskito.core.config.errorhandling.ErrorHandlingConfig
 
getDefaultIntervals() - Static method in class net.anotheria.moskito.core.predefined.Constants
Returns currently configured intervals.
getDefaultStats() - Method in class net.anotheria.moskito.core.dynamic.OnDemandStatsProducer
 
getDefaultZones() - Method in class net.anotheria.moskito.core.config.gauges.GaugesConfig
 
getDefinition() - Method in class net.anotheria.moskito.core.helper.AbstractTieable
 
getDefinition() - Method in interface net.anotheria.moskito.core.helper.Tieable
Returns the definition of this tieable.
getDelayBeforeFirstUpdate() - Method in class net.anotheria.moskito.core.config.producers.MBeanProducerConfig
 
getDeletes(String) - Method in class net.anotheria.moskito.core.predefined.CacheStats
Returns the number of object deletion in a given interval.
getDequeued(String) - Method in class net.anotheria.moskito.core.predefined.QueueStats
 
getDescription() - Method in class net.anotheria.moskito.core.helper.TieableDefinition
 
getDestroyedSessionCount(String) - Method in class net.anotheria.moskito.core.util.session.SessionCountStats
 
getDirection() - Method in class net.anotheria.moskito.core.config.thresholds.GuardConfig
 
getDirection() - Method in class net.anotheria.moskito.core.threshold.guard.BarrierPassGuard
 
getDispatcherThreadPoolSize() - Method in class net.anotheria.moskito.core.config.thresholds.ThresholdsAlertsConfig
Returns the dispatcherThreadPoolSize.
getDomains() - Method in class net.anotheria.moskito.core.config.producers.MBeanProducerConfig
 
getDomLastLoadTime(String, TimeUnit) - Method in class net.anotheria.moskito.core.predefined.PageInBrowserStats
Returns DOM last load time for given interval and TimeUnit.
getDomMaxLoadTime(String, TimeUnit) - Method in class net.anotheria.moskito.core.predefined.PageInBrowserStats
Returns DOM maximum load time for given interval and time unit.
getDomMinLoadTime(String, TimeUnit) - Method in class net.anotheria.moskito.core.predefined.PageInBrowserStats
Returns DOM minimum load time for given interval and time unit.
getDuration() - Method in class net.anotheria.moskito.core.calltrace.TraceStep
Returns the total duration of this step.
getDuration() - Method in class net.anotheria.moskito.core.tracer.Trace
 
getDurationNanos() - Method in class net.anotheria.moskito.core.calltrace.CurrentlyTracedCall
 
getElements() - Method in class net.anotheria.moskito.core.tracer.Trace
 
getEmpty(String) - Method in class net.anotheria.moskito.core.predefined.QueueStats
 
getEnqueued(String) - Method in class net.anotheria.moskito.core.predefined.QueueStats
 
getEntryCount() - Method in class net.anotheria.moskito.core.tracer.Tracer
 
getErrorCatcherBeans() - Method in class net.anotheria.moskito.core.errorhandling.BuiltInErrorProducer
 
getErrorCatcherClazz() - Method in class net.anotheria.moskito.core.config.errorhandling.ErrorCatcherConfig
 
getErrorCount(String) - Method in class net.anotheria.moskito.core.predefined.GlobalRequestProcessorStats
Returns error count by selected interval.
getErrorHandlingConfig() - Method in class net.anotheria.moskito.core.config.MoskitoConfiguration
 
getErrorList() - Method in class net.anotheria.moskito.core.errorhandling.BuiltinErrorCatcher
 
getErrorList() - Method in interface net.anotheria.moskito.core.errorhandling.ErrorCatcher
 
getErrorRate(String) - Method in class net.anotheria.moskito.core.predefined.RequestOrientedStats
Returns the error rate.
getErrors(String) - Method in class net.anotheria.moskito.core.predefined.QueuingSystemStats
 
getErrors() - Method in class net.anotheria.moskito.core.predefined.RequestOrientedStats
 
getErrors(String) - Method in class net.anotheria.moskito.core.predefined.RequestOrientedStats
Returns the amount of errors for the given interval.
getExceptionClazz() - Method in class net.anotheria.moskito.core.config.errorhandling.ErrorCatcherConfig
 
getExpectedIntervals() - Method in interface net.anotheria.moskito.core.producers.ISnapshotArchiver
 
getExpired(String) - Method in class net.anotheria.moskito.core.predefined.CacheStats
Return number of expired objects.
getExplanation(String) - Method in class net.anotheria.moskito.core.decorators.AbstractDecorator
 
getExplanation(String) - Method in interface net.anotheria.moskito.core.decorators.IDecorator
Returns an explanation for a caption.
getExplanation(String) - Method in class net.anotheria.moskito.core.decorators.mbean.MBeanDecorator
 
getExplanation(String) - Method in class net.anotheria.moskito.core.decorators.predefined.GenericStatsDecorator
 
getExplanation() - Method in enum net.anotheria.moskito.core.decorators.predefined.PageInBrowserStatsDecorator.PageInBrowserStatsDecoratorValueName
 
getExplanation() - Method in class net.anotheria.moskito.core.decorators.value.StatCaptionBean
 
getExplanations() - Static method in enum net.anotheria.moskito.core.decorators.predefined.PageInBrowserStatsDecorator.PageInBrowserStatsDecoratorValueName
Return array of explanations.
getExtendedWorstStatus(List<String>) - Method in class net.anotheria.moskito.core.threshold.ThresholdRepository
 
getExtendedWorstStatusWithout(List<String>) - Method in class net.anotheria.moskito.core.threshold.ThresholdRepository
 
getFactory() - Method in class net.anotheria.moskito.core.decorators.DecoratorName
 
getFemale(String) - Method in class net.anotheria.moskito.core.counter.MaleFemaleStats
 
getFemale() - Method in class net.anotheria.moskito.core.counter.MaleFemaleStats
 
getFillRatio(String) - Method in class net.anotheria.moskito.core.predefined.CacheStats
Returns the fill ration of the cache in a given interval.
getFilterConfig() - Method in class net.anotheria.moskito.core.config.MoskitoConfiguration
 
getFiltered(String) - Method in class net.anotheria.moskito.core.predefined.CacheStats
Returns the number of filtered objects in a given interval.
getFirstStep() - Method in class net.anotheria.moskito.core.calltrace.CurrentlyTracedCall
Returns the first step..
getFlipCount() - Method in class net.anotheria.moskito.core.threshold.alerts.ThresholdAlert
 
getFlipCount() - Method in class net.anotheria.moskito.core.threshold.Threshold
 
getFree(String) - Method in interface net.anotheria.moskito.core.predefined.IMemoryPoolStats
Returns the amount of free memory for given interval.
getFree(String) - Method in class net.anotheria.moskito.core.predefined.MemoryPoolStats
Returns the amount of free memory for the selected interval.
getFree(String) - Method in class net.anotheria.moskito.core.predefined.VirtualMemoryPoolStats
 
getFreePhysicalMemory(String) - Method in class net.anotheria.moskito.core.predefined.OSStats
 
getFull(String) - Method in class net.anotheria.moskito.core.predefined.QueueStats
 
getGarbageCollected(String) - Method in class net.anotheria.moskito.core.predefined.CacheStats
Returns number of garbage collected objects in the given interval.
getGauges() - Method in class net.anotheria.moskito.core.config.dashboards.DashboardConfig
 
getGauges() - Method in class net.anotheria.moskito.core.config.gauges.GaugesConfig
 
getGaugesConfig() - Method in class net.anotheria.moskito.core.config.MoskitoConfiguration
 
getGets(String) - Method in class net.anotheria.moskito.core.util.storage.StorageStats
 
getGuardedStatus() - Method in class net.anotheria.moskito.core.config.thresholds.NotificationProviderConfig
 
getGuards() - Method in class net.anotheria.moskito.core.config.thresholds.ThresholdConfig
 
getGuards() - Method in class net.anotheria.moskito.core.threshold.Threshold
 
getGuest(String) - Method in class net.anotheria.moskito.core.counter.GuestBasicPremiumStats
 
getGuest() - Method in class net.anotheria.moskito.core.counter.GuestBasicPremiumStats
 
getHitGetRatio(String) - Method in class net.anotheria.moskito.core.util.storage.StorageStats
 
getHitRatio(String) - Method in class net.anotheria.moskito.core.predefined.CacheStats
Returns this caches hit ratio.
getHits(String) - Method in class net.anotheria.moskito.core.predefined.CacheStats
Returns the number of hits in a given interval.
getId() - Method in class net.anotheria.moskito.core.helper.AbstractTieable
Returns the id of the tieable.
getId() - Method in interface net.anotheria.moskito.core.helper.Tieable
Returns internal id for further operations (CRUD).
getId() - Method in interface net.anotheria.moskito.core.stats.Interval
This method returns the interval id.
getId() - Method in class net.anotheria.moskito.core.tracer.Trace
 
getIdsByProducerId(String) - Method in class net.anotheria.moskito.core.helper.TieableRepository
 
getImplementation() - Method in class net.anotheria.moskito.core.dynamic.MoskitoInvokationProxy
Returns the internally used implementation of the interfaces.
getInit(String) - Method in interface net.anotheria.moskito.core.predefined.IMemoryPoolStats
Returns the init size of the pool.
getInit(String) - Method in class net.anotheria.moskito.core.predefined.MemoryPoolStats
Returns the amount of initial memory for the selected interval.
getInit(String) - Method in class net.anotheria.moskito.core.predefined.VirtualMemoryPoolStats
 
getInitial() - Method in class net.anotheria.moskito.core.predefined.ErrorStats
 
getInitial(String) - Method in class net.anotheria.moskito.core.predefined.ErrorStats
 
getInputStreamAsString(InputStream) - Static method in class net.anotheria.moskito.core.util.IOUtils
converts input stream to string value
getInstance() - Static method in class net.anotheria.moskito.core.accumulation.AccumulatorRepository
  Returns the singleton instance of the AccumulatorRepository. 
getInstance() - Static method in class net.anotheria.moskito.core.errorhandling.BuiltInErrorProducer
Returns the singleton instance of this producer.
getInstance() - Static method in class net.anotheria.moskito.core.plugins.PluginRepository
Returns plugin repository singleton instance.
getInstance() - Static method in class net.anotheria.moskito.core.snapshot.SnapshotRepository
 
getInstance() - Static method in class net.anotheria.moskito.core.stats.impl.IntervalRegistry
This is the Singleton instance accessor method.
getInstance() - Static method in class net.anotheria.moskito.core.threshold.ThresholdRepository
Returns the singleton instance of the registry.
getInstance() - Static method in class net.anotheria.moskito.core.tracer.TracerRepository
Returns the singleton instance of the TracerRepository.
getInstance() - Static method in class net.anotheria.moskito.core.util.MBeanUtil
 
getInstanceNumber() - Method in class net.anotheria.moskito.core.context.MoSKitoContext
Returns number of this instance, this can be used to distinguish calls.
getInterfaceName() - Method in interface net.anotheria.moskito.core.producers.IStatsSnapshot
 
getInterval(String, int) - Method in class net.anotheria.moskito.core.stats.impl.IntervalRegistry
This method retrieves an Interval with the given name.
getInterval(String) - Method in class net.anotheria.moskito.core.stats.impl.IntervalRegistry
This method retrieves an Interval with the given name.
getIntervalName() - Method in class net.anotheria.moskito.core.config.accumulators.AccumulatorConfig
 
getIntervalName() - Method in class net.anotheria.moskito.core.config.accumulators.AutoAccumulatorConfig
 
getIntervalName() - Method in class net.anotheria.moskito.core.config.gauges.GaugeValueConfig
 
getIntervalName() - Method in class net.anotheria.moskito.core.config.thresholds.ThresholdConfig
 
getIntervalName() - Method in class net.anotheria.moskito.core.helper.TieableDefinition
 
getIntervalName() - Method in class net.anotheria.moskito.core.registry.IntervalInfo
Returns the name of the interval.
getIntervalName() - Method in class net.anotheria.moskito.core.snapshot.ProducerSnapshot
 
getIntervalOnlyIfExisting(String) - Method in class net.anotheria.moskito.core.stats.impl.IntervalRegistry
Same as getInterval(aName) except that it doesn't create an interval implicitely.
getIntervals() - Method in class net.anotheria.moskito.core.config.MoskitoConfiguration
 
getIntervals() - Method in class net.anotheria.moskito.core.predefined.AbstractStatsFactory
 
getIntervals() - Method in class net.anotheria.moskito.core.stats.impl.IntervalRegistry
This method returns a list containing all known Intervals.
getIoExceptions() - Method in class net.anotheria.moskito.core.predefined.ServletStats
Returns the number of io exceptions since start.
getIoExceptions(String) - Method in class net.anotheria.moskito.core.predefined.ServletStats
Returns the number of io exceptions for given interval.
getISO8601Timestamp() - Method in class net.anotheria.moskito.core.accumulation.AccumulatedValue
Returns the ISO8601 Timestamp.
getJourney(String) - Method in interface net.anotheria.moskito.core.journey.JourneyManager
Returns the monitoring journey with the given name.
getJourney(String) - Method in class net.anotheria.moskito.core.journey.JourneyManagerImpl
 
getJourneyConfig() - Method in class net.anotheria.moskito.core.calltrace.CurrentlyTracedCall
 
getJourneyConfig() - Method in class net.anotheria.moskito.core.config.MoskitoConfiguration
 
getJourneyManager() - Static method in class net.anotheria.moskito.core.journey.JourneyManagerFactory
Returns the singleton instance.
getJourneyNameForTracers(String) - Static method in class net.anotheria.moskito.core.tracer.Tracers
 
getJourneys() - Method in interface net.anotheria.moskito.core.journey.JourneyManager
Returns all known journeys.
getJourneys() - Method in class net.anotheria.moskito.core.journey.JourneyManagerImpl
 
getJspPath() - Method in enum net.anotheria.moskito.core.config.dashboards.DashboardWidget
 
getJsVariableName() - Method in class net.anotheria.moskito.core.decorators.value.StatCaptionBean
 
getJsVariableName(String) - Static method in class net.anotheria.moskito.core.decorators.value.StatCaptionBean
Returns the name of javascript.
getJsVariableName() - Method in class net.anotheria.moskito.core.decorators.value.StatValueAO
 
getKey() - Method in class net.anotheria.moskito.core.config.gauges.GaugeValueConfig
 
getKillSwitch() - Method in class net.anotheria.moskito.core.config.MoskitoConfiguration
 
getLastActivityTimestamp() - Method in class net.anotheria.moskito.core.journey.Journey
 
getLastProducer() - Method in class net.anotheria.moskito.core.context.MoSKitoContext
 
getLastRequest() - Method in class net.anotheria.moskito.core.predefined.RequestOrientedStats
Returns the duration of the last request in default interval in nanoseconds.
getLastRequest(String) - Method in class net.anotheria.moskito.core.predefined.RequestOrientedStats
Returns the duration of the last request in an interval in nanoseconds.
getLastStep() - Method in class net.anotheria.moskito.core.calltrace.CurrentlyTracedCall
 
getLastStep() - Method in class net.anotheria.moskito.core.calltrace.TraceStep
Returns the last step in this execution.
getLastUpdateTimestamp() - Method in class net.anotheria.moskito.core.registry.IntervalInfo
 
getLastUpdateTimestamp() - Method in interface net.anotheria.moskito.core.stats.Interval
Returns the timestamp (ms) of the last update to this interval.
getLastValue() - Method in class net.anotheria.moskito.core.threshold.Threshold
 
getLastValues() - Method in class net.anotheria.moskito.core.tag.Tag
 
getLeft() - Method in class net.anotheria.moskito.core.config.gauges.GaugeZoneConfig
 
getLength() - Method in class net.anotheria.moskito.core.registry.IntervalInfo
Returns the length of the underlying interval.
getLength() - Method in interface net.anotheria.moskito.core.stats.Interval
This method returns the interval length in seconds.
getLimit() - Method in class net.anotheria.moskito.core.dynamic.EntryCountLimitedOnDemandStatsProducer
 
getMale(String) - Method in class net.anotheria.moskito.core.counter.MaleFemaleStats
 
getMale() - Method in class net.anotheria.moskito.core.counter.MaleFemaleStats
 
getMax(String) - Method in interface net.anotheria.moskito.core.predefined.IMemoryPoolStats
Returns the max available memory in the given interval.
getMax(String) - Method in class net.anotheria.moskito.core.predefined.MemoryPoolStats
Returns the amount of max available memory for the selected interval.
getMax(String) - Method in class net.anotheria.moskito.core.predefined.MemoryStats
 
getMax(String) - Method in class net.anotheria.moskito.core.predefined.ThreadStateStats
 
getMax(String) - Method in class net.anotheria.moskito.core.predefined.VirtualMemoryPoolStats
 
getMaxAmountOfAccumulatedItems() - Method in class net.anotheria.moskito.core.accumulation.AccumulatorDefinition
Returns the max amount of accumulated items.
getMaxCommited(String) - Method in interface net.anotheria.moskito.core.predefined.IMemoryPoolStats
Returns the max measured commited memory in the given interval.
getMaxCommited(String) - Method in class net.anotheria.moskito.core.predefined.MemoryPoolStats
Returns the amount of max commited memory for the selected interval.
getMaxCommited(String) - Method in class net.anotheria.moskito.core.predefined.VirtualMemoryPoolStats
 
getMaxCurrent(String) - Method in class net.anotheria.moskito.core.predefined.ThreadCountStats
 
getMaxCurrentRequests(String) - Method in class net.anotheria.moskito.core.predefined.RequestOrientedStats
 
getMaxCurrentRequests() - Method in class net.anotheria.moskito.core.predefined.RequestOrientedStats
 
getMaxEventsSize() - Method in enum net.anotheria.moskito.core.util.threadhistory.ThreadHistoryUtility
 
getMaxInitial() - Method in class net.anotheria.moskito.core.predefined.ErrorStats
 
getMaxInitial(String) - Method in class net.anotheria.moskito.core.predefined.ErrorStats
 
getMaxNumberOfItems() - Method in class net.anotheria.moskito.core.config.thresholds.AlertHistoryConfig
 
getMaxOpenFiles(String) - Method in class net.anotheria.moskito.core.predefined.OSStats
 
getMaxRethrown() - Method in class net.anotheria.moskito.core.predefined.ErrorStats
 
getMaxRethrown(String) - Method in class net.anotheria.moskito.core.predefined.ErrorStats
 
getMaxSessionCount(String) - Method in class net.anotheria.moskito.core.util.session.SessionCountStats
 
getMaxSupportedOpenFiles(String) - Method in class net.anotheria.moskito.core.predefined.OSStats
 
getMaxTime(String) - Method in class net.anotheria.moskito.core.predefined.GlobalRequestProcessorStats
Returns max time value by selected interval.
getMaxTime(String) - Method in class net.anotheria.moskito.core.predefined.RequestOrientedStats
 
getMaxTime() - Method in class net.anotheria.moskito.core.predefined.RequestOrientedStats
 
getMaxTotal() - Method in class net.anotheria.moskito.core.predefined.ErrorStats
 
getMaxTotal(String) - Method in class net.anotheria.moskito.core.predefined.ErrorStats
 
getMaxTraces() - Method in class net.anotheria.moskito.core.config.tracing.TracingConfiguration
 
getMaxUsed(String) - Method in interface net.anotheria.moskito.core.predefined.IMemoryPoolStats
Returns the max used memory in the given interval.
getMaxUsed(String) - Method in class net.anotheria.moskito.core.predefined.MemoryPoolStats
Returns the amount of max used memory for the selected interval.
getMaxUsed(String) - Method in class net.anotheria.moskito.core.predefined.VirtualMemoryPoolStats
 
getMaxValue() - Method in class net.anotheria.moskito.core.config.gauges.GaugeConfig
 
getMaxValueAsDouble() - Method in interface net.anotheria.moskito.core.stats.DetailedStatValue
 
getMaxValueAsDouble(String) - Method in interface net.anotheria.moskito.core.stats.DetailedStatValue
 
getMaxValueAsDouble() - Method in class net.anotheria.moskito.core.stats.impl.DetailedTypeAwareStatValueImpl
 
getMaxValueAsDouble(String) - Method in class net.anotheria.moskito.core.stats.impl.DetailedTypeAwareStatValueImpl
 
getMaxValueAsInt() - Method in interface net.anotheria.moskito.core.stats.DetailedStatValue
 
getMaxValueAsInt(String) - Method in interface net.anotheria.moskito.core.stats.DetailedStatValue
 
getMaxValueAsInt() - Method in class net.anotheria.moskito.core.stats.impl.DetailedTypeAwareStatValueImpl
 
getMaxValueAsInt(String) - Method in class net.anotheria.moskito.core.stats.impl.DetailedTypeAwareStatValueImpl
 
getMaxValueAsLong() - Method in interface net.anotheria.moskito.core.stats.DetailedStatValue
 
getMaxValueAsLong(String) - Method in interface net.anotheria.moskito.core.stats.DetailedStatValue
 
getMaxValueAsLong() - Method in class net.anotheria.moskito.core.stats.impl.DetailedTypeAwareStatValueImpl
 
getMaxValueAsLong(String) - Method in class net.anotheria.moskito.core.stats.impl.DetailedTypeAwareStatValueImpl
 
getMaxValueAsString(String) - Method in interface net.anotheria.moskito.core.stats.DetailedStatValue
 
getMaxValueAsString() - Method in interface net.anotheria.moskito.core.stats.DetailedStatValue
 
getMaxValueAsString(String) - Method in class net.anotheria.moskito.core.stats.impl.DetailedTypeAwareStatValueImpl
 
getMaxValueAsString() - Method in class net.anotheria.moskito.core.stats.impl.DetailedTypeAwareStatValueImpl
 
getMbeanProducersConfig() - Method in class net.anotheria.moskito.core.config.MoskitoConfiguration
 
getMethodName() - Method in class net.anotheria.moskito.core.calltrace.TraceStep
 
getMethodName() - Method in class net.anotheria.moskito.core.predefined.RequestOrientedStats
Returns the method name, which is the unique identifier of this stats object within its producer context.
getMin(String) - Method in class net.anotheria.moskito.core.predefined.MemoryStats
 
getMin(String) - Method in class net.anotheria.moskito.core.predefined.ThreadStateStats
 
getMinCommited(String) - Method in interface net.anotheria.moskito.core.predefined.IMemoryPoolStats
Returns the min measured commited memory in the given interval.
getMinCommited(String) - Method in class net.anotheria.moskito.core.predefined.MemoryPoolStats
Returns the amount of min commited memory for the selected interval.
getMinCommited(String) - Method in class net.anotheria.moskito.core.predefined.VirtualMemoryPoolStats
 
getMinCurrent(String) - Method in class net.anotheria.moskito.core.predefined.ThreadCountStats
 
getMinOpenFiles(String) - Method in class net.anotheria.moskito.core.predefined.OSStats
 
getMinSessionCount(String) - Method in class net.anotheria.moskito.core.util.session.SessionCountStats
 
getMinTime(String) - Method in class net.anotheria.moskito.core.predefined.RequestOrientedStats
 
getMinTime() - Method in class net.anotheria.moskito.core.predefined.RequestOrientedStats
 
getMinUsed(String) - Method in interface net.anotheria.moskito.core.predefined.IMemoryPoolStats
Returns the min used memory in the given interval.
getMinUsed(String) - Method in class net.anotheria.moskito.core.predefined.MemoryPoolStats
Returns the amount of min used memory for the selected interval.
getMinUsed(String) - Method in class net.anotheria.moskito.core.predefined.VirtualMemoryPoolStats
 
getMinValue() - Method in class net.anotheria.moskito.core.config.gauges.GaugeConfig
 
getMinValueAsDouble() - Method in interface net.anotheria.moskito.core.stats.DetailedStatValue
 
getMinValueAsDouble(String) - Method in interface net.anotheria.moskito.core.stats.DetailedStatValue
 
getMinValueAsDouble() - Method in class net.anotheria.moskito.core.stats.impl.DetailedTypeAwareStatValueImpl
 
getMinValueAsDouble(String) - Method in class net.anotheria.moskito.core.stats.impl.DetailedTypeAwareStatValueImpl
 
getMinValueAsInt() - Method in interface net.anotheria.moskito.core.stats.DetailedStatValue
 
getMinValueAsInt(String) - Method in interface net.anotheria.moskito.core.stats.DetailedStatValue
 
getMinValueAsInt() - Method in class net.anotheria.moskito.core.stats.impl.DetailedTypeAwareStatValueImpl
 
getMinValueAsInt(String) - Method in class net.anotheria.moskito.core.stats.impl.DetailedTypeAwareStatValueImpl
 
getMinValueAsLong() - Method in interface net.anotheria.moskito.core.stats.DetailedStatValue
 
getMinValueAsLong(String) - Method in interface net.anotheria.moskito.core.stats.DetailedStatValue
 
getMinValueAsLong() - Method in class net.anotheria.moskito.core.stats.impl.DetailedTypeAwareStatValueImpl
 
getMinValueAsLong(String) - Method in class net.anotheria.moskito.core.stats.impl.DetailedTypeAwareStatValueImpl
 
getMinValueAsString(String) - Method in interface net.anotheria.moskito.core.stats.DetailedStatValue
 
getMinValueAsString() - Method in interface net.anotheria.moskito.core.stats.DetailedStatValue
 
getMinValueAsString(String) - Method in class net.anotheria.moskito.core.stats.impl.DetailedTypeAwareStatValueImpl
 
getMinValueAsString() - Method in class net.anotheria.moskito.core.stats.impl.DetailedTypeAwareStatValueImpl
 
getMissedGetRatio(String) - Method in class net.anotheria.moskito.core.util.storage.StorageStats
Returns the ratio os gets that got no reply.
getMissedGets(String) - Method in class net.anotheria.moskito.core.util.storage.StorageStats
 
getMode() - Method in class net.anotheria.moskito.core.config.accumulators.AccumulatorSetConfig
 
getMode() - Method in class net.anotheria.moskito.core.config.dashboards.ChartPattern
 
getMonitoringIntervals() - Method in class net.anotheria.moskito.core.blueprint.BlueprintProducer
 
getName() - Method in class net.anotheria.moskito.core.calltrace.CurrentlyTracedCall
 
getName() - Method in class net.anotheria.moskito.core.config.accumulators.AccumulatorConfig
 
getName() - Method in class net.anotheria.moskito.core.config.accumulators.AccumulatorGraphColor
 
getName() - Method in class net.anotheria.moskito.core.config.accumulators.AccumulatorSetConfig
 
getName() - Method in class net.anotheria.moskito.core.config.dashboards.DashboardConfig
 
getName() - Method in enum net.anotheria.moskito.core.config.dashboards.DashboardWidget
 
getName() - Method in class net.anotheria.moskito.core.config.gauges.GaugeConfig
 
getName() - Method in class net.anotheria.moskito.core.config.plugins.PluginConfig
 
getName() - Method in class net.anotheria.moskito.core.config.producers.MBeanProducerDomainConfig
 
getName() - Method in class net.anotheria.moskito.core.config.tagging.CustomTag
 
getName() - Method in enum net.anotheria.moskito.core.config.tagging.CustomTagSource
 
getName() - Method in class net.anotheria.moskito.core.config.thresholds.ThresholdConfig
 
getName() - Method in class net.anotheria.moskito.core.decorators.AbstractDecorator
 
getName() - Method in interface net.anotheria.moskito.core.decorators.IDecorator
Returns the name of the decorator.
getName() - Method in class net.anotheria.moskito.core.decorators.predefined.GenericStatsDecorator
 
getName() - Method in class net.anotheria.moskito.core.decorators.value.StatValueAO
 
getName() - Method in class net.anotheria.moskito.core.errorhandling.BuiltinErrorCatcher
 
getName() - Method in interface net.anotheria.moskito.core.errorhandling.ErrorCatcher
 
getName() - Method in class net.anotheria.moskito.core.errorhandling.ErrorCatcherBean
 
getName() - Method in class net.anotheria.moskito.core.helper.AbstractTieable
 
getName() - Method in interface net.anotheria.moskito.core.helper.Tieable
Returns the name of this tieable for debug/presentation purposes.
getName() - Method in class net.anotheria.moskito.core.helper.TieableDefinition
 
getName() - Method in class net.anotheria.moskito.core.journey.Journey
 
getName() - Method in class net.anotheria.moskito.core.predefined.CacheStats
 
getName() - Method in class net.anotheria.moskito.core.predefined.PageInBrowserStats
 
getName() - Method in class net.anotheria.moskito.core.predefined.QueueStats
 
getName() - Method in class net.anotheria.moskito.core.predefined.QueuingSystemStats
 
getName() - Method in class net.anotheria.moskito.core.predefined.RequestOrientedStats
Returns the name of this request (effectively method name).
getName() - Method in class net.anotheria.moskito.core.producers.AbstractStats
 
getName() - Method in interface net.anotheria.moskito.core.producers.IStats
This method returns the name of this set of statistical values.
getName() - Method in interface net.anotheria.moskito.core.producers.IStatsSnapshot
Returns the name of the stats producer.
getName() - Method in class net.anotheria.moskito.core.snapshot.StatSnapshot
 
getName() - Method in interface net.anotheria.moskito.core.stats.Interval
This method returns the interval name.
getName() - Method in interface net.anotheria.moskito.core.stats.StatValue
This method returns the name of this statistic value.
getName() - Method in class net.anotheria.moskito.core.tag.Tag
 
getName() - Method in enum net.anotheria.moskito.core.tag.TagType
 
getName() - Method in class net.anotheria.moskito.core.util.storage.Storage
Returns this storage's name.
getName() - Method in class net.anotheria.moskito.core.util.storage.StorageStats
 
getNamePattern() - Method in class net.anotheria.moskito.core.accumulation.AutoAccumulatorDefinition
 
getNamePattern() - Method in class net.anotheria.moskito.core.config.accumulators.AutoAccumulatorConfig
 
getNetDuration() - Method in class net.anotheria.moskito.core.calltrace.TraceStep
Returns the net duration, which means total duration minus the duration of all children.
getNewPutRatio(String) - Method in class net.anotheria.moskito.core.util.storage.StorageStats
 
getNewStatus() - Method in class net.anotheria.moskito.core.threshold.alerts.ThresholdAlert
 
getNewStatusOnUpdate(String, String, ThresholdStatus, Threshold) - Method in class net.anotheria.moskito.core.threshold.guard.BarrierPassGuard
 
getNewStatusOnUpdate(String, String, ThresholdStatus, Threshold) - Method in interface net.anotheria.moskito.core.threshold.ThresholdConditionGuard
Generate new status on threshold value change
getNewValue() - Method in class net.anotheria.moskito.core.threshold.alerts.ThresholdAlert
 
getNiceTimestamp() - Method in class net.anotheria.moskito.core.util.threadhistory.ThreadHistoryEvent
Returns timestamp as ISO8601 tiemstamp string.
getNoopRemoveRatio(String) - Method in class net.anotheria.moskito.core.util.storage.StorageStats
Returns the ratio of remove operation that had no effect.
getNoopRemoves(String) - Method in class net.anotheria.moskito.core.util.storage.StorageStats
 
getNotificationProviders() - Method in class net.anotheria.moskito.core.config.thresholds.ThresholdsAlertsConfig
 
getNumberOfCaughtErrors() - Method in class net.anotheria.moskito.core.errorhandling.BuiltinErrorCatcher
 
getNumberOfCaughtErrors() - Method in interface net.anotheria.moskito.core.errorhandling.ErrorCatcher
Returns the number of caught errors for the console.
getNumberOfCaughtErrors() - Method in class net.anotheria.moskito.core.errorhandling.ErrorCatcherBean
 
getNumberOfLoads() - Method in class net.anotheria.moskito.core.predefined.PageInBrowserStats
Returns the number of total requests with loads stats.
getNumberOfSteps() - Method in class net.anotheria.moskito.core.calltrace.CurrentlyTracedCall
Calculates the number of steps.
getOldStatus() - Method in class net.anotheria.moskito.core.threshold.alerts.ThresholdAlert
 
getOldValue() - Method in class net.anotheria.moskito.core.threshold.alerts.ThresholdAlert
 
getOnRequestAverageSize(String) - Method in class net.anotheria.moskito.core.predefined.QueueStats
 
getOnRequestLastSize(String) - Method in class net.anotheria.moskito.core.predefined.QueueStats
 
getOnRequestMaxSize(String) - Method in class net.anotheria.moskito.core.predefined.QueueStats
 
getOnRequestMinSize(String) - Method in class net.anotheria.moskito.core.predefined.QueueStats
 
getOpenFiles(String) - Method in class net.anotheria.moskito.core.predefined.OSStats
 
getOperation() - Method in class net.anotheria.moskito.core.util.threadhistory.ThreadHistoryEvent
 
getOrCreateJourney(String) - Method in interface net.anotheria.moskito.core.journey.JourneyManager
Returns an existing journey or creates a new one.
getOrCreateJourney(String) - Method in class net.anotheria.moskito.core.journey.JourneyManagerImpl
 
getOverwritePutRatio(String) - Method in class net.anotheria.moskito.core.util.storage.StorageStats
Returns the ratio of overwriting puts compared to all puts.
getOverwritePuts(String) - Method in class net.anotheria.moskito.core.util.storage.StorageStats
 
getParameter() - Method in class net.anotheria.moskito.core.config.errorhandling.ErrorCatcherConfig
 
getParameter() - Method in class net.anotheria.moskito.core.errorhandling.ErrorCatcherBean
 
getParameterLengthLimit() - Method in class net.anotheria.moskito.core.config.journey.JourneyConfig
 
getParent() - Method in class net.anotheria.moskito.core.calltrace.TraceStep
Returns the parent step.
getPatterns() - Method in class net.anotheria.moskito.core.config.dashboards.ChartPattern
 
getPatterns() - Method in class net.anotheria.moskito.core.config.dashboards.DashboardConfig
 
getPlugin(String) - Method in class net.anotheria.moskito.core.plugins.PluginRepository
Returns loaded plugin by name.
getPluginNames() - Method in class net.anotheria.moskito.core.plugins.PluginRepository
Returns the names of the active plugins.
getPlugins() - Method in class net.anotheria.moskito.core.config.plugins.PluginsConfig
 
getPlugins() - Method in class net.anotheria.moskito.core.plugins.PluginRepository
Returns all active plugins.
getPluginsConfig() - Method in class net.anotheria.moskito.core.config.MoskitoConfiguration
 
getPossibleNames() - Method in class net.anotheria.moskito.core.counter.GenericCounterStats
Deprecated.
getPremium(String) - Method in class net.anotheria.moskito.core.counter.GuestBasicPremiumStats
 
getPremium() - Method in class net.anotheria.moskito.core.counter.GuestBasicPremiumStats
 
getPresentIntervals() - Method in interface net.anotheria.moskito.core.registry.IProducerRegistryAPI
Return known configured intervals.
getPresentIntervals() - Method in class net.anotheria.moskito.core.registry.ProducerRegistryAPIImpl
 
getPreviousStatus() - Method in class net.anotheria.moskito.core.threshold.Threshold
 
getPrimaryListenerCount() - Method in interface net.anotheria.moskito.core.stats.Interval
Returns number of registered primary listeners.
getProcessCpuLoad(String) - Method in class net.anotheria.moskito.core.predefined.OSStats
 
getProcessCPUTime(String) - Method in class net.anotheria.moskito.core.predefined.OSStats
 
getProcessingTime(String) - Method in class net.anotheria.moskito.core.predefined.GlobalRequestProcessorStats
Returns processing time value by selected interval.
getProcessName(String) - Method in class net.anotheria.moskito.core.predefined.RuntimeStats
 
getProcessors(String) - Method in class net.anotheria.moskito.core.predefined.OSStats
 
getProcessTotalCPUTime(String) - Method in class net.anotheria.moskito.core.predefined.OSStats
 
getProducer() - Method in class net.anotheria.moskito.core.calltrace.TraceStep
Returns associated producer.
getProducer() - Method in class net.anotheria.moskito.core.dynamic.MoskitoInvokationProxy
Returns the producer.
getProducer(String) - Method in interface net.anotheria.moskito.core.registry.IProducerRegistry
Returns a producer with given id.
getProducer(String) - Method in interface net.anotheria.moskito.core.registry.IProducerRegistryAPI
Returns the producer with the given producerId.
getProducer(String) - Method in class net.anotheria.moskito.core.registry.ProducerRegistryAPIImpl
 
getProducer(String) - Method in class net.anotheria.moskito.core.registry.ProducerRegistryImpl
 
getProducerId() - Method in class net.anotheria.moskito.core.blueprint.BlueprintProducer
 
getProducerId() - Method in class net.anotheria.moskito.core.dynamic.OnDemandStatsProducer
 
getProducerId() - Method in class net.anotheria.moskito.core.errorhandling.BuiltInErrorProducer
 
getProducerId() - Method in interface net.anotheria.moskito.core.producers.IStatsProducer
Returns the meaningful id of this producer.
getProducerId() - Method in interface net.anotheria.moskito.core.producers.IStatsSnapshot
 
getProducerId() - Method in class net.anotheria.moskito.core.snapshot.ProducerSnapshot
 
getProducerId() - Method in class net.anotheria.moskito.core.tracer.Tracer
 
getProducerId() - Method in class net.anotheria.moskito.core.util.BuiltInGCProducer
 
getProducerId() - Method in class net.anotheria.moskito.core.util.BuiltinGlobalRequestProcessorProducer
 
getProducerId() - Method in class net.anotheria.moskito.core.util.BuiltInMemoryPoolProducer
 
getProducerId() - Method in class net.anotheria.moskito.core.util.BuiltInMemoryPoolVirtualProducer
 
getProducerId() - Method in class net.anotheria.moskito.core.util.BuiltInMemoryProducer
 
getProducerId() - Method in class net.anotheria.moskito.core.util.BuiltInOSProducer
 
getProducerId() - Method in class net.anotheria.moskito.core.util.BuiltInRuntimeProducer
 
getProducerId() - Method in class net.anotheria.moskito.core.util.BuiltInThreadCountProducer
 
getProducerId() - Method in class net.anotheria.moskito.core.util.BuiltInThreadStatesProducer
 
getProducerId() - Method in class net.anotheria.moskito.core.util.SimpleStatsProducer
Returns the meaningful id of this producer.
getProducerId() - Method in class net.anotheria.moskito.core.util.storage.Storage
 
getProducerName() - Method in class net.anotheria.moskito.core.config.accumulators.AccumulatorConfig
 
getProducerName() - Method in class net.anotheria.moskito.core.config.gauges.GaugeValueConfig
 
getProducerName() - Method in class net.anotheria.moskito.core.config.thresholds.ThresholdConfig
 
getProducerName() - Method in class net.anotheria.moskito.core.helper.TieableDefinition
 
getProducerNameExtension() - Method in class net.anotheria.moskito.core.dynamic.EntryCountLimitedOnDemandStatsProducer
 
getProducerNameExtension() - Method in class net.anotheria.moskito.core.dynamic.OnDemandStatsProducer
 
getProducerNamePattern() - Method in class net.anotheria.moskito.core.accumulation.AutoAccumulatorDefinition
 
getProducerNamePattern() - Method in class net.anotheria.moskito.core.config.accumulators.AutoAccumulatorConfig
 
getProducerNamePatterns() - Method in class net.anotheria.moskito.core.config.dashboards.DashboardConfig
 
getProducerReferences() - Method in interface net.anotheria.moskito.core.registry.IProducerRegistry
Returns registered producers.
getProducerReferences() - Method in class net.anotheria.moskito.core.registry.ProducerRegistryImpl
 
getProducerRegistryInstance() - Static method in class net.anotheria.moskito.core.registry.ProducerRegistryFactory
Returns the IProducerRegistry singleton instance.
getProducers() - Method in class net.anotheria.moskito.core.config.dashboards.DashboardConfig
 
getProducers() - Method in interface net.anotheria.moskito.core.registry.IProducerRegistry
Returns registered producers.
getProducers(IProducerFilter...) - Method in interface net.anotheria.moskito.core.registry.IProducerRegistryAPI
Returns a filtered list of producers.
getProducers(IProducerFilter...) - Method in class net.anotheria.moskito.core.registry.ProducerRegistryAPIImpl
 
getProducers() - Method in class net.anotheria.moskito.core.registry.ProducerRegistryImpl
 
getProperties() - Method in class net.anotheria.moskito.core.config.thresholds.NotificationProviderConfig
 
getProperties() - Method in interface net.anotheria.moskito.core.producers.IStatsSnapshot
 
getPutGetRatio(String) - Method in class net.anotheria.moskito.core.util.storage.StorageStats
 
getPutRemoveRatio(String) - Method in class net.anotheria.moskito.core.util.storage.StorageStats
 
getPuts(String) - Method in class net.anotheria.moskito.core.util.storage.StorageStats
 
getQueueSize(String) - Method in class net.anotheria.moskito.core.predefined.QueuingSystemStats
 
getRawValue() - Method in class net.anotheria.moskito.core.decorators.value.DoubleValueAO
 
getRawValue() - Method in class net.anotheria.moskito.core.decorators.value.LongValueAO
 
getRawValue() - Method in class net.anotheria.moskito.core.decorators.value.StatValueAO
 
getRawValue() - Method in class net.anotheria.moskito.core.decorators.value.StringValueAO
 
getRefresh() - Method in class net.anotheria.moskito.core.config.dashboards.DashboardConfig
 
getRegistry() - Method in class net.anotheria.moskito.core.helper.TieableRepository
 
getRemoves(String) - Method in class net.anotheria.moskito.core.util.storage.StorageStats
 
getRequestCount(String) - Method in class net.anotheria.moskito.core.predefined.GlobalRequestProcessorStats
Returns request count by selected interval.
getRequests(String) - Method in class net.anotheria.moskito.core.predefined.CacheStats
Returns the number of requests in a given interval.
getRequests(String) - Method in class net.anotheria.moskito.core.predefined.QueueStats
 
getRethrown() - Method in class net.anotheria.moskito.core.predefined.ErrorStats
 
getRethrown(String) - Method in class net.anotheria.moskito.core.predefined.ErrorStats
 
getRight() - Method in class net.anotheria.moskito.core.config.gauges.GaugeZoneConfig
 
getRolloverCount(String) - Method in class net.anotheria.moskito.core.predefined.CacheStats
Returns the number of cache rollovers in a given interval.
getRootStep() - Method in class net.anotheria.moskito.core.calltrace.CurrentlyTracedCall
 
getRuntimeExceptions() - Method in class net.anotheria.moskito.core.predefined.ServletStats
Returns the number of runtime exceptions since start.
getRuntimeExceptions(String) - Method in class net.anotheria.moskito.core.predefined.ServletStats
Returns the number of runtime exceptions for given interval.
getSecondaryListenerCount() - Method in interface net.anotheria.moskito.core.stats.Interval
Returns amount of registered secondary listeners.
getSelectedIntervals() - Method in class net.anotheria.moskito.core.predefined.RequestOrientedStats
 
getServersSize(String) - Method in class net.anotheria.moskito.core.predefined.QueuingSystemStats
 
getServiced(String) - Method in class net.anotheria.moskito.core.predefined.QueuingSystemStats
 
getServicingTime(String) - Method in class net.anotheria.moskito.core.predefined.QueuingSystemStats
 
getServicingTimeAverage(String) - Method in class net.anotheria.moskito.core.predefined.QueuingSystemStats
 
getServicingTimeMax(String) - Method in class net.anotheria.moskito.core.predefined.QueuingSystemStats
 
getServicingTimeMin(String) - Method in class net.anotheria.moskito.core.predefined.QueuingSystemStats
 
getServletExceptions() - Method in class net.anotheria.moskito.core.predefined.ServletStats
Returns the number of servlet exceptions since start.
getServletExceptions(String) - Method in class net.anotheria.moskito.core.predefined.ServletStats
Returns the number of servlet exceptions for given interval.
getShortExplanation() - Method in enum net.anotheria.moskito.core.decorators.predefined.PageInBrowserStatsDecorator.PageInBrowserStatsDecoratorValueName
 
getShortExplanation() - Method in class net.anotheria.moskito.core.decorators.value.StatCaptionBean
 
getShortExplanationLowered() - Method in class net.anotheria.moskito.core.decorators.value.StatCaptionBean
 
getShortExplanations() - Static method in enum net.anotheria.moskito.core.decorators.predefined.PageInBrowserStatsDecorator.PageInBrowserStatsDecoratorValueName
Return array of short explanations.
getShrinkingStrategy() - Method in class net.anotheria.moskito.core.config.tracing.TracingConfiguration
 
getSize(String) - Method in class net.anotheria.moskito.core.util.storage.StorageStats
 
getSource() - Method in class net.anotheria.moskito.core.tag.Tag
 
getStackTrace() - Method in class net.anotheria.moskito.core.inspection.CreationInfo
 
getStarted(String) - Method in class net.anotheria.moskito.core.predefined.ThreadCountStats
 
getStartTime(String) - Method in class net.anotheria.moskito.core.predefined.RuntimeStats
 
getStatClassName() - Method in class net.anotheria.moskito.core.snapshot.ProducerSnapshot
 
getStatLabel() - Method in enum net.anotheria.moskito.core.predefined.QueueStats.StatDef
 
getStatName() - Method in class net.anotheria.moskito.core.config.accumulators.AccumulatorConfig
 
getStatName() - Method in class net.anotheria.moskito.core.config.accumulators.AutoAccumulatorConfig
 
getStatName() - Method in class net.anotheria.moskito.core.config.gauges.GaugeValueConfig
 
getStatName() - Method in class net.anotheria.moskito.core.config.thresholds.ThresholdConfig
 
getStatName() - Method in class net.anotheria.moskito.core.helper.TieableDefinition
 
getStatName() - Method in enum net.anotheria.moskito.core.predefined.QueueStats.StatDef
 
getStatNames() - Static method in enum net.anotheria.moskito.core.predefined.QueueStats.StatDef
 
getStats() - Method in class net.anotheria.moskito.core.blueprint.BlueprintProducer
 
getStats(String) - Method in class net.anotheria.moskito.core.dynamic.OnDemandStatsProducer
 
getStats() - Method in class net.anotheria.moskito.core.dynamic.OnDemandStatsProducer
 
getStats() - Method in class net.anotheria.moskito.core.errorhandling.BuiltInErrorProducer
 
getStats() - Method in interface net.anotheria.moskito.core.producers.IStatsProducer
Returns the list of all stats.
getStats() - Method in class net.anotheria.moskito.core.threshold.Threshold
 
getStats() - Method in class net.anotheria.moskito.core.util.BuiltInGCProducer
 
getStats() - Method in class net.anotheria.moskito.core.util.BuiltinGlobalRequestProcessorProducer
 
getStats() - Method in class net.anotheria.moskito.core.util.BuiltInMemoryPoolProducer
 
getStats() - Method in class net.anotheria.moskito.core.util.BuiltInMemoryPoolVirtualProducer
 
getStats() - Method in class net.anotheria.moskito.core.util.BuiltInMemoryProducer
 
getStats() - Method in class net.anotheria.moskito.core.util.BuiltInOSProducer
 
getStats() - Method in class net.anotheria.moskito.core.util.BuiltInRuntimeProducer
 
getStats() - Method in class net.anotheria.moskito.core.util.BuiltInThreadCountProducer
 
getStats() - Method in class net.anotheria.moskito.core.util.BuiltInThreadStatesProducer
 
getStats() - Method in class net.anotheria.moskito.core.util.SimpleStatsProducer
Returns the list of all stats.
getStats() - Method in class net.anotheria.moskito.core.util.storage.Storage
 
getStatsClass() - Method in class net.anotheria.moskito.core.decorators.DecoratorName
 
getStatSnapshot(String) - Method in class net.anotheria.moskito.core.snapshot.ProducerSnapshot
 
getStatSnapshots() - Method in class net.anotheria.moskito.core.snapshot.ProducerSnapshot
 
getStatsObjectSpecificDecorator(IStats) - Method in class net.anotheria.moskito.core.decorators.DecoratorRegistryImpl
 
getStatsObjectSpecificDecorator(DecoratorName) - Method in class net.anotheria.moskito.core.decorators.DecoratorRegistryImpl
 
getStatsObjectSpecificDecorator(IStats) - Method in interface net.anotheria.moskito.core.decorators.IDecoratorRegistry
Returns the decorator for the given stats object.
getStatsObjectSpecificDecorator(DecoratorName) - Method in interface net.anotheria.moskito.core.decorators.IDecoratorRegistry
Returns the decorator for the given decorator name.
getStatus() - Method in class net.anotheria.moskito.core.config.thresholds.GuardConfig
 
getStatus() - Method in class net.anotheria.moskito.core.threshold.CustomThresholdStatus
 
getStatus() - Method in class net.anotheria.moskito.core.threshold.ExtendedThresholdStatus
 
getStatus() - Method in class net.anotheria.moskito.core.threshold.Threshold
 
getStatusChangeTimestamp() - Method in class net.anotheria.moskito.core.threshold.Threshold
 
getStatusString() - Method in class net.anotheria.moskito.core.threshold.Threshold
 
getStatusString() - Method in interface net.anotheria.moskito.core.threshold.ThresholdMBean
 
getStepByName(String) - Method in class net.anotheria.moskito.core.journey.Journey
 
getSubsystem() - Method in class net.anotheria.moskito.core.blueprint.BlueprintProducer
 
getSubsystem() - Method in class net.anotheria.moskito.core.dynamic.OnDemandStatsProducer
 
getSubsystem() - Method in class net.anotheria.moskito.core.producers.AbstractStatsProducer
 
getSubsystem() - Method in interface net.anotheria.moskito.core.producers.IStatsProducer
Returns the subsystem the current producer is located in.
getSubsystem() - Method in class net.anotheria.moskito.core.snapshot.ProducerSnapshot
 
getSubsystem() - Method in class net.anotheria.moskito.core.util.AbstractBuiltInProducer
 
getSubsystem() - Method in class net.anotheria.moskito.core.util.BuiltInMemoryPoolProducer
 
getSubsystem() - Method in class net.anotheria.moskito.core.util.SimpleStatsProducer
Returns the subsystem the current producer is located in.
getSubsystem() - Method in class net.anotheria.moskito.core.util.storage.Storage
 
getSubsystems() - Method in interface net.anotheria.moskito.core.registry.IProducerRegistryAPI
Returns the list of available subsystems.
getSubsystems() - Method in class net.anotheria.moskito.core.registry.ProducerRegistryAPIImpl
 
getSumValueAsDouble() - Method in interface net.anotheria.moskito.core.stats.DetailedStatValue
 
getSumValueAsDouble(String) - Method in interface net.anotheria.moskito.core.stats.DetailedStatValue
 
getSumValueAsDouble() - Method in class net.anotheria.moskito.core.stats.impl.DetailedTypeAwareStatValueImpl
 
getSumValueAsDouble(String) - Method in class net.anotheria.moskito.core.stats.impl.DetailedTypeAwareStatValueImpl
 
getSumValueAsInt() - Method in interface net.anotheria.moskito.core.stats.DetailedStatValue
 
getSumValueAsInt(String) - Method in interface net.anotheria.moskito.core.stats.DetailedStatValue
 
getSumValueAsInt() - Method in class net.anotheria.moskito.core.stats.impl.DetailedTypeAwareStatValueImpl
 
getSumValueAsInt(String) - Method in class net.anotheria.moskito.core.stats.impl.DetailedTypeAwareStatValueImpl
 
getSumValueAsLong() - Method in interface net.anotheria.moskito.core.stats.DetailedStatValue
 
getSumValueAsLong(String) - Method in interface net.anotheria.moskito.core.stats.DetailedStatValue
 
getSumValueAsLong() - Method in class net.anotheria.moskito.core.stats.impl.DetailedTypeAwareStatValueImpl
 
getSumValueAsLong(String) - Method in class net.anotheria.moskito.core.stats.impl.DetailedTypeAwareStatValueImpl
 
getSumValueAsString(String) - Method in interface net.anotheria.moskito.core.stats.DetailedStatValue
 
getSumValueAsString() - Method in interface net.anotheria.moskito.core.stats.DetailedStatValue
 
getSumValueAsString(String) - Method in class net.anotheria.moskito.core.stats.impl.DetailedTypeAwareStatValueImpl
 
getSumValueAsString() - Method in class net.anotheria.moskito.core.stats.impl.DetailedTypeAwareStatValueImpl
 
getSystemCpuLoad(String) - Method in class net.anotheria.moskito.core.predefined.OSStats
 
getTaggingConfig() - Method in class net.anotheria.moskito.core.config.MoskitoConfiguration
 
getTagHistorySize() - Method in class net.anotheria.moskito.core.config.tagging.TaggingConfig
 
getTags() - Method in class net.anotheria.moskito.core.calltrace.CurrentlyTracedCall
 
getTags() - Static method in class net.anotheria.moskito.core.context.MoSKitoContext
 
getTags() - Method in class net.anotheria.moskito.core.errorhandling.CaughtError
 
getTags() - Method in enum net.anotheria.moskito.core.tag.TagRepository
Return available tags.
getTarget() - Method in class net.anotheria.moskito.core.config.errorhandling.ErrorCatcherConfig
 
getTarget() - Method in class net.anotheria.moskito.core.errorhandling.ErrorCatcherBean
 
getTargetStatName() - Method in class net.anotheria.moskito.core.helper.AbstractTieable
 
getTargetStatName() - Method in interface net.anotheria.moskito.core.helper.Tieable
Returns the name of the target stats.
getTargetStatus() - Method in class net.anotheria.moskito.core.threshold.guard.BarrierPassGuard
 
getThreadHistoryEvents() - Method in enum net.anotheria.moskito.core.util.threadhistory.ThreadHistoryUtility
Returns the list of history events.
getThreadId() - Method in class net.anotheria.moskito.core.util.threadhistory.ThreadHistoryEvent
 
getThreadName() - Method in class net.anotheria.moskito.core.util.threadhistory.ThreadHistoryEvent
 
getThreshold() - Method in class net.anotheria.moskito.core.threshold.alerts.ThresholdAlert
 
getThresholdName() - Method in class net.anotheria.moskito.core.threshold.ThresholdInStatus
 
getThresholds() - Method in class net.anotheria.moskito.core.config.dashboards.DashboardConfig
 
getThresholds() - Method in class net.anotheria.moskito.core.config.thresholds.ThresholdsConfig
 
getThresholds() - Method in class net.anotheria.moskito.core.threshold.ExtendedThresholdStatus
 
getThresholds() - Method in class net.anotheria.moskito.core.threshold.ThresholdRepository
Returns active thresholds.
getThresholdsAlertsConfig() - Method in class net.anotheria.moskito.core.config.MoskitoConfiguration
 
getThresholdsConfig() - Method in class net.anotheria.moskito.core.config.MoskitoConfiguration
 
getThrowable() - Method in class net.anotheria.moskito.core.errorhandling.CaughtError
 
getThrowedAway(String) - Method in class net.anotheria.moskito.core.predefined.QueuingSystemStats
 
getTieables() - Method in class net.anotheria.moskito.core.helper.TieableRepository
 
getTimestamp() - Method in class net.anotheria.moskito.core.accumulation.AccumulatedValue
 
getTimestamp() - Method in class net.anotheria.moskito.core.errorhandling.CaughtError
 
getTimestamp() - Method in class net.anotheria.moskito.core.inspection.CreationInfo
 
getTimestamp() - Method in class net.anotheria.moskito.core.snapshot.ProducerSnapshot
 
getTimestamp() - Method in class net.anotheria.moskito.core.threshold.alerts.ThresholdAlert
 
getTimestamp() - Method in class net.anotheria.moskito.core.util.threadhistory.ThreadHistoryEvent
 
getTimeUnit() - Method in class net.anotheria.moskito.core.config.accumulators.AccumulatorConfig
 
getTimeUnit() - Method in class net.anotheria.moskito.core.config.accumulators.AutoAccumulatorConfig
 
getTimeUnit() - Method in class net.anotheria.moskito.core.config.gauges.GaugeValueConfig
 
getTimeUnit() - Method in class net.anotheria.moskito.core.config.thresholds.ThresholdConfig
 
getTimeUnit() - Method in class net.anotheria.moskito.core.helper.TieableDefinition
 
getToleratedNumberOfItems() - Method in class net.anotheria.moskito.core.config.thresholds.AlertHistoryConfig
 
getToleratedTracesAmount() - Method in class net.anotheria.moskito.core.config.tracing.TracingConfiguration
 
getTomcatRequestProcessorProducerConfig() - Method in class net.anotheria.moskito.core.config.MoskitoConfiguration
 
getTotal() - Method in class net.anotheria.moskito.core.predefined.ErrorStats
 
getTotal(String) - Method in class net.anotheria.moskito.core.predefined.ErrorStats
 
getTotalDomLoadTime(String, TimeUnit) - Method in class net.anotheria.moskito.core.predefined.PageInBrowserStats
Returns total DOM loads time for given interval and TimeUnit.
getTotalEntryCount() - Method in class net.anotheria.moskito.core.tracer.Tracer
 
getTotalErrors(IStats, String) - Method in class net.anotheria.moskito.core.decorators.predefined.RequestOrientedStatsDecorator
Returns number of total errors for given interval.
getTotalErrors(IStats, String) - Method in class net.anotheria.moskito.core.decorators.predefined.ServletStatsDecorator
 
getTotalPhysicalMemory(String) - Method in class net.anotheria.moskito.core.predefined.OSStats
 
getTotalRequests(String) - Method in class net.anotheria.moskito.core.predefined.RequestOrientedStats
 
getTotalRequests() - Method in class net.anotheria.moskito.core.predefined.RequestOrientedStats
Returns the total number of requests for the default interval.
getTotalSize(String) - Method in class net.anotheria.moskito.core.predefined.QueueStats
 
getTotalTime() - Method in class net.anotheria.moskito.core.predefined.RequestOrientedStats
Returns the total spent time for the default interval.
getTotalTime(String) - Method in class net.anotheria.moskito.core.predefined.RequestOrientedStats
Returns total spent time for the given interal.
getTotalWindowLoadTime(String, TimeUnit) - Method in class net.anotheria.moskito.core.predefined.PageInBrowserStats
Returns total page loads time for given interval and TimeUnit.
getTrace() - Method in class net.anotheria.moskito.core.calltrace.CurrentlyTracedCall
 
getTracedCalls() - Method in class net.anotheria.moskito.core.journey.Journey
Returns contained use cases.
getTracer(String) - Method in class net.anotheria.moskito.core.tracer.TracerRepository
 
getTracers() - Method in class net.anotheria.moskito.core.config.tracing.TracingConfiguration
 
getTracers() - Method in class net.anotheria.moskito.core.tracer.TracerRepository
 
getTraces() - Method in class net.anotheria.moskito.core.tracer.Tracer
 
getTraces(String) - Method in class net.anotheria.moskito.core.tracer.TracerRepository
 
getTracingConfig() - Method in class net.anotheria.moskito.core.config.MoskitoConfiguration
 
getType() - Method in class net.anotheria.moskito.core.decorators.value.DoubleValueAO
 
getType() - Method in class net.anotheria.moskito.core.decorators.value.LongValueAO
 
getType() - Method in class net.anotheria.moskito.core.decorators.value.StatValueAO
Returns the type.
getType() - Method in class net.anotheria.moskito.core.decorators.value.StringValueAO
 
getType() - Method in class net.anotheria.moskito.core.errorhandling.ErrorCatcherBean
 
getType() - Method in class net.anotheria.moskito.core.stats.impl.TypeAwareStatValueImpl
getType() - Method in interface net.anotheria.moskito.core.stats.TypeAwareStatValue
 
getType() - Method in class net.anotheria.moskito.core.tag.Tag
 
getUnit() - Method in class net.anotheria.moskito.core.logging.IntervalStatsLogger
 
getUpdateInterval() - Method in enum net.anotheria.moskito.core.util.threadhistory.ThreadHistoryUtility
 
getUpdateTimestamp(String) - Method in class net.anotheria.moskito.core.stats.impl.IntervalRegistry
Returns last update timestamp of an interval by name.
getUpdateTriggerService() - Static method in class net.anotheria.moskito.core.timing.UpdateTriggerServiceFactory
This method is the factory method.
getUptime(String) - Method in class net.anotheria.moskito.core.predefined.RuntimeStats
 
getUsed(String) - Method in interface net.anotheria.moskito.core.predefined.IMemoryPoolStats
Returns the used memory for the given interval.
getUsed(String) - Method in class net.anotheria.moskito.core.predefined.MemoryPoolStats
Returns the amount of user memory for the selected interval.
getUsed(String) - Method in class net.anotheria.moskito.core.predefined.VirtualMemoryPoolStats
 
getValue() - Method in class net.anotheria.moskito.core.accumulation.AccumulatedValue
 
getValue() - Method in class net.anotheria.moskito.core.config.thresholds.GuardConfig
 
getValue() - Method in class net.anotheria.moskito.core.decorators.value.DoubleValueAO
 
getValue() - Method in class net.anotheria.moskito.core.decorators.value.LongValueAO
 
getValue() - Method in class net.anotheria.moskito.core.decorators.value.StatValueAO
Returns the value.
getValue() - Method in class net.anotheria.moskito.core.decorators.value.StringValueAO
 
getValue(String) - Method in class net.anotheria.moskito.core.snapshot.StatSnapshot
 
getValue() - Method in class net.anotheria.moskito.core.threshold.ThresholdInStatus
 
getValueAsDouble() - Method in class net.anotheria.moskito.core.stats.impl.DoubleValueHolder
This method shall return the current value as double.
getValueAsDouble() - Method in interface net.anotheria.moskito.core.stats.StatValue
This method returns the absolute value as double.
getValueAsDouble(String) - Method in interface net.anotheria.moskito.core.stats.StatValue
This method returns the current value of a specific Interval as double.
getValueAsDouble() - Method in interface net.anotheria.moskito.core.stats.ValueHolder
This method shall return the current value as double.
getValueAsInt() - Method in class net.anotheria.moskito.core.stats.impl.DoubleValueHolder
This method shall return the current value as int.
getValueAsInt() - Method in interface net.anotheria.moskito.core.stats.StatValue
This method returns the absolute value as int.
getValueAsInt(String) - Method in interface net.anotheria.moskito.core.stats.StatValue
This method returns the current value of a specific Interval as int.
getValueAsInt() - Method in interface net.anotheria.moskito.core.stats.ValueHolder
This method shall return the current value as int.
getValueAsLong() - Method in class net.anotheria.moskito.core.stats.impl.DoubleValueHolder
This method shall return the current value as long.
getValueAsLong() - Method in interface net.anotheria.moskito.core.stats.StatValue
This method returns the absolute value as long.
getValueAsLong(String) - Method in interface net.anotheria.moskito.core.stats.StatValue
This method returns the current value of a specific Interval as long.
getValueAsLong() - Method in interface net.anotheria.moskito.core.stats.ValueHolder
This method shall return the current value as long.
getValueAsNumber(String) - Method in class net.anotheria.moskito.core.threshold.guard.BarrierPassGuard
Returns the value of the producer as number.
getValueAsNumber(String) - Method in class net.anotheria.moskito.core.threshold.guard.DoubleBarrierPassGuard
 
getValueAsNumber(String) - Method in class net.anotheria.moskito.core.threshold.guard.LongBarrierPassGuard
 
getValueAsString() - Method in class net.anotheria.moskito.core.stats.impl.DoubleValueHolder
getValueAsString() - Method in interface net.anotheria.moskito.core.stats.StatValue
 
getValueAsString(String) - Method in interface net.anotheria.moskito.core.stats.StatValue
 
getValueAsString() - Method in interface net.anotheria.moskito.core.stats.ValueHolder
 
getValueAsString() - Method in class net.anotheria.moskito.core.threshold.guard.BarrierPassGuard
Returns the value as string for alert generation.
getValueAsString() - Method in class net.anotheria.moskito.core.threshold.guard.DoubleBarrierPassGuard
 
getValueAsString() - Method in class net.anotheria.moskito.core.threshold.guard.LongBarrierPassGuard
 
getValueByName(String) - Method in class net.anotheria.moskito.core.producers.GenericStats
 
getValueByNameAsString(String, String, TimeUnit) - Method in class net.anotheria.moskito.core.counter.GenericCounterStats
 
getValueByNameAsString(String, String, TimeUnit) - Method in class net.anotheria.moskito.core.predefined.AbstractMemoryPoolStats
 
getValueByNameAsString(String, String, TimeUnit) - Method in class net.anotheria.moskito.core.predefined.CacheStats
 
getValueByNameAsString(String, String, TimeUnit) - Method in class net.anotheria.moskito.core.predefined.ErrorStats
 
getValueByNameAsString(String, String, TimeUnit) - Method in class net.anotheria.moskito.core.predefined.GCStats
 
getValueByNameAsString(String, String, TimeUnit) - Method in class net.anotheria.moskito.core.predefined.GlobalRequestProcessorStats
 
getValueByNameAsString(String, String, TimeUnit) - Method in class net.anotheria.moskito.core.predefined.MemoryStats
 
getValueByNameAsString(String, String, TimeUnit) - Method in class net.anotheria.moskito.core.predefined.OSStats
 
getValueByNameAsString(String, String, TimeUnit) - Method in class net.anotheria.moskito.core.predefined.PageInBrowserStats
 
getValueByNameAsString(String, String, TimeUnit) - Method in class net.anotheria.moskito.core.predefined.QueueStats
 
getValueByNameAsString(String, String, TimeUnit) - Method in class net.anotheria.moskito.core.predefined.QueuingSystemStats
 
getValueByNameAsString(String, String, TimeUnit) - Method in class net.anotheria.moskito.core.predefined.RequestOrientedStats
 
getValueByNameAsString(String, String, TimeUnit) - Method in class net.anotheria.moskito.core.predefined.RuntimeStats
 
getValueByNameAsString(String, String, TimeUnit) - Method in class net.anotheria.moskito.core.predefined.ServletStats
 
getValueByNameAsString(String, String, TimeUnit) - Method in class net.anotheria.moskito.core.predefined.ThreadCountStats
 
getValueByNameAsString(String, String, TimeUnit) - Method in class net.anotheria.moskito.core.predefined.ThreadStateStats
 
getValueByNameAsString(String, String, TimeUnit) - Method in class net.anotheria.moskito.core.producers.AbstractStats
 
getValueByNameAsString(String, String, TimeUnit) - Method in class net.anotheria.moskito.core.producers.GenericStats
getValueByNameAsString(String, String, TimeUnit) - Method in interface net.anotheria.moskito.core.producers.IStats
 
getValueByNameAsString(String, String, TimeUnit) - Method in class net.anotheria.moskito.core.util.session.SessionCountStats
 
getValueDescriptionByName(String) - Method in class net.anotheria.moskito.core.predefined.MBeanStats
Returns description, that been obtained from mbean, of stats value by it name
getValueName() - Method in class net.anotheria.moskito.core.config.accumulators.AccumulatorConfig
 
getValueName() - Method in class net.anotheria.moskito.core.config.accumulators.AutoAccumulatorConfig
 
getValueName() - Method in class net.anotheria.moskito.core.config.gauges.GaugeValueConfig
 
getValueName() - Method in class net.anotheria.moskito.core.config.thresholds.ThresholdConfig
 
getValueName() - Method in class net.anotheria.moskito.core.helper.TieableDefinition
 
getValueName() - Method in enum net.anotheria.moskito.core.predefined.PageInBrowserStats.PageInBrowserStatsValueName
 
getValueNames() - Static method in enum net.anotheria.moskito.core.predefined.PageInBrowserStats.PageInBrowserStatsValueName
Return collection of value names.
getValues() - Method in class net.anotheria.moskito.core.accumulation.Accumulator
 
getValues(GenericCounterStats, String, TimeUnit) - Method in class net.anotheria.moskito.core.decorators.counter.GenericCounterDecorator
 
getValues(IStats, String, TimeUnit) - Method in class net.anotheria.moskito.core.decorators.DefaultDecorator
 
getValues(S, String, TimeUnit) - Method in interface net.anotheria.moskito.core.decorators.IDecorator
Returns transformed stats for incoming stats object.
getValues(GenericStats, String, TimeUnit) - Method in class net.anotheria.moskito.core.decorators.mbean.GeneralMBeanDecorator
 
getValues(IStats, String, TimeUnit) - Method in class net.anotheria.moskito.core.decorators.predefined.CacheStatsDecorator
 
getValues(IStats, String, TimeUnit) - Method in class net.anotheria.moskito.core.decorators.predefined.ErrorStatsDecorator
 
getValues(IStats, String, TimeUnit) - Method in class net.anotheria.moskito.core.decorators.predefined.GCStatsDecorator
 
getValues(GenericStats, String, TimeUnit) - Method in class net.anotheria.moskito.core.decorators.predefined.GenericStatsDecorator
 
getValues(IStats, String, TimeUnit) - Method in class net.anotheria.moskito.core.decorators.predefined.GlobalRequestProcessorStatsDecorator
 
getValues(IStats, String, TimeUnit) - Method in class net.anotheria.moskito.core.decorators.predefined.MemoryPoolStatsDecorator
 
getValues(IStats, String, TimeUnit) - Method in class net.anotheria.moskito.core.decorators.predefined.MemoryStatsDecorator
 
getValues(IStats, String, TimeUnit) - Method in class net.anotheria.moskito.core.decorators.predefined.OSStatsDecorator
 
getValues(IStats, String, TimeUnit) - Method in class net.anotheria.moskito.core.decorators.predefined.PageInBrowserStatsDecorator
 
getValues(IStats, String, TimeUnit) - Method in class net.anotheria.moskito.core.decorators.predefined.RequestOrientedStatsDecorator
 
getValues(IStats, String, TimeUnit) - Method in class net.anotheria.moskito.core.decorators.predefined.RuntimeStatsDecorator
 
getValues(IStats, String, TimeUnit) - Method in class net.anotheria.moskito.core.decorators.predefined.ServletStatsDecorator
 
getValues(IStats, String, TimeUnit) - Method in class net.anotheria.moskito.core.decorators.predefined.ThreadCountDecorator
 
getValues(ThreadStateStats, String, TimeUnit) - Method in class net.anotheria.moskito.core.decorators.predefined.ThreadStatesDecorator
 
getValues(IStats, String, TimeUnit) - Method in class net.anotheria.moskito.core.decorators.util.SessionCountDecorator
 
getValues(IStats, String, TimeUnit) - Method in class net.anotheria.moskito.core.decorators.util.StorageStatsDecorator
 
getValues() - Method in class net.anotheria.moskito.core.snapshot.StatSnapshot
 
getWaited(String) - Method in class net.anotheria.moskito.core.predefined.QueuingSystemStats
 
getWaitingTime(String) - Method in class net.anotheria.moskito.core.predefined.QueuingSystemStats
 
getWaitingTimeAverage(String) - Method in class net.anotheria.moskito.core.predefined.QueuingSystemStats
 
getWaitingTimeMax(String) - Method in class net.anotheria.moskito.core.predefined.QueuingSystemStats
 
getWaitingTimeMin(String) - Method in class net.anotheria.moskito.core.predefined.QueuingSystemStats
 
getWidgets() - Method in class net.anotheria.moskito.core.config.dashboards.DashboardConfig
 
getWindowLastLoadTime(String, TimeUnit) - Method in class net.anotheria.moskito.core.predefined.PageInBrowserStats
Returns web page last load time for given interval and TimeUnit.
getWindowMaxLoadTime(String, TimeUnit) - Method in class net.anotheria.moskito.core.predefined.PageInBrowserStats
Returns web page maximum load time for given interval and TimeUnit.
getWindowMinLoadTime(String, TimeUnit) - Method in class net.anotheria.moskito.core.predefined.PageInBrowserStats
Returns web page minimum load time for given interval and TimeUnit.
getWorstStatus() - Method in class net.anotheria.moskito.core.threshold.ThresholdRepository
Returns the worst threshold status in the system.
getWorstStatus(String[]) - Method in class net.anotheria.moskito.core.threshold.ThresholdRepository
Returns the worst threshold status in the system for given threshold names.
getWorstStatus(List<String>) - Method in class net.anotheria.moskito.core.threshold.ThresholdRepository
Returns the worst threshold status in the system for given threshold names.
getWorstStatusWithout(List<String>) - Method in class net.anotheria.moskito.core.threshold.ThresholdRepository
Returns the worst threshold status in the system for all thresholds except given threshold names.
getWrites(String) - Method in class net.anotheria.moskito.core.predefined.CacheStats
Returns the number of writes (new objects) in the cache int the given interval.
getZones() - Method in class net.anotheria.moskito.core.config.gauges.GaugeConfig
 
GlobalRequestProcessorStats - Class in net.anotheria.moskito.core.predefined
Stats object for Global Request Processor related values.
GlobalRequestProcessorStats(String) - Constructor for class net.anotheria.moskito.core.predefined.GlobalRequestProcessorStats
Default Constructor.
GlobalRequestProcessorStatsDecorator - Class in net.anotheria.moskito.core.decorators.predefined
A decorator for the Global Request Processor stats.
GlobalRequestProcessorStatsDecorator() - Constructor for class net.anotheria.moskito.core.decorators.predefined.GlobalRequestProcessorStatsDecorator
Default constructor.
GuardConfig - Class in net.anotheria.moskito.core.config.thresholds
Guard for a single threshold status in the threshold.
GuardConfig() - Constructor for class net.anotheria.moskito.core.config.thresholds.GuardConfig
Creates a new guard config object.
GuardConfig(String, String, String) - Constructor for class net.anotheria.moskito.core.config.thresholds.GuardConfig
Creates a new guard config object and set all fields from constructor.
GuardedDirection - Enum in net.anotheria.moskito.core.threshold.guard
Describes possible direction which can be bypassed by the threshold.
GuestBasicPremiumStats - Class in net.anotheria.moskito.core.counter
This stat object gathers three-dimensional stats for portals that have guest traffic (not registered user), member traffic (registered users) and premium traffic (paying user).
GuestBasicPremiumStats(String) - Constructor for class net.anotheria.moskito.core.counter.GuestBasicPremiumStats
 
GuestBasicPremiumStats(String, Interval[]) - Constructor for class net.anotheria.moskito.core.counter.GuestBasicPremiumStats
 
GuestBasicPremiumStatsDecorator - Class in net.anotheria.moskito.core.decorators.counter
Decorator for guest/basic/premium traffic counter.
GuestBasicPremiumStatsDecorator() - Constructor for class net.anotheria.moskito.core.decorators.counter.GuestBasicPremiumStatsDecorator
Creates new GuestBasicPremiumStatsDecorator object.
GuestBasicPremiumStatsFactory - Class in net.anotheria.moskito.core.counter
Factory for GuestBasicPremiumStats.

H

hashCode() - Method in class net.anotheria.moskito.core.config.dashboards.ChartConfig
 
hashCode() - Method in class net.anotheria.moskito.core.registry.IntervalInfo
 
hashCode() - Method in class net.anotheria.moskito.core.registry.ProducerReference
 
hasTracerFired() - Method in class net.anotheria.moskito.core.context.MoSKitoContext
 
hasValues() - Method in class net.anotheria.moskito.core.producers.GenericStats
 

I

ICustomDecoratorStats - Interface in net.anotheria.moskito.core.producers
Interface for stats that requires object-specific decorators instead of class-specific.
IDecorator<S extends IStats> - Interface in net.anotheria.moskito.core.decorators
A decorator prepares data from a set of stat producers for presentation.
IDecoratorFactory<S extends ICustomDecoratorStats> - Interface in net.anotheria.moskito.core.decorators
Decorator factory interface
IDecoratorRegistry - Interface in net.anotheria.moskito.core.decorators
Internally used registry for decorator management.
IIntervalListener - Interface in net.anotheria.moskito.core.stats
This interface declares a listener that can be registered at an Interval to be notified when the interval-specific period of time was elapsed.
ILogOutput - Interface in net.anotheria.moskito.core.logging
Defines a connectable logger which can be used with the built-in logging facilities to actually write a log message.
IMemoryPoolStats - Interface in net.anotheria.moskito.core.predefined
Describes stats for a memory pool as a part of the garbage collector internal pools (old, new, eden, tenured, perm, etc).
inc() - Method in class net.anotheria.moskito.core.counter.CounterStats
Increases current counter.
inc(String) - Method in class net.anotheria.moskito.core.counter.GenericCounterStats
Increment counter by 1
incBasic() - Method in class net.anotheria.moskito.core.counter.GuestBasicPremiumStats
Increases basic value.
incBy(long) - Method in class net.anotheria.moskito.core.counter.CounterStats
Increases current counter by a value.
incBy(String, long) - Method in class net.anotheria.moskito.core.counter.GenericCounterStats
Increase counter by a given value
incFemale() - Method in class net.anotheria.moskito.core.counter.MaleFemaleStats
Increases female value.
incGuest() - Method in class net.anotheria.moskito.core.counter.GuestBasicPremiumStats
Increases guest value.
incMale() - Method in class net.anotheria.moskito.core.counter.MaleFemaleStats
Increases male value.
incPremium() - Method in class net.anotheria.moskito.core.counter.GuestBasicPremiumStats
Increases premium value.
increase() - Method in class net.anotheria.moskito.core.stats.impl.DetailedTypeAwareStatValueImpl
 
increase() - Method in class net.anotheria.moskito.core.stats.impl.DoubleValueHolder
This method shall increment the value by one.
increase() - Method in interface net.anotheria.moskito.core.stats.StatValue
This method increases the stored values for all Intervals by one.
increase() - Method in interface net.anotheria.moskito.core.stats.ValueHolder
This method shall increment the value by one.
increaseByDouble(double) - Method in class net.anotheria.moskito.core.stats.impl.DetailedTypeAwareStatValueImpl
 
increaseByDouble(double) - Method in class net.anotheria.moskito.core.stats.impl.DoubleValueHolder
This method shall increment the current value by the given amount.
increaseByDouble(double) - Method in interface net.anotheria.moskito.core.stats.StatValue
This method increases the current values of all registered Intervals by the given double value.
increaseByDouble(double) - Method in interface net.anotheria.moskito.core.stats.ValueHolder
This method shall increment the current value by the given amount.
increaseByInt(int) - Method in class net.anotheria.moskito.core.stats.impl.DetailedTypeAwareStatValueImpl
 
increaseByInt(int) - Method in class net.anotheria.moskito.core.stats.impl.DoubleValueHolder
This method shall increment the current value by the given amount.
increaseByInt(int) - Method in interface net.anotheria.moskito.core.stats.StatValue
This method increases the current values of all registered Intervals by the given int value.
increaseByInt(int) - Method in interface net.anotheria.moskito.core.stats.ValueHolder
This method shall increment the current value by the given amount.
increaseByLong(long) - Method in class net.anotheria.moskito.core.stats.impl.DetailedTypeAwareStatValueImpl
 
increaseByLong(long) - Method in class net.anotheria.moskito.core.stats.impl.DoubleValueHolder
This method shall increment the current value by the given amount.
increaseByLong(long) - Method in interface net.anotheria.moskito.core.stats.StatValue
This method increases the current values of all registered Intervals by the given long value.
increaseByLong(long) - Method in interface net.anotheria.moskito.core.stats.ValueHolder
This method shall increment the current value by the given amount.
increaseSize() - Method in class net.anotheria.moskito.core.util.storage.StorageStats
 
initialize() - Method in class net.anotheria.moskito.core.plugins.AbstractMoskitoPlugin
 
initialize() - Method in interface net.anotheria.moskito.core.plugins.MoskitoPlugin
Called after the plugin has been loaded and allows the initialization of the plugin.
initialize() - Method in class net.anotheria.moskito.core.plugins.NoOpPlugin
 
Inspectable - Interface in net.anotheria.moskito.core.inspection
Defines producers which can be further "inspected".
INSTANCE - Static variable in class net.anotheria.moskito.core.helper.NoIntervalListener
The one and only.
Interval - Interface in net.anotheria.moskito.core.stats
This interface declares an inveral with a name and an unique id.
INTERVAL_FIFTEEN_MINUTES - Static variable in class net.anotheria.moskito.core.predefined.Constants
an interval of fifteen minutes
INTERVAL_FIVE_MINUTES - Static variable in class net.anotheria.moskito.core.predefined.Constants
an interval of five minutes
INTERVAL_ONE_DAY - Static variable in class net.anotheria.moskito.core.predefined.Constants
an interval of one day
INTERVAL_ONE_HOUR - Static variable in class net.anotheria.moskito.core.predefined.Constants
an interval of one hour
INTERVAL_ONE_MINUTE - Static variable in class net.anotheria.moskito.core.predefined.Constants
an interval of one minute
INTERVAL_TWELVE_HOURS - Static variable in class net.anotheria.moskito.core.predefined.Constants
an interval of one hour
intervalCreated(Interval) - Method in class net.anotheria.moskito.core.registry.ProducerRegistryAPIImpl
 
intervalCreated(Interval) - Method in interface net.anotheria.moskito.core.stats.IntervalRegistryListener
This method will be called after a new Interval was created.
IntervalInfo - Class in net.anotheria.moskito.core.registry
Info (last update timestamp) for an interval.
IntervalInfo(Interval) - Constructor for class net.anotheria.moskito.core.registry.IntervalInfo
 
IntervalListener - Class in net.anotheria.moskito.core.helper
Helper class to connect not stats producers to interval updates.
IntervalListener() - Constructor for class net.anotheria.moskito.core.helper.IntervalListener
 
IntervalRegistry - Class in net.anotheria.moskito.core.stats.impl
This class implements a registry singleton to hold and create Interval instances.
IntervalRegistryListener - Interface in net.anotheria.moskito.core.stats
This interface declares a listener that will be notified about new created Intervals.
IntervalStatsLogger - Class in net.anotheria.moskito.core.logging
This helper class logs the stats of a producer with a ILogOutput object at selected interval (as soon as the interval update is fired).
IntervalStatsLogger(IStatsProducer, Interval, ILogOutput, TimeUnit) - Constructor for class net.anotheria.moskito.core.logging.IntervalStatsLogger
Creates a new IntervalStatsLogger and connects it to the given target, interval and output.
IntervalStatsLogger(IStatsProducer, Interval, ILogOutput) - Constructor for class net.anotheria.moskito.core.logging.IntervalStatsLogger
Creates a new IntervalStatsLogger and connects it to the given target, interval and output.
IntervalUpdateable - Interface in net.anotheria.moskito.core.helper
This interface describes something that can be updated when an interval is updated.
intervalUpdated(Interval) - Method in class net.anotheria.moskito.core.helper.IntervalListener
 
intervalUpdated(Interval) - Method in class net.anotheria.moskito.core.logging.IntervalStatsLogger
Called by the timer.
intervalUpdated(Interval) - Method in class net.anotheria.moskito.core.registry.ProducerRegistryAPIImpl
 
intervalUpdated(Interval) - Method in interface net.anotheria.moskito.core.stats.IIntervalListener
This method will be called if the time of the given Interval was elapsed.
intervalUpdated(Interval) - Method in class net.anotheria.moskito.core.stats.impl.DiffLongValueHolder
 
intervalUpdated(Interval) - Method in class net.anotheria.moskito.core.stats.impl.DoubleValueHolder
This method will be called if the time of the given Interval was elapsed.
invoke(Object, Object[], Method, Class<?>, Class<?>[], IStats, IStats, IStatsProducer) - Method in interface net.anotheria.moskito.core.dynamic.IOnDemandCallHandler
Called by the proxy on each call to target.
invoke(Object, Method, Object[]) - Method in class net.anotheria.moskito.core.dynamic.MoskitoInvokationProxy
 
invoke(Object, Object[], Method, Class<?>, Class<?>[], IStats, IStats, IStatsProducer) - Method in class net.anotheria.moskito.core.dynamic.PlainCallHandler
 
invoke(Object, Object[], Method, Class<?>, Class<?>[], IStats, IStats, IStatsProducer) - Method in class net.anotheria.moskito.core.predefined.ServiceStatsCallHandler
 
invoke(Object, Object[], Method, Class<?>, Class<?>[], IStats, IStats, IStatsProducer) - Method in class net.anotheria.moskito.core.predefined.ServiceStatsCallHandlerWithCallSysout
 
IOnDemandCallHandler - Interface in net.anotheria.moskito.core.dynamic
A call handler is an object which is used by the dynamic proxy to handle the call.
IOnDemandStatsFactory<S extends IStats> - Interface in net.anotheria.moskito.core.dynamic
A factory for on demand stats.
IOUtils - Class in net.anotheria.moskito.core.util
 
IProducerFilter - Interface in net.anotheria.moskito.core.registry
This interface defines a producer filter, which can be used to retrieve a subset of producers from the ProducerRegistry via the ProducerRegistryAPI.
IProducerRegistry - Interface in net.anotheria.moskito.core.registry
Producer registry is used internally to register/unregister producers.
IProducerRegistryAPI - Interface in net.anotheria.moskito.core.registry
This interface provides the API which should be used by tools for producer monitoring instead of the registry itself.
IProducerRegistryListener<S extends IStats> - Interface in net.anotheria.moskito.core.registry
Interface for internal registry updates listener.
isAborted() - Method in class net.anotheria.moskito.core.calltrace.TraceStep
Returns true if this step is marked as aborted/exceptional.
isAbsent() - Static method in class net.anotheria.moskito.core.util.MoskitoWebUi
 
isActivated() - Method in class net.anotheria.moskito.core.accumulation.Accumulator
 
isActivated() - Method in interface net.anotheria.moskito.core.helper.Tieable
Retuns true if this tieable has been activated.
isActivated() - Method in class net.anotheria.moskito.core.threshold.Threshold
 
isActive() - Method in class net.anotheria.moskito.core.journey.Journey
 
isActive() - Method in enum net.anotheria.moskito.core.util.threadhistory.ThreadHistoryUtility
 
isAjp() - Method in class net.anotheria.moskito.core.config.producers.TomcatRequestProcessorProducerConfig
 
isAutoChartErrors() - Method in class net.anotheria.moskito.core.config.errorhandling.ErrorHandlingConfig
 
isAutotagIp() - Method in class net.anotheria.moskito.core.config.tagging.TaggingConfig
 
isAutotagReferer() - Method in class net.anotheria.moskito.core.config.tagging.TaggingConfig
 
isAutotagServerName() - Method in class net.anotheria.moskito.core.config.tagging.TaggingConfig
 
isAutotagSessionId() - Method in class net.anotheria.moskito.core.config.tagging.TaggingConfig
 
isAutotagUrl() - Method in class net.anotheria.moskito.core.config.tagging.TaggingConfig
 
isAutotagUserAgent() - Method in class net.anotheria.moskito.core.config.tagging.TaggingConfig
 
isCountRethrows() - Method in class net.anotheria.moskito.core.config.errorhandling.ErrorHandlingConfig
 
isCustom() - Method in class net.anotheria.moskito.core.helper.AbstractTieable
 
isCustom() - Method in class net.anotheria.moskito.core.helper.TieableDefinition
 
isCustomDecorator() - Method in class net.anotheria.moskito.core.decorators.DecoratorName
 
isDisableMetricCollection() - Method in class net.anotheria.moskito.core.config.KillSwitchConfiguration
 
isDisableTracing() - Method in class net.anotheria.moskito.core.config.KillSwitchConfiguration
 
isEmpty(String) - Method in class net.anotheria.moskito.core.predefined.RequestOrientedStats
 
isEmpty(String) - Method in class net.anotheria.moskito.core.producers.AbstractStats
 
isEmpty(String) - Method in interface net.anotheria.moskito.core.producers.IStats
Returns true if this stat object didn't record anything of interest in a given interval.
isEmpty() - Method in class net.anotheria.moskito.core.util.storage.MapStorageWrapper
 
isEmpty() - Method in class net.anotheria.moskito.core.util.storage.Storage
 
isEnabled() - Method in class net.anotheria.moskito.core.tracer.Tracer
 
isErrorProducer() - Method in class net.anotheria.moskito.core.config.producers.BuiltinProducersConfig
 
isGcProducer() - Method in class net.anotheria.moskito.core.config.producers.BuiltinProducersConfig
 
isHttp() - Method in class net.anotheria.moskito.core.config.producers.TomcatRequestProcessorProducerConfig
 
isInitialized() - Method in class net.anotheria.moskito.core.decorators.predefined.GenericStatsDecorator
can be used to determine if decorator was initialized already.
isInspectEnabled() - Method in class net.anotheria.moskito.core.config.tracing.TracingConfiguration
 
isJavaMemoryPoolProducers() - Method in class net.anotheria.moskito.core.config.producers.BuiltinProducersConfig
 
isJavaMemoryProducers() - Method in class net.anotheria.moskito.core.config.producers.BuiltinProducersConfig
 
isJavaThreadingProducers() - Method in class net.anotheria.moskito.core.config.producers.BuiltinProducersConfig
 
isLogErrors() - Method in class net.anotheria.moskito.core.config.errorhandling.ErrorHandlingConfig
 
isLoggingEnabled() - Method in class net.anotheria.moskito.core.config.tracing.TracingConfiguration
 
isLoggingEnabled() - Method in class net.anotheria.moskito.core.dynamic.OnDemandStatsProducer
 
isLoggingEnabled() - Method in interface net.anotheria.moskito.core.producers.LoggingAwareProducer
Returns true if logging is currently enabled.
isLoggingSupported() - Method in class net.anotheria.moskito.core.dynamic.OnDemandStatsProducer
 
isLoggingSupported() - Method in interface net.anotheria.moskito.core.producers.LoggingAwareProducer
Returns true if the logging is supported by this producer.
isMbeanProducers() - Method in class net.anotheria.moskito.core.config.producers.BuiltinProducersConfig
 
isMBeanRequired(String, String) - Method in class net.anotheria.moskito.core.config.producers.MBeanProducerConfig
Checks is mbean with given domain and class required by this configuration.
ISnapshotArchiver - Interface in net.anotheria.moskito.core.producers
Archives stats snapshots per interval
isOsProducer() - Method in class net.anotheria.moskito.core.config.producers.BuiltinProducersConfig
 
isPresent() - Static method in class net.anotheria.moskito.core.util.MoskitoWebUi
 
isRegister() - Method in class net.anotheria.moskito.core.config.producers.TomcatRequestProcessorProducerConfig
 
isRegisterAutomatically() - Method in class net.anotheria.moskito.core.config.producers.MBeanProducerConfig
 
isRuntimeProducer() - Method in class net.anotheria.moskito.core.config.producers.BuiltinProducersConfig
 
IStats - Interface in net.anotheria.moskito.core.producers
IStats is the internal representation of a statistical value set.
IStatsProducer<S extends IStats> - Interface in net.anotheria.moskito.core.producers
This interface declares a stats producer.
IStatsSnapshot - Interface in net.anotheria.moskito.core.producers
This interface declares a snapshot of an instance of IStat that was taken at any time.
isToStringCollections() - Method in class net.anotheria.moskito.core.config.journey.JourneyConfig
 
isToStringMaps() - Method in class net.anotheria.moskito.core.config.journey.JourneyConfig
 
isTraceRunning() - Static method in class net.anotheria.moskito.core.calltrace.RunningTraceContainer
Returns true if there is currently a use-case recorded.
isTracingEnabled() - Method in class net.anotheria.moskito.core.config.tracing.TracingConfiguration
 
isTracingEnabledForProducer(String) - Method in class net.anotheria.moskito.core.tracer.TracerRepository
Returns true if tracing is enabled globally and in particular for this producer.
isUpdateAutomatically() - Method in class net.anotheria.moskito.core.config.producers.MBeanProducerConfig
 
IUpdateable - Interface in net.anotheria.moskito.core.timing
This interface declares a listener that will be notified about updates.
IUpdateTriggerService - Interface in net.anotheria.moskito.core.timing
This interface declares a service notificationprovider that allows to get notified periodically.
IValueHolderFactory - Interface in net.anotheria.moskito.core.stats
This interface declares a factory that is responsible to create ValueHolder instances of its specific type for a concrete Interval.

J

JavaUtilLogOutput - Class in net.anotheria.moskito.core.logging
A ILogOutput associated with a java.util.logging.Logger.
JavaUtilLogOutput(Logger) - Constructor for class net.anotheria.moskito.core.logging.JavaUtilLogOutput
 
JMXBridgeListener<S extends IStats> - Class in net.anotheria.moskito.core.registry
This listener registers every new producer as jmx bean.
JMXBridgeListener() - Constructor for class net.anotheria.moskito.core.registry.JMXBridgeListener
 
Journey - Class in net.anotheria.moskito.core.journey
A monitoring journey at the runtime of recording.
Journey(String) - Constructor for class net.anotheria.moskito.core.journey.Journey
Creates a new monitoring session with a given name.
JourneyConfig - Class in net.anotheria.moskito.core.config.journey
Configuration object which
JourneyConfig() - Constructor for class net.anotheria.moskito.core.config.journey.JourneyConfig
 
JourneyManager - Interface in net.anotheria.moskito.core.journey
Interface for the monitoring journey manager, which manages (creates, stores, deletes) monitoring journeys.
JourneyManagerFactory - Class in net.anotheria.moskito.core.journey
The factory for the journey manager.
JourneyManagerFactory() - Constructor for class net.anotheria.moskito.core.journey.JourneyManagerFactory
 
JourneyManagerImpl - Class in net.anotheria.moskito.core.journey
An implementation of the JourneyManager..

K

keepInMemory() - Method in enum net.anotheria.moskito.core.config.errorhandling.ErrorCatcherTarget
 
keys() - Method in class net.anotheria.moskito.core.util.storage.MapStorageWrapper
 
keys() - Method in class net.anotheria.moskito.core.util.storage.Storage
Convenience method for old hashtable users.
keys() - Method in interface net.anotheria.moskito.core.util.storage.StorageWrapper
Returns the collection with all keys.
keySet() - Method in class net.anotheria.moskito.core.util.storage.MapStorageWrapper
 
keySet() - Method in class net.anotheria.moskito.core.util.storage.Storage
 
KillSwitchConfiguration - Class in net.anotheria.moskito.core.config
This configuration provides possibilities to disable parts of MoSKito.
KillSwitchConfiguration() - Constructor for class net.anotheria.moskito.core.config.KillSwitchConfiguration
 

L

limitForNewEntriesReached() - Method in class net.anotheria.moskito.core.dynamic.EntryCountLimitedOnDemandStatsProducer
 
limitForNewEntriesReached() - Method in class net.anotheria.moskito.core.dynamic.OnDemandStatsProducer
The getStats method checked whether the limit is reached before creating a new stat object.
log() - Method in enum net.anotheria.moskito.core.config.errorhandling.ErrorCatcherTarget
 
Log4JOutput - Class in net.anotheria.moskito.core.logging
A ILogOutput associated with a Log4J Logger.
Log4JOutput(Logger) - Constructor for class net.anotheria.moskito.core.logging.Log4JOutput
 
LogFileNotificationProvider - Class in net.anotheria.moskito.core.threshold.alerts.notificationprovider
TODO comment this class
LogFileNotificationProvider() - Constructor for class net.anotheria.moskito.core.threshold.alerts.notificationprovider.LogFileNotificationProvider
 
LoggerUtil - Class in net.anotheria.moskito.core.logging
Small utility class to provide common logging methods.
LoggingAwareProducer - Interface in net.anotheria.moskito.core.producers
This interface signals that the producer may support logging of method calls.
LongBarrierPassGuard - Class in net.anotheria.moskito.core.threshold.guard
A barrier path guard that works with long values.
LongBarrierPassGuard(ThresholdStatus, long, GuardedDirection) - Constructor for class net.anotheria.moskito.core.threshold.guard.LongBarrierPassGuard
Creates a new LongBarrierPassGuard.
LongValueAO - Class in net.anotheria.moskito.core.decorators.value
Stat value bean for long data types.
LongValueAO(String, long) - Constructor for class net.anotheria.moskito.core.decorators.value.LongValueAO
 

M

main(String[]) - Static method in class net.anotheria.moskito.core.util.BuiltInOSProducer
 
MaleFemaleStats - Class in net.anotheria.moskito.core.counter
Predefined counter stats for traffic separation between male and female users.
MaleFemaleStats(String) - Constructor for class net.anotheria.moskito.core.counter.MaleFemaleStats
Creates a new male-female stats object, with the default intervals.
MaleFemaleStats(String, Interval[]) - Constructor for class net.anotheria.moskito.core.counter.MaleFemaleStats
Creates a new stats object.
MaleFemaleStatsDecorator - Class in net.anotheria.moskito.core.decorators.counter
Decorator for male/female separator counter.
MaleFemaleStatsDecorator() - Constructor for class net.anotheria.moskito.core.decorators.counter.MaleFemaleStatsDecorator
Creates new MaleFemaleStatsDecorator object.
MaleFemaleStatsFactory - Class in net.anotheria.moskito.core.counter
Factory for male/female stats.
MapStorageWrapper<K,V> - Class in net.anotheria.moskito.core.util.storage
This wrapper class is used to make an underlying map-like storage monitorable.
MapStorageWrapper(Map<K, V>) - Constructor for class net.anotheria.moskito.core.util.storage.MapStorageWrapper
Creates a new map storage wrapper with a given underlying wrapper.
markErrorAndReturnIfErrorAlreadyHappenedBefore() - Method in class net.anotheria.moskito.core.context.MoSKitoContext
Marks current context as erroneous (having one error occurred already) and returns the previous value.
matches(String) - Method in class net.anotheria.moskito.core.accumulation.AutoAccumulatorDefinition
 
MAX - Static variable in class net.anotheria.moskito.core.util.BuiltInMemoryProducer
Constant for max memory.
MAX_SIZE_DEFAULT - Static variable in class net.anotheria.moskito.core.predefined.QueueStats
Max size value.
MAX_SIZE_DEFAULT - Static variable in class net.anotheria.moskito.core.predefined.QueuingSystemStats
Max size value.
MAX_TIME_DEFAULT - Static variable in class net.anotheria.moskito.core.predefined.Constants
Max time value.
MB - Static variable in class net.anotheria.moskito.core.decorators.AbstractDecorator
Constant for MegaByte.
MB - Static variable in class net.anotheria.moskito.core.producers.AbstractStats
Constant for MegaByte.
MBeanDecorator - Class in net.anotheria.moskito.core.decorators.mbean
Object-specific decorator for mbean stats
MBeanDecoratorFactory - Class in net.anotheria.moskito.core.decorators.mbean
Factory for creating mbean decorator for specific mbean stats object
MBeanDecoratorFactory(MBeanStats) - Constructor for class net.anotheria.moskito.core.decorators.mbean.MBeanDecoratorFactory
Creates object-specific decorator factory for given mbean stats object
MBeanProducerConfig - Class in net.anotheria.moskito.core.config.producers
 
MBeanProducerConfig() - Constructor for class net.anotheria.moskito.core.config.producers.MBeanProducerConfig
 
MBeanProducerDomainConfig - Class in net.anotheria.moskito.core.config.producers
 
MBeanProducerDomainConfig() - Constructor for class net.anotheria.moskito.core.config.producers.MBeanProducerDomainConfig
 
MBeanProducerFactory - Class in net.anotheria.moskito.core.util
Factory for building MBean producers
MBeanProducerFactory() - Constructor for class net.anotheria.moskito.core.util.MBeanProducerFactory
 
MBeanStats - Class in net.anotheria.moskito.core.predefined
Stats object for mbean values
MBeanStats(String, Map<MBeanAttributeInfo, TypeAwareStatValue>) - Constructor for class net.anotheria.moskito.core.predefined.MBeanStats
Constructor that applies name of stats and map with mbean attribute infos as keys with it associated values holders as values.
MBeanStatsFactory - Class in net.anotheria.moskito.core.util
Factory for mbean stats
MBeanStatsFactory() - Constructor for class net.anotheria.moskito.core.util.MBeanStatsFactory
 
MBeanUtil - Class in net.anotheria.moskito.core.util
Utility class to register and unregister MBeans.
MemoryPoolStats - Class in net.anotheria.moskito.core.predefined
Statistics for a memory pool usage.
MemoryPoolStats() - Constructor for class net.anotheria.moskito.core.predefined.MemoryPoolStats
Creates a new unnamed memory pool stats object with default intervals.
MemoryPoolStats(String) - Constructor for class net.anotheria.moskito.core.predefined.MemoryPoolStats
Creates a new unnamed memory pool stats object with default intervals.
MemoryPoolStats(String, Interval[]) - Constructor for class net.anotheria.moskito.core.predefined.MemoryPoolStats
Creates a new unnamed memory pool stats object.
MemoryPoolStatsDecorator - Class in net.anotheria.moskito.core.decorators.predefined
A decorator for the memory pool stats provided by the VM (young, survivor, oldgen etc).
MemoryPoolStatsDecorator() - Constructor for class net.anotheria.moskito.core.decorators.predefined.MemoryPoolStatsDecorator
 
MemoryPoolStatsDecorator(String) - Constructor for class net.anotheria.moskito.core.decorators.predefined.MemoryPoolStatsDecorator
 
MemoryStats - Class in net.anotheria.moskito.core.predefined
Stat for a memory amount (used, heap, free etc).
MemoryStats() - Constructor for class net.anotheria.moskito.core.predefined.MemoryStats
 
MemoryStats(String) - Constructor for class net.anotheria.moskito.core.predefined.MemoryStats
 
MemoryStats(String, Interval[]) - Constructor for class net.anotheria.moskito.core.predefined.MemoryStats
 
MemoryStatsDecorator - Class in net.anotheria.moskito.core.decorators.predefined
 
MemoryStatsDecorator() - Constructor for class net.anotheria.moskito.core.decorators.predefined.MemoryStatsDecorator
Creates a new memory stats decorator.
MIN_SIZE_DEFAULT - Static variable in class net.anotheria.moskito.core.predefined.QueueStats
Min size value.
MIN_SIZE_DEFAULT - Static variable in class net.anotheria.moskito.core.predefined.QueuingSystemStats
Min size value.
MIN_TIME_DEFAULT - Static variable in class net.anotheria.moskito.core.predefined.Constants
Min time value.
MoskitoConfiguration - Class in net.anotheria.moskito.core.config
This class contains complete moskito configuration at runtime.
MoskitoConfiguration() - Constructor for class net.anotheria.moskito.core.config.MoskitoConfiguration
 
MoskitoConfigurationHolder - Enum in net.anotheria.moskito.core.config
This class is configuration holder object for the MoskitoConfiguration.
MoSKitoContext - Class in net.anotheria.moskito.core.context
MoSKito Context is a thread local class, that is used to contain some information about current execution, for example tags.
MoSKitoContext() - Constructor for class net.anotheria.moskito.core.context.MoSKitoContext
 
MoskitoInvokationProxy<S extends IStats> - Class in net.anotheria.moskito.core.dynamic
This is an InvocationHandler which is used whenever you want to monitor an impementation of an interface in a AOP way.
MoskitoInvokationProxy(Object, IOnDemandCallHandler, IOnDemandStatsFactory<S>, String, String, String, Class<?>...) - Constructor for class net.anotheria.moskito.core.dynamic.MoskitoInvokationProxy
Creates a new MoskitoInvocationProxy with given implementation, handler and stats factory, and interfaces to monitor.
MoskitoInvokationProxy(Object, IOnDemandCallHandler, IOnDemandStatsFactory, Class<?>...) - Constructor for class net.anotheria.moskito.core.dynamic.MoskitoInvokationProxy
Creates a new MoskitoInvokationProxy.
MoskitoInvokationProxy(Object, IOnDemandCallHandler, IOnDemandStatsFactory, String, String, Class<?>...) - Constructor for class net.anotheria.moskito.core.dynamic.MoskitoInvokationProxy
Creates a new MoskitoInvokationProxy.
MoskitoPlugin - Interface in net.anotheria.moskito.core.plugins
This interface defines a plugin-able object that can be loaded in moskito core for customization.
MoskitoWebUi - Class in net.anotheria.moskito.core.util
Utility to check if MoSKito WebUI is connected to application at runtime.
MoskitoWebUi() - Constructor for class net.anotheria.moskito.core.util.MoskitoWebUi
 

N

net.anotheria.moskito.core.accumulation - package net.anotheria.moskito.core.accumulation
 
net.anotheria.moskito.core.blueprint - package net.anotheria.moskito.core.blueprint
 
net.anotheria.moskito.core.calltrace - package net.anotheria.moskito.core.calltrace
 
net.anotheria.moskito.core.command - package net.anotheria.moskito.core.command
 
net.anotheria.moskito.core.config - package net.anotheria.moskito.core.config
This package contains configuration objects needed by different type of the moskito configuration.
net.anotheria.moskito.core.config.accumulators - package net.anotheria.moskito.core.config.accumulators
 
net.anotheria.moskito.core.config.dashboards - package net.anotheria.moskito.core.config.dashboards
 
net.anotheria.moskito.core.config.errorhandling - package net.anotheria.moskito.core.config.errorhandling
 
net.anotheria.moskito.core.config.filter - package net.anotheria.moskito.core.config.filter
 
net.anotheria.moskito.core.config.gauges - package net.anotheria.moskito.core.config.gauges
 
net.anotheria.moskito.core.config.journey - package net.anotheria.moskito.core.config.journey
 
net.anotheria.moskito.core.config.plugins - package net.anotheria.moskito.core.config.plugins
 
net.anotheria.moskito.core.config.producers - package net.anotheria.moskito.core.config.producers
 
net.anotheria.moskito.core.config.tagging - package net.anotheria.moskito.core.config.tagging
 
net.anotheria.moskito.core.config.thresholds - package net.anotheria.moskito.core.config.thresholds
 
net.anotheria.moskito.core.config.tracing - package net.anotheria.moskito.core.config.tracing
 
net.anotheria.moskito.core.context - package net.anotheria.moskito.core.context
 
net.anotheria.moskito.core.counter - package net.anotheria.moskito.core.counter
This package contains ready to use counters for different purposes.
net.anotheria.moskito.core.decorators - package net.anotheria.moskito.core.decorators
 
net.anotheria.moskito.core.decorators.counter - package net.anotheria.moskito.core.decorators.counter
 
net.anotheria.moskito.core.decorators.mbean - package net.anotheria.moskito.core.decorators.mbean
 
net.anotheria.moskito.core.decorators.predefined - package net.anotheria.moskito.core.decorators.predefined
 
net.anotheria.moskito.core.decorators.util - package net.anotheria.moskito.core.decorators.util
 
net.anotheria.moskito.core.decorators.value - package net.anotheria.moskito.core.decorators.value
 
net.anotheria.moskito.core.dynamic - package net.anotheria.moskito.core.dynamic
 
net.anotheria.moskito.core.errorhandling - package net.anotheria.moskito.core.errorhandling
 
net.anotheria.moskito.core.helper - package net.anotheria.moskito.core.helper
 
net.anotheria.moskito.core.inspection - package net.anotheria.moskito.core.inspection
 
net.anotheria.moskito.core.journey - package net.anotheria.moskito.core.journey
 
net.anotheria.moskito.core.logging - package net.anotheria.moskito.core.logging
 
net.anotheria.moskito.core.plugins - package net.anotheria.moskito.core.plugins
 
net.anotheria.moskito.core.predefined - package net.anotheria.moskito.core.predefined
 
net.anotheria.moskito.core.producers - package net.anotheria.moskito.core.producers
 
net.anotheria.moskito.core.registry - package net.anotheria.moskito.core.registry
 
net.anotheria.moskito.core.registry.filters - package net.anotheria.moskito.core.registry.filters
 
net.anotheria.moskito.core.snapshot - package net.anotheria.moskito.core.snapshot
 
net.anotheria.moskito.core.stats - package net.anotheria.moskito.core.stats
 
net.anotheria.moskito.core.stats.impl - package net.anotheria.moskito.core.stats.impl
 
net.anotheria.moskito.core.tag - package net.anotheria.moskito.core.tag
 
net.anotheria.moskito.core.threshold - package net.anotheria.moskito.core.threshold
 
net.anotheria.moskito.core.threshold.alerts - package net.anotheria.moskito.core.threshold.alerts
 
net.anotheria.moskito.core.threshold.alerts.notificationprovider - package net.anotheria.moskito.core.threshold.alerts.notificationprovider
 
net.anotheria.moskito.core.threshold.guard - package net.anotheria.moskito.core.threshold.guard
 
net.anotheria.moskito.core.timing - package net.anotheria.moskito.core.timing
 
net.anotheria.moskito.core.tracer - package net.anotheria.moskito.core.tracer
 
net.anotheria.moskito.core.util - package net.anotheria.moskito.core.util
 
net.anotheria.moskito.core.util.annotation - package net.anotheria.moskito.core.util.annotation
 
net.anotheria.moskito.core.util.session - package net.anotheria.moskito.core.util.session
 
net.anotheria.moskito.core.util.storage - package net.anotheria.moskito.core.util.storage
This package contains a utility for storage monitoring.
net.anotheria.moskito.core.util.threadhistory - package net.anotheria.moskito.core.util.threadhistory
 
NoIntervalListener - Class in net.anotheria.moskito.core.helper
This class is a substitute for interval listeners in case there is no such interval.
NoOpPlugin - Class in net.anotheria.moskito.core.plugins
A noop plugin is used for generic testing of plugin interface.
NoOpPlugin() - Constructor for class net.anotheria.moskito.core.plugins.NoOpPlugin
 
normalize(String) - Static method in class net.anotheria.moskito.core.util.MBeanProducerFactory
Helper to ensure that given string can be handled in web-view (replaces some invalid characters).
NoSuchJourneyException - Exception in net.anotheria.moskito.core.journey
This exception is thrown if a non-existing session is requested from the manager.
NoSuchJourneyException(String) - Constructor for exception net.anotheria.moskito.core.journey.NoSuchJourneyException
Creates a new NoSuchJourneyException.
NoSuchProducerException - Exception in net.anotheria.moskito.core.registry
Thrown if not existing producer is requested..
NoSuchProducerException(String) - Constructor for exception net.anotheria.moskito.core.registry.NoSuchProducerException
Creates new NoSuchProducerException.
NotificationProvider - Interface in net.anotheria.moskito.core.threshold.alerts
Interface that has to be implemented to provide own notification provider.
NotificationProviderConfig - Class in net.anotheria.moskito.core.config.thresholds
This class configures a notification provider that can generate alerts in case of threshold status change.
NotificationProviderConfig() - Constructor for class net.anotheria.moskito.core.config.thresholds.NotificationProviderConfig
 
notifyError(Throwable) - Method in class net.anotheria.moskito.core.errorhandling.BuiltInErrorProducer
 
notifyError() - Method in class net.anotheria.moskito.core.predefined.RequestOrientedStats
Notifies about an uncaught error.
notifyError(Throwable) - Method in class net.anotheria.moskito.core.predefined.RequestOrientedStats
Notifies about an uncaught error.
notifyExecutionError() - Method in interface net.anotheria.moskito.core.producers.CallExecution
Notifies that the execution encountered an error.
notifyIOException(Throwable) - Method in class net.anotheria.moskito.core.predefined.ServletStats
Called if an io exception has been caught.
notifyProducerRegistered(IStatsProducer<S>) - Method in class net.anotheria.moskito.core.accumulation.AccumulatorRepository
 
notifyProducerRegistered(IStatsProducer<S>) - Method in class net.anotheria.moskito.core.helper.TieableRepository
 
notifyProducerRegistered(IStatsProducer<S>) - Method in interface net.anotheria.moskito.core.registry.IProducerRegistryListener
Called whenever a new producer is registered.
notifyProducerRegistered(IStatsProducer<S>) - Method in class net.anotheria.moskito.core.registry.JMXBridgeListener
 
notifyProducerRegistered(IStatsProducer) - Method in class net.anotheria.moskito.core.registry.ProducerRegistryAPIImpl
 
notifyProducerUnregistered(IStatsProducer<S>) - Method in class net.anotheria.moskito.core.accumulation.AccumulatorRepository
 
notifyProducerUnregistered(IStatsProducer<S>) - Method in class net.anotheria.moskito.core.helper.TieableRepository
 
notifyProducerUnregistered(IStatsProducer<S>) - Method in interface net.anotheria.moskito.core.registry.IProducerRegistryListener
Called whenever a producer is unregistered.
notifyProducerUnregistered(IStatsProducer<S>) - Method in class net.anotheria.moskito.core.registry.JMXBridgeListener
 
notifyProducerUnregistered(IStatsProducer) - Method in class net.anotheria.moskito.core.registry.ProducerRegistryAPIImpl
 
notifyRequestFinished() - Method in class net.anotheria.moskito.core.predefined.RequestOrientedStats
Notifies that current request leaves the method body.
notifyRuntimeException(Throwable) - Method in class net.anotheria.moskito.core.predefined.ServletStats
Called if a runtime exception has been caught.
notifyServletException(Throwable) - Method in class net.anotheria.moskito.core.predefined.ServletStats
Called if a servlet exception has been caught.
notifySessionCreated() - Method in class net.anotheria.moskito.core.util.session.SessionCountStats
 
notifySessionDestroyed() - Method in class net.anotheria.moskito.core.util.session.SessionCountStats
 
NoTracedCall - Enum in net.anotheria.moskito.core.calltrace
A null object implementation of the RunningUseCase.

O

OnDemandStatsProducer<S extends IStats> - Class in net.anotheria.moskito.core.dynamic
This producer is used when the different method producing stats aren't known at compile time (or you don't want to use them).
OnDemandStatsProducer(String, String, String, IOnDemandStatsFactory<S>) - Constructor for class net.anotheria.moskito.core.dynamic.OnDemandStatsProducer
Creates a new OnDemandStatsProducer instance.
OnDemandStatsProducerException - Exception in net.anotheria.moskito.core.dynamic
Base exception type for ondemand stats producer exceptions.
OnDemandStatsProducerException(String) - Constructor for exception net.anotheria.moskito.core.dynamic.OnDemandStatsProducerException
Public constructor.
ONE_DAY - Static variable in class net.anotheria.moskito.core.stats.DefaultIntervals
Deprecated.
an interval of one day
ONE_HOUR - Static variable in class net.anotheria.moskito.core.stats.DefaultIntervals
Deprecated.
an interval of one hour
ONE_MINUTE - Static variable in class net.anotheria.moskito.core.stats.DefaultIntervals
Deprecated.
an interval of one minute
onNewAlert(ThresholdAlert) - Method in class net.anotheria.moskito.core.threshold.alerts.notificationprovider.LogFileNotificationProvider
 
onNewAlert(ThresholdAlert) - Method in interface net.anotheria.moskito.core.threshold.alerts.NotificationProvider
Called whenever a new alert has been created in the system.
onNewAlert(ThresholdAlert) - Method in class net.anotheria.moskito.core.threshold.alerts.notificationprovider.SyserrNotificationProvider
 
onNewAlert(ThresholdAlert) - Method in class net.anotheria.moskito.core.threshold.alerts.notificationprovider.SysoutNotificationProvider
 
OSStats - Class in net.anotheria.moskito.core.predefined
Stats object for operation system related values.
OSStats() - Constructor for class net.anotheria.moskito.core.predefined.OSStats
 
OSStats(String) - Constructor for class net.anotheria.moskito.core.predefined.OSStats
 
OSStats(String, Interval[]) - Constructor for class net.anotheria.moskito.core.predefined.OSStats
 
OSStatsDecorator - Class in net.anotheria.moskito.core.decorators.predefined
A decorator for the memory pool stats provided by the VM (young, survivor, oldgen etc).
OSStatsDecorator() - Constructor for class net.anotheria.moskito.core.decorators.predefined.OSStatsDecorator
 
OSStatsDecorator(String) - Constructor for class net.anotheria.moskito.core.decorators.predefined.OSStatsDecorator
 
out(String) - Method in interface net.anotheria.moskito.core.logging.ILogOutput
Writes the message to the logging stream (file, sysout, whatever).
out(String) - Method in class net.anotheria.moskito.core.logging.JavaUtilLogOutput
 
out(String) - Method in class net.anotheria.moskito.core.logging.Log4JOutput
 
out(String) - Method in class net.anotheria.moskito.core.logging.SL4JLogOutput
Deprecated.
 
out(String) - Method in class net.anotheria.moskito.core.logging.SLF4JLogOutput
 
out(String) - Method in class net.anotheria.moskito.core.logging.SystemErrLogOutput
 
out(String) - Method in class net.anotheria.moskito.core.logging.SystemOutLogOutput
 
overrules(ThresholdStatus) - Method in enum net.anotheria.moskito.core.threshold.ThresholdStatus
Returns true if current threshold object is worse than parameter threshold.
overrulesOrEqual(ThresholdStatus) - Method in enum net.anotheria.moskito.core.threshold.ThresholdStatus
 

P

PageInBrowserStats - Class in net.anotheria.moskito.core.predefined
Stats collection for HTML DOM related information.
PageInBrowserStats(String, Interval[]) - Constructor for class net.anotheria.moskito.core.predefined.PageInBrowserStats
Constructor.
PageInBrowserStats.PageInBrowserStatsValueName - Enum in net.anotheria.moskito.core.predefined
Represents PageInBrowserStats value name.
PageInBrowserStatsDecorator - Class in net.anotheria.moskito.core.decorators.predefined
Decorator for PageInBrowserStats.
PageInBrowserStatsDecorator() - Constructor for class net.anotheria.moskito.core.decorators.predefined.PageInBrowserStatsDecorator
Constructor.
PageInBrowserStatsDecorator.PageInBrowserStatsDecoratorValueName - Enum in net.anotheria.moskito.core.decorators.predefined
Represents PageInBrowserStats value name.
PageInBrowserStatsFactory - Class in net.anotheria.moskito.core.predefined
Factory that creates PageInBrowserStats objects for on demand producers.
PageInBrowserStatsFactory() - Constructor for class net.anotheria.moskito.core.predefined.PageInBrowserStatsFactory
Constructor.
PageInBrowserStatsFactory(Interval[]) - Constructor for class net.anotheria.moskito.core.predefined.PageInBrowserStatsFactory
Constructor.
parameter2string(Object) - Static method in class net.anotheria.moskito.core.calltrace.TracingUtil
 
pauseExecution() - Method in interface net.anotheria.moskito.core.producers.CallExecution
Pauses the execution.
PlainCallHandler - Class in net.anotheria.moskito.core.dynamic
This call handler does nothing but forwards the call directly to the implementation.
PlainCallHandler() - Constructor for class net.anotheria.moskito.core.dynamic.PlainCallHandler
 
PluginConfig - Class in net.anotheria.moskito.core.config.plugins
Config element that describes a single plugin.
PluginConfig() - Constructor for class net.anotheria.moskito.core.config.plugins.PluginConfig
 
PluginRepository - Class in net.anotheria.moskito.core.plugins
Manages and controls plugins at runtime.
PluginsConfig - Class in net.anotheria.moskito.core.config.plugins
Config for plugins.
PluginsConfig() - Constructor for class net.anotheria.moskito.core.config.plugins.PluginsConfig
 
PREFIX_SNAPSHOT_INTERVAL - Static variable in class net.anotheria.moskito.core.predefined.Constants
All intervals with this prefix are considered as snapshot intervals, meaning that they are not updated automatically.
ProducerReference - Class in net.anotheria.moskito.core.registry
This class is a wrapper which protects the way the registry stores it references to the producers from possible customers.
ProducerReference(IStatsProducer) - Constructor for class net.anotheria.moskito.core.registry.ProducerReference
Constructor.
ProducerRegistryAPIException - Exception in net.anotheria.moskito.core.registry
Base class for the ProducerRegistryAPI exceptions.
ProducerRegistryAPIException(String) - Constructor for exception net.anotheria.moskito.core.registry.ProducerRegistryAPIException
Creates a new ProducerRegistryAPIException.
ProducerRegistryAPIFactory - Class in net.anotheria.moskito.core.registry
Factory for producer registry.
ProducerRegistryAPIFactory() - Constructor for class net.anotheria.moskito.core.registry.ProducerRegistryAPIFactory
 
ProducerRegistryAPIImpl - Class in net.anotheria.moskito.core.registry
Implementation of the public api for the producer registry.
ProducerRegistryFactory - Class in net.anotheria.moskito.core.registry
This class is solely for a) compatibility reasons with older version and b) decoupling IProducerRegistry and ProducerRegistryImpl.
ProducerRegistryFactory() - Constructor for class net.anotheria.moskito.core.registry.ProducerRegistryFactory
 
ProducerRegistryImpl - Class in net.anotheria.moskito.core.registry
The ProducerRegistryImplementation is a singleton object, but for webapp-reloading issues it doesn't contain a getInstance() method.
ProducerSnapshot - Class in net.anotheria.moskito.core.snapshot
A snapshot of producer's data after an interval passed.
ProducerSnapshot() - Constructor for class net.anotheria.moskito.core.snapshot.ProducerSnapshot
 
ProxyUtils - Class in net.anotheria.moskito.core.dynamic
This utility class helps to create moskitoinvocation proxies.
put(K, V) - Method in class net.anotheria.moskito.core.util.storage.MapStorageWrapper
 
put(K, V) - Method in class net.anotheria.moskito.core.util.storage.Storage
 
putAll(Map<? extends K, ? extends V>) - Method in class net.anotheria.moskito.core.util.storage.MapStorageWrapper
 
putAll(StorageWrapper<? extends K, ? extends V>) - Method in class net.anotheria.moskito.core.util.storage.MapStorageWrapper
 
putAll(Storage<? extends K, ? extends V>) - Method in class net.anotheria.moskito.core.util.storage.Storage
Puts all elements from anotherStorage to this storage.
putAll(Map<? extends K, ? extends V>) - Method in class net.anotheria.moskito.core.util.storage.Storage
 
putAll(StorageWrapper<? extends K, ? extends V>) - Method in interface net.anotheria.moskito.core.util.storage.StorageWrapper
Puts all data from another wrapper into this wrapper.
putValue(TypeAwareStatValue) - Method in class net.anotheria.moskito.core.producers.GenericStats
 

Q

QueueStats - Class in net.anotheria.moskito.core.predefined
Stats for queues.
QueueStats() - Constructor for class net.anotheria.moskito.core.predefined.QueueStats
Creates a new unnamed queue stats object.
QueueStats(String) - Constructor for class net.anotheria.moskito.core.predefined.QueueStats
Creates a new queue stats object.
QueueStats(String, Interval[]) - Constructor for class net.anotheria.moskito.core.predefined.QueueStats
Creates a new queue stats object.
QueueStats.StatDef - Enum in net.anotheria.moskito.core.predefined
The definition enum.
QueuingSystemStats - Class in net.anotheria.moskito.core.predefined
Stats for a QueuingSystem like the Enterpise Queue Processor in ano-prise.
QueuingSystemStats() - Constructor for class net.anotheria.moskito.core.predefined.QueuingSystemStats
 
QueuingSystemStats(String) - Constructor for class net.anotheria.moskito.core.predefined.QueuingSystemStats
 
QueuingSystemStats(String, Interval[]) - Constructor for class net.anotheria.moskito.core.predefined.QueuingSystemStats
 

R

registerCommandProcessor(String, CommandProcessor) - Method in interface net.anotheria.moskito.core.command.CommandController
Registers a new command processor.
registerCommandProcessor(String, CommandProcessor) - Method in enum net.anotheria.moskito.core.command.CommandControllerImpl
 
registerMBean(Object, String) - Method in class net.anotheria.moskito.core.util.MBeanUtil
Overloaded method with 'replace' parameter set to false.
registerMBean(Object, String, boolean) - Method in class net.anotheria.moskito.core.util.MBeanUtil
Registers MBean in local MBean server.
registerProducer(IStatsProducer) - Method in interface net.anotheria.moskito.core.registry.IProducerRegistry
Registers a stats producer.
registerProducer(IStatsProducer) - Method in class net.anotheria.moskito.core.registry.ProducerRegistryImpl
 
remove(Object) - Method in class net.anotheria.moskito.core.util.storage.MapStorageWrapper
 
remove(Object) - Method in class net.anotheria.moskito.core.util.storage.Storage
 
removeById(String) - Method in class net.anotheria.moskito.core.helper.TieableRepository
 
removeConsumer(SnapshotConsumer) - Method in class net.anotheria.moskito.core.snapshot.SnapshotRepository
Removes a previously registered consumer.
removeJourney(String) - Method in interface net.anotheria.moskito.core.journey.JourneyManager
Removes the journey with the given name.
removeJourney(Journey) - Method in interface net.anotheria.moskito.core.journey.JourneyManager
Removes the journey from the internal storage.
removeJourney(Journey) - Method in class net.anotheria.moskito.core.journey.JourneyManagerImpl
 
removeJourney(String) - Method in class net.anotheria.moskito.core.journey.JourneyManagerImpl
 
removeListener(IProducerRegistryListener) - Method in interface net.anotheria.moskito.core.registry.IProducerRegistry
Removes a listener.
removeListener(IProducerRegistryListener) - Method in class net.anotheria.moskito.core.registry.ProducerRegistryImpl
 
removePlugin(String) - Method in class net.anotheria.moskito.core.plugins.PluginRepository
Removes a plugin.
removePrimaryIntervalListener(IIntervalListener) - Method in interface net.anotheria.moskito.core.stats.Interval
This method removes the given listener from the primary listeners.
removeSecondaryIntervalListener(IIntervalListener) - Method in interface net.anotheria.moskito.core.stats.Interval
This method removes the given listener from the primary listeners.
removeStepByName(String) - Method in class net.anotheria.moskito.core.journey.Journey
 
removeTieable(Tieable) - Method in class net.anotheria.moskito.core.helper.IntervalListener
 
removeTieable(Tieable) - Method in class net.anotheria.moskito.core.helper.NoIntervalListener
 
removeTieable(String) - Method in class net.anotheria.moskito.core.helper.TieableRepository
Removes previously added tieable by name.
removeTieable(TieableDefinition) - Method in class net.anotheria.moskito.core.helper.TieableRepository
 
removeTracer(String) - Method in class net.anotheria.moskito.core.tracer.TracerRepository
 
RequestOrientedStats - Class in net.anotheria.moskito.core.predefined
This is an abstract class for all request oriented stats.
RequestOrientedStats(String) - Constructor for class net.anotheria.moskito.core.predefined.RequestOrientedStats
Creates a new object with the given method name.
RequestOrientedStats() - Constructor for class net.anotheria.moskito.core.predefined.RequestOrientedStats
Creates a new anonymous stats.
RequestOrientedStats(String, Interval[]) - Constructor for class net.anotheria.moskito.core.predefined.RequestOrientedStats
Creates a new request oriented stats object with given method name and intervals.
RequestOrientedStatsDecorator - Class in net.anotheria.moskito.core.decorators.predefined
Base class for requested oriented stats - extending stats objects decorators.
RequestOrientedStatsDecorator(String) - Constructor for class net.anotheria.moskito.core.decorators.predefined.RequestOrientedStatsDecorator
Creates a new decorator object with given name.
RequestOrientedStatsDecorator(String, String[], String[], String[]) - Constructor for class net.anotheria.moskito.core.decorators.predefined.RequestOrientedStatsDecorator
Creates a new decorator with given name and parameters.
reset() - Method in class net.anotheria.moskito.core.context.MoSKitoContext
Resets the current context.
reset() - Static method in class net.anotheria.moskito.core.registry.ProducerRegistryFactory
Resets the registry, useable for unit tests.
reset() - Method in class net.anotheria.moskito.core.stats.impl.DetailedTypeAwareStatValueImpl
 
reset() - Method in class net.anotheria.moskito.core.stats.impl.DiffLongValueHolder
 
reset() - Method in class net.anotheria.moskito.core.stats.impl.DoubleValueHolder
This method shall reset the ValueHolder.
reset() - Method in interface net.anotheria.moskito.core.stats.StatValue
This method resets the ValueHolders of all registered Intervals.
reset() - Method in interface net.anotheria.moskito.core.stats.ValueHolder
This method shall reset the ValueHolder.
resetConfiguration() - Static method in enum net.anotheria.moskito.core.config.MoskitoConfigurationHolder
Used for junit tests.
resetForUnitTest() - Static method in class net.anotheria.moskito.core.registry.ProducerRegistryAPIFactory
 
resetForUnitTests() - Static method in class net.anotheria.moskito.core.accumulation.AccumulatorRepository
This method is for unit testing ONLY.
resetForUnitTests() - Static method in class net.anotheria.moskito.core.threshold.ThresholdRepository
This method is for unit testing ONLY.
restartbuiltin() - Static method in class net.anotheria.moskito.core.util.StartBuiltInProducers
 
resumeExecution() - Method in interface net.anotheria.moskito.core.producers.CallExecution
Resumes a previously paused execution.
RunningTraceContainer - Class in net.anotheria.moskito.core.calltrace
This is a container for thread local reference to a running thread container.
RunningTraceContainer() - Constructor for class net.anotheria.moskito.core.calltrace.RunningTraceContainer
 
RuntimeStats - Class in net.anotheria.moskito.core.predefined
Stats object that corresponds to JMX RuntimeMbean.
RuntimeStats() - Constructor for class net.anotheria.moskito.core.predefined.RuntimeStats
 
RuntimeStats(String) - Constructor for class net.anotheria.moskito.core.predefined.RuntimeStats
 
RuntimeStats(String, Interval[]) - Constructor for class net.anotheria.moskito.core.predefined.RuntimeStats
 
RuntimeStatsDecorator - Class in net.anotheria.moskito.core.decorators.predefined
A decorator for the memory pool stats provided by the VM (young, survivor, oldgen etc).
RuntimeStatsDecorator() - Constructor for class net.anotheria.moskito.core.decorators.predefined.RuntimeStatsDecorator
 
RuntimeStatsDecorator(String) - Constructor for class net.anotheria.moskito.core.decorators.predefined.RuntimeStatsDecorator
 

S

seenErrorAlready(Throwable) - Method in class net.anotheria.moskito.core.context.MoSKitoContext
 
ServiceStats - Class in net.anotheria.moskito.core.predefined
Stats for services (as in SOA services).
ServiceStats(String) - Constructor for class net.anotheria.moskito.core.predefined.ServiceStats
Creates a new MethodStats object with the given method name.
ServiceStats() - Constructor for class net.anotheria.moskito.core.predefined.ServiceStats
 
ServiceStats(String, Interval[]) - Constructor for class net.anotheria.moskito.core.predefined.ServiceStats
 
ServiceStatsCallHandler - Class in net.anotheria.moskito.core.predefined
Implementation of a call handler that uses service stats.
ServiceStatsCallHandler() - Constructor for class net.anotheria.moskito.core.predefined.ServiceStatsCallHandler
 
ServiceStatsCallHandlerWithCallSysout - Class in net.anotheria.moskito.core.predefined
This CallHandler prints out all requests that passes throw it to the standart out.
ServiceStatsCallHandlerWithCallSysout() - Constructor for class net.anotheria.moskito.core.predefined.ServiceStatsCallHandlerWithCallSysout
Creates a new ServiceStatsCallHandlerWithCallSysout.
ServiceStatsDecorator - Class in net.anotheria.moskito.core.decorators.predefined
 
ServiceStatsDecorator() - Constructor for class net.anotheria.moskito.core.decorators.predefined.ServiceStatsDecorator
 
ServiceStatsFactory - Class in net.anotheria.moskito.core.predefined
Factory that creates ServiceStats objects for on demand producers.
ServiceStatsFactory(Interval[]) - Constructor for class net.anotheria.moskito.core.predefined.ServiceStatsFactory
Creates a new factory with custom intervals.
ServiceStatsFactory() - Constructor for class net.anotheria.moskito.core.predefined.ServiceStatsFactory
Creates a new factory with default intervals.
ServletStats - Class in net.anotheria.moskito.core.predefined
Predefined stats collection for servlets.
ServletStats(String) - Constructor for class net.anotheria.moskito.core.predefined.ServletStats
Creates a new MethodStats object with the given method name.
ServletStats() - Constructor for class net.anotheria.moskito.core.predefined.ServletStats
 
ServletStats(String, Interval[]) - Constructor for class net.anotheria.moskito.core.predefined.ServletStats
 
ServletStatsDecorator - Class in net.anotheria.moskito.core.decorators.predefined
Decorator for servlet stats.
ServletStatsDecorator() - Constructor for class net.anotheria.moskito.core.decorators.predefined.ServletStatsDecorator
Creates a new ServletStatsDecorator.
ServletStatsDecorator(String) - Constructor for class net.anotheria.moskito.core.decorators.predefined.ServletStatsDecorator
 
SessionCountDecorator - Class in net.anotheria.moskito.core.decorators.util
Decorator for session count stats.
SessionCountDecorator() - Constructor for class net.anotheria.moskito.core.decorators.util.SessionCountDecorator
 
SessionCountFactory - Class in net.anotheria.moskito.core.util.session
SessionCountFactory(Interval[]) - Constructor for class net.anotheria.moskito.core.util.session.SessionCountFactory
Creates a new factory with custom intervals.
SessionCountFactory() - Constructor for class net.anotheria.moskito.core.util.session.SessionCountFactory
Createsa new factory with default intervals.
SessionCountStats - Class in net.anotheria.moskito.core.util.session
Session stats for http sessions.
SessionCountStats() - Constructor for class net.anotheria.moskito.core.util.session.SessionCountStats
 
SessionCountStats(String, Interval[]) - Constructor for class net.anotheria.moskito.core.util.session.SessionCountStats
 
set(int) - Method in class net.anotheria.moskito.core.counter.CounterStats
 
set(String, int) - Method in class net.anotheria.moskito.core.counter.GenericCounterStats
 
setAborted(boolean) - Method in class net.anotheria.moskito.core.calltrace.TraceStep
 
setAborted() - Method in class net.anotheria.moskito.core.calltrace.TraceStep
 
setAccumulationAmount(int) - Method in class net.anotheria.moskito.core.accumulation.AccumulatorDefinition
 
setAccumulationAmount(int) - Method in class net.anotheria.moskito.core.config.accumulators.AccumulatorConfig
 
setAccumulationAmount(int) - Method in class net.anotheria.moskito.core.config.accumulators.AccumulatorsConfig
 
setAccumulationAmount(int) - Method in class net.anotheria.moskito.core.config.accumulators.AutoAccumulatorConfig
 
setAccumulatorNames(String[]) - Method in class net.anotheria.moskito.core.config.accumulators.AccumulatorSetConfig
 
setAccumulatorPatterns(String[]) - Method in class net.anotheria.moskito.core.config.dashboards.ChartPattern
 
setAccumulators(AccumulatorConfig[]) - Method in class net.anotheria.moskito.core.config.accumulators.AccumulatorsConfig
 
setAccumulators(String[]) - Method in class net.anotheria.moskito.core.config.dashboards.ChartConfig
 
setAccumulatorsColors(AccumulatorGraphColor[]) - Method in class net.anotheria.moskito.core.config.accumulators.AccumulatorsConfig
 
setAccumulatorsConfig(AccumulatorsConfig) - Method in class net.anotheria.moskito.core.config.MoskitoConfiguration
 
setAccumulatorSets(AccumulatorSetConfig[]) - Method in class net.anotheria.moskito.core.config.accumulators.AccumulatorsConfig
 
setActive(boolean) - Method in class net.anotheria.moskito.core.journey.Journey
 
setAdditionalMessage(String) - Method in class net.anotheria.moskito.core.threshold.ThresholdInStatus
 
setAjp(boolean) - Method in class net.anotheria.moskito.core.config.producers.TomcatRequestProcessorProducerConfig
 
setAlertHistoryConfig(AlertHistoryConfig) - Method in class net.anotheria.moskito.core.config.thresholds.ThresholdsAlertsConfig
 
setApplicationName(String) - Method in class net.anotheria.moskito.core.config.MoskitoConfiguration
 
setAttribute(String) - Method in class net.anotheria.moskito.core.config.tagging.CustomTag
 
setAutoAccumulators(AutoAccumulatorConfig[]) - Method in class net.anotheria.moskito.core.config.accumulators.AccumulatorsConfig
 
setAutoChartErrors(boolean) - Method in class net.anotheria.moskito.core.config.errorhandling.ErrorHandlingConfig
 
setAutoChartErrorsInterval(String) - Method in class net.anotheria.moskito.core.config.errorhandling.ErrorHandlingConfig
 
setAutotagIp(boolean) - Method in class net.anotheria.moskito.core.config.tagging.TaggingConfig
 
setAutotagReferer(boolean) - Method in class net.anotheria.moskito.core.config.tagging.TaggingConfig
 
setAutotagServerName(boolean) - Method in class net.anotheria.moskito.core.config.tagging.TaggingConfig
 
setAutotagSessionId(boolean) - Method in class net.anotheria.moskito.core.config.tagging.TaggingConfig
 
setAutotagUrl(boolean) - Method in class net.anotheria.moskito.core.config.tagging.TaggingConfig
 
setAutotagUserAgent(boolean) - Method in class net.anotheria.moskito.core.config.tagging.TaggingConfig
 
setBuiltinProducersConfig(BuiltinProducersConfig) - Method in class net.anotheria.moskito.core.config.MoskitoConfiguration
 
setCall(String) - Method in class net.anotheria.moskito.core.tracer.Trace
 
setCaption(String) - Method in class net.anotheria.moskito.core.config.dashboards.ChartConfig
 
setCaption(String) - Method in class net.anotheria.moskito.core.config.dashboards.ChartPattern
 
setCaption(String) - Method in class net.anotheria.moskito.core.config.gauges.GaugeConfig
 
setCaption(String) - Method in class net.anotheria.moskito.core.decorators.value.StatCaptionBean
 
setCaseExtractors(String[]) - Method in class net.anotheria.moskito.core.config.filter.FilterConfig
 
setCatchers(ErrorCatcherConfig[]) - Method in class net.anotheria.moskito.core.config.errorhandling.ErrorHandlingConfig
 
setCatchersMemoryErrorLimit(int) - Method in class net.anotheria.moskito.core.config.errorhandling.ErrorHandlingConfig
 
setCategory(String) - Method in class net.anotheria.moskito.core.snapshot.ProducerSnapshot
 
setCategory(String) - Method in class net.anotheria.moskito.core.util.storage.Storage
Sets the category of this producer.
setChartPatterns(ChartPattern[]) - Method in class net.anotheria.moskito.core.config.dashboards.DashboardConfig
 
setCharts(ChartConfig[]) - Method in class net.anotheria.moskito.core.config.dashboards.DashboardConfig
 
setClasses(String[]) - Method in class net.anotheria.moskito.core.config.producers.MBeanProducerDomainConfig
 
setClassName(String) - Method in class net.anotheria.moskito.core.config.plugins.PluginConfig
 
setClassName(String) - Method in class net.anotheria.moskito.core.config.thresholds.NotificationProviderConfig
 
setColor(String) - Method in class net.anotheria.moskito.core.config.accumulators.AccumulatorGraphColor
 
setColor(String) - Method in class net.anotheria.moskito.core.config.gauges.GaugeZoneConfig
 
setCommited(long) - Method in class net.anotheria.moskito.core.predefined.MemoryPoolStats
Sets new commited memory amount.
setConfiguration(MoskitoConfiguration) - Method in enum net.anotheria.moskito.core.config.MoskitoConfigurationHolder
This method allows to set configuration from outside and is solely for testing purposes (junit).
setConfigurationName(String) - Method in class net.anotheria.moskito.core.config.plugins.PluginConfig
 
setConfigurationName(String) - Method in class net.anotheria.moskito.core.plugins.AbstractMoskitoPlugin
 
setConfigurationName(String) - Method in interface net.anotheria.moskito.core.plugins.MoskitoPlugin
Called by the plugin repository.
setConstant(Integer) - Method in class net.anotheria.moskito.core.config.gauges.GaugeValueConfig
 
setCountRethrows(boolean) - Method in class net.anotheria.moskito.core.config.errorhandling.ErrorHandlingConfig
 
setCreatedTimestamp(long) - Method in class net.anotheria.moskito.core.journey.Journey
 
setCreatedTimestamp(long) - Method in class net.anotheria.moskito.core.tracer.Trace
 
setCurrentlyTracedCall(TracedCall) - Static method in class net.anotheria.moskito.core.calltrace.RunningTraceContainer
 
setCurrentValue(GaugeValueConfig) - Method in class net.anotheria.moskito.core.config.gauges.GaugeConfig
 
setCurrentValue(String) - Method in class net.anotheria.moskito.core.threshold.CustomThresholdStatus
 
setCustom(boolean) - Method in class net.anotheria.moskito.core.helper.TieableDefinition
 
setCustomTags(CustomTag[]) - Method in class net.anotheria.moskito.core.config.tagging.TaggingConfig
 
setDashboards(DashboardConfig[]) - Method in class net.anotheria.moskito.core.config.dashboards.DashboardsConfig
 
setDashboardsConfig(DashboardsConfig) - Method in class net.anotheria.moskito.core.config.MoskitoConfiguration
 
setDefaultCatchers(ErrorCatcherConfig[]) - Method in class net.anotheria.moskito.core.config.errorhandling.ErrorHandlingConfig
 
setDefaultValueAsDouble(double) - Method in class net.anotheria.moskito.core.stats.impl.DoubleValueHolder
This method shall set a new default value.
setDefaultValueAsDouble(double) - Method in interface net.anotheria.moskito.core.stats.StatValue
This method sets the default value that will be the initial value after an Interval was elapsed.
setDefaultValueAsDouble(double) - Method in interface net.anotheria.moskito.core.stats.ValueHolder
This method shall set a new default value.
setDefaultValueAsInt(int) - Method in class net.anotheria.moskito.core.stats.impl.DoubleValueHolder
This method shall set a new default value.
setDefaultValueAsInt(int) - Method in interface net.anotheria.moskito.core.stats.StatValue
This method sets the default value that will be the initial value after an Interval was elapsed.
setDefaultValueAsInt(int) - Method in interface net.anotheria.moskito.core.stats.ValueHolder
This method shall set a new default value.
setDefaultValueAsLong(long) - Method in class net.anotheria.moskito.core.stats.impl.DoubleValueHolder
This method shall set a new default value.
setDefaultValueAsLong(long) - Method in interface net.anotheria.moskito.core.stats.StatValue
This method sets the default value that will be the initial value after an Interval was elapsed.
setDefaultValueAsLong(long) - Method in interface net.anotheria.moskito.core.stats.ValueHolder
This method shall set a new default value.
setDefaultZones(GaugeZoneConfig[]) - Method in class net.anotheria.moskito.core.config.gauges.GaugesConfig
 
setDelayBeforeFirstUpdate(long) - Method in class net.anotheria.moskito.core.config.producers.MBeanProducerConfig
 
setDescription(String) - Method in class net.anotheria.moskito.core.helper.TieableDefinition
 
setDirection(String) - Method in class net.anotheria.moskito.core.config.thresholds.GuardConfig
 
setDisableMetricCollection(boolean) - Method in class net.anotheria.moskito.core.config.KillSwitchConfiguration
 
setDisableTracing(boolean) - Method in class net.anotheria.moskito.core.config.KillSwitchConfiguration
 
setDispatcherThreadPoolSize(int) - Method in class net.anotheria.moskito.core.config.thresholds.ThresholdsAlertsConfig
 
setDomains(MBeanProducerDomainConfig[]) - Method in class net.anotheria.moskito.core.config.producers.MBeanProducerConfig
 
setDuration(long) - Method in class net.anotheria.moskito.core.calltrace.TraceStep
 
setDuration(long) - Method in class net.anotheria.moskito.core.tracer.Trace
 
setElements(StackTraceElement[]) - Method in class net.anotheria.moskito.core.tracer.Trace
 
setEnabled(boolean) - Method in class net.anotheria.moskito.core.tracer.Tracer
 
setEnded() - Method in class net.anotheria.moskito.core.calltrace.CurrentlyTracedCall
 
setErrorCatcherClazz(String) - Method in class net.anotheria.moskito.core.config.errorhandling.ErrorCatcherConfig
 
setErrorHandlingConfig(ErrorHandlingConfig) - Method in class net.anotheria.moskito.core.config.MoskitoConfiguration
 
setErrorProducer(boolean) - Method in class net.anotheria.moskito.core.config.producers.BuiltinProducersConfig
 
setExceptionClazz(String) - Method in class net.anotheria.moskito.core.config.errorhandling.ErrorCatcherConfig
 
setExplanation(String) - Method in class net.anotheria.moskito.core.decorators.value.StatCaptionBean
 
setFilterConfig(FilterConfig) - Method in class net.anotheria.moskito.core.config.MoskitoConfiguration
 
setFlipCount(int) - Method in class net.anotheria.moskito.core.threshold.alerts.ThresholdAlert
 
setGauges(String[]) - Method in class net.anotheria.moskito.core.config.dashboards.DashboardConfig
 
setGauges(GaugeConfig[]) - Method in class net.anotheria.moskito.core.config.gauges.GaugesConfig
 
setGaugesConfig(GaugesConfig) - Method in class net.anotheria.moskito.core.config.MoskitoConfiguration
 
setGcProducer(boolean) - Method in class net.anotheria.moskito.core.config.producers.BuiltinProducersConfig
 
setGuardedStatus(String) - Method in class net.anotheria.moskito.core.config.thresholds.NotificationProviderConfig
 
setGuards(GuardConfig[]) - Method in class net.anotheria.moskito.core.config.thresholds.ThresholdConfig
 
setHttp(boolean) - Method in class net.anotheria.moskito.core.config.producers.TomcatRequestProcessorProducerConfig
 
setInit(long) - Method in class net.anotheria.moskito.core.predefined.MemoryPoolStats
Sets new initial memory amount.
setInspectEnabled(boolean) - Method in class net.anotheria.moskito.core.config.tracing.TracingConfiguration
 
setIntervalName(String) - Method in class net.anotheria.moskito.core.config.accumulators.AccumulatorConfig
 
setIntervalName(String) - Method in class net.anotheria.moskito.core.config.accumulators.AutoAccumulatorConfig
 
setIntervalName(String) - Method in class net.anotheria.moskito.core.config.gauges.GaugeValueConfig
 
setIntervalName(String) - Method in class net.anotheria.moskito.core.config.thresholds.ThresholdConfig
 
setIntervalName(String) - Method in class net.anotheria.moskito.core.helper.TieableDefinition
 
setIntervalName(String) - Method in class net.anotheria.moskito.core.snapshot.ProducerSnapshot
 
setIntervals(String[]) - Method in class net.anotheria.moskito.core.config.MoskitoConfiguration
 
setJavaMemoryPoolProducers(boolean) - Method in class net.anotheria.moskito.core.config.producers.BuiltinProducersConfig
 
setJavaMemoryProducers(boolean) - Method in class net.anotheria.moskito.core.config.producers.BuiltinProducersConfig
 
setJavaThreadingProducers(boolean) - Method in class net.anotheria.moskito.core.config.producers.BuiltinProducersConfig
 
setJourneyConfig(JourneyConfig) - Method in class net.anotheria.moskito.core.config.MoskitoConfiguration
 
setKillSwitch(KillSwitchConfiguration) - Method in class net.anotheria.moskito.core.config.MoskitoConfiguration
 
setLastActivityTimestamp(long) - Method in class net.anotheria.moskito.core.journey.Journey
 
setLastProducer(IStatsProducer) - Method in class net.anotheria.moskito.core.context.MoSKitoContext
 
setLeft(float) - Method in class net.anotheria.moskito.core.config.gauges.GaugeZoneConfig
 
setLimit(int) - Method in class net.anotheria.moskito.core.dynamic.EntryCountLimitedOnDemandStatsProducer
 
setLogErrors(boolean) - Method in class net.anotheria.moskito.core.config.errorhandling.ErrorHandlingConfig
 
setLoggingEnabled(boolean) - Method in class net.anotheria.moskito.core.config.tracing.TracingConfiguration
 
setLoggingSupported(boolean) - Method in class net.anotheria.moskito.core.dynamic.OnDemandStatsProducer
 
setMax(long) - Method in class net.anotheria.moskito.core.predefined.MemoryPoolStats
Sets new max memory amount.
setMaxEventsSize(int) - Method in enum net.anotheria.moskito.core.util.threadhistory.ThreadHistoryUtility
 
setMaxNumberOfItems(int) - Method in class net.anotheria.moskito.core.config.thresholds.AlertHistoryConfig
 
setMaxTraces(int) - Method in class net.anotheria.moskito.core.config.tracing.TracingConfiguration
 
setMaxValue(GaugeValueConfig) - Method in class net.anotheria.moskito.core.config.gauges.GaugeConfig
 
setMbeanProducers(boolean) - Method in class net.anotheria.moskito.core.config.producers.BuiltinProducersConfig
 
setMbeanProducersConfig(MBeanProducerConfig) - Method in class net.anotheria.moskito.core.config.MoskitoConfiguration
 
setMethodName(String) - Method in class net.anotheria.moskito.core.predefined.RequestOrientedStats
Sets the method name.
setMinValue(GaugeValueConfig) - Method in class net.anotheria.moskito.core.config.gauges.GaugeConfig
 
setMode(AccumulatorSetMode) - Method in class net.anotheria.moskito.core.config.accumulators.AccumulatorSetConfig
 
setMode(AccumulatorSetMode) - Method in class net.anotheria.moskito.core.config.dashboards.ChartPattern
 
setName(String) - Method in class net.anotheria.moskito.core.config.accumulators.AccumulatorConfig
 
setName(String) - Method in class net.anotheria.moskito.core.config.accumulators.AccumulatorGraphColor
 
setName(String) - Method in class net.anotheria.moskito.core.config.accumulators.AccumulatorSetConfig
 
setName(String) - Method in class net.anotheria.moskito.core.config.dashboards.DashboardConfig
 
setName(String) - Method in class net.anotheria.moskito.core.config.gauges.GaugeConfig
 
setName(String) - Method in class net.anotheria.moskito.core.config.plugins.PluginConfig
 
setName(String) - Method in class net.anotheria.moskito.core.config.producers.MBeanProducerDomainConfig
 
setName(String) - Method in class net.anotheria.moskito.core.config.tagging.CustomTag
 
setName(String) - Method in class net.anotheria.moskito.core.config.thresholds.ThresholdConfig
 
setName(String) - Method in class net.anotheria.moskito.core.errorhandling.ErrorCatcherBean
 
setName(String) - Method in class net.anotheria.moskito.core.helper.TieableDefinition
 
setName(String) - Method in class net.anotheria.moskito.core.journey.Journey
 
setName(String) - Method in class net.anotheria.moskito.core.snapshot.StatSnapshot
 
setNamePattern(String) - Method in class net.anotheria.moskito.core.accumulation.AutoAccumulatorDefinition
 
setNamePattern(String) - Method in class net.anotheria.moskito.core.config.accumulators.AutoAccumulatorConfig
 
setNewStatus(ThresholdStatus) - Method in class net.anotheria.moskito.core.threshold.alerts.ThresholdAlert
 
setNewValue(String) - Method in class net.anotheria.moskito.core.threshold.alerts.ThresholdAlert
 
setNotificationProviders(NotificationProviderConfig[]) - Method in class net.anotheria.moskito.core.config.thresholds.ThresholdsAlertsConfig
 
setNumberOfCaughtErrors(int) - Method in class net.anotheria.moskito.core.errorhandling.ErrorCatcherBean
 
setOldStatus(ThresholdStatus) - Method in class net.anotheria.moskito.core.threshold.alerts.ThresholdAlert
 
setOldValue(String) - Method in class net.anotheria.moskito.core.threshold.alerts.ThresholdAlert
 
setOnRequestLastSize(long) - Method in class net.anotheria.moskito.core.predefined.QueueStats
 
setOsProducer(boolean) - Method in class net.anotheria.moskito.core.config.producers.BuiltinProducersConfig
 
setParameter(String) - Method in class net.anotheria.moskito.core.config.errorhandling.ErrorCatcherConfig
 
setParameter(String) - Method in class net.anotheria.moskito.core.errorhandling.ErrorCatcherBean
 
setParameterLengthLimit(int) - Method in class net.anotheria.moskito.core.config.journey.JourneyConfig
 
setParent(TraceStep) - Method in class net.anotheria.moskito.core.calltrace.TraceStep
Sets the parent step of this step.
setPatterns(Pattern[]) - Method in class net.anotheria.moskito.core.config.dashboards.ChartPattern
 
setPatterns(Pattern[]) - Method in class net.anotheria.moskito.core.config.dashboards.DashboardConfig
 
setPlugins(PluginConfig[]) - Method in class net.anotheria.moskito.core.config.plugins.PluginsConfig
 
setPluginsConfig(PluginsConfig) - Method in class net.anotheria.moskito.core.config.MoskitoConfiguration
 
setProducerId(String) - Method in class net.anotheria.moskito.core.snapshot.ProducerSnapshot
 
setProducerName(String) - Method in class net.anotheria.moskito.core.config.accumulators.AccumulatorConfig
 
setProducerName(String) - Method in class net.anotheria.moskito.core.config.gauges.GaugeValueConfig
 
setProducerName(String) - Method in class net.anotheria.moskito.core.config.thresholds.ThresholdConfig
 
setProducerName(String) - Method in class net.anotheria.moskito.core.helper.TieableDefinition
 
setProducerNamePattern(String) - Method in class net.anotheria.moskito.core.accumulation.AutoAccumulatorDefinition
 
setProducerNamePattern(String) - Method in class net.anotheria.moskito.core.config.accumulators.AutoAccumulatorConfig
 
setProducerNamePatterns(String[]) - Method in class net.anotheria.moskito.core.config.dashboards.DashboardConfig
 
setProducers(String[]) - Method in class net.anotheria.moskito.core.config.dashboards.DashboardConfig
 
setProducers(List<ThresholdInStatus>) - Method in class net.anotheria.moskito.core.threshold.ExtendedThresholdStatus
 
setProperty(String, String) - Method in class net.anotheria.moskito.core.config.thresholds.NotificationProviderConfig
 
setQueueSize(int) - Method in class net.anotheria.moskito.core.predefined.QueuingSystemStats
 
setRefresh(int) - Method in class net.anotheria.moskito.core.config.dashboards.DashboardConfig
 
setRegisterAutomatically(boolean) - Method in class net.anotheria.moskito.core.config.producers.MBeanProducerConfig
 
setRight(float) - Method in class net.anotheria.moskito.core.config.gauges.GaugeZoneConfig
 
setRuntimeProducer(boolean) - Method in class net.anotheria.moskito.core.config.producers.BuiltinProducersConfig
 
setSelectedIntervals(Interval[]) - Method in class net.anotheria.moskito.core.predefined.RequestOrientedStats
 
setServersSize(int) - Method in class net.anotheria.moskito.core.predefined.QueuingSystemStats
 
setShortExplanation(String) - Method in class net.anotheria.moskito.core.decorators.value.StatCaptionBean
 
setShrinkingStrategy(ShrinkingStrategy) - Method in class net.anotheria.moskito.core.config.tracing.TracingConfiguration
 
setSize(int) - Method in class net.anotheria.moskito.core.util.storage.StorageStats
 
setStackTrace(StackTraceElement[]) - Method in class net.anotheria.moskito.core.inspection.CreationInfo
 
setStatClassName(String) - Method in class net.anotheria.moskito.core.snapshot.ProducerSnapshot
 
setStatName(String) - Method in class net.anotheria.moskito.core.config.accumulators.AccumulatorConfig
 
setStatName(String) - Method in class net.anotheria.moskito.core.config.accumulators.AutoAccumulatorConfig
 
setStatName(String) - Method in class net.anotheria.moskito.core.config.gauges.GaugeValueConfig
 
setStatName(String) - Method in class net.anotheria.moskito.core.config.thresholds.ThresholdConfig
 
setStatName(String) - Method in class net.anotheria.moskito.core.helper.TieableDefinition
 
setStatus(String) - Method in class net.anotheria.moskito.core.config.thresholds.GuardConfig
 
setStatus(ThresholdStatus) - Method in class net.anotheria.moskito.core.threshold.CustomThresholdStatus
 
setStatus(ThresholdStatus) - Method in class net.anotheria.moskito.core.threshold.ExtendedThresholdStatus
 
setStatusChangeTimestamp(long) - Method in class net.anotheria.moskito.core.threshold.Threshold
 
setSubsystem(String) - Method in class net.anotheria.moskito.core.snapshot.ProducerSnapshot
 
setSubsystem(String) - Method in class net.anotheria.moskito.core.util.storage.Storage
Sets the subsystem of this producer.
setTaggingConfig(TaggingConfig) - Method in class net.anotheria.moskito.core.config.MoskitoConfiguration
 
setTagHistorySize(int) - Method in class net.anotheria.moskito.core.config.tagging.TaggingConfig
 
setTags(Map<String, String>) - Method in class net.anotheria.moskito.core.calltrace.CurrentlyTracedCall
 
setTarget(ErrorCatcherTarget) - Method in class net.anotheria.moskito.core.config.errorhandling.ErrorCatcherConfig
 
setTarget(ErrorCatcherTarget) - Method in class net.anotheria.moskito.core.errorhandling.ErrorCatcherBean
 
setThreshold(Threshold) - Method in class net.anotheria.moskito.core.threshold.alerts.ThresholdAlert
 
setThresholdName(String) - Method in class net.anotheria.moskito.core.threshold.ThresholdInStatus
 
setThresholds(String[]) - Method in class net.anotheria.moskito.core.config.dashboards.DashboardConfig
 
setThresholds(ThresholdConfig[]) - Method in class net.anotheria.moskito.core.config.thresholds.ThresholdsConfig
 
setThresholdsAlertsConfig(ThresholdsAlertsConfig) - Method in class net.anotheria.moskito.core.config.MoskitoConfiguration
 
setThresholdsConfig(ThresholdsConfig) - Method in class net.anotheria.moskito.core.config.MoskitoConfiguration
 
setTimestamp(long) - Method in class net.anotheria.moskito.core.snapshot.ProducerSnapshot
 
setTimestamp(long) - Method in class net.anotheria.moskito.core.threshold.alerts.ThresholdAlert
 
setTimeUnit(String) - Method in class net.anotheria.moskito.core.config.accumulators.AccumulatorConfig
 
setTimeUnit(String) - Method in class net.anotheria.moskito.core.config.accumulators.AutoAccumulatorConfig
 
setTimeUnit(String) - Method in class net.anotheria.moskito.core.config.gauges.GaugeValueConfig
 
setTimeUnit(String) - Method in class net.anotheria.moskito.core.config.thresholds.ThresholdConfig
 
setTimeUnit(TimeUnit) - Method in class net.anotheria.moskito.core.helper.TieableDefinition
 
setToleratedNumberOfItems(int) - Method in class net.anotheria.moskito.core.config.thresholds.AlertHistoryConfig
 
setTomcatRequestProcessorProducerConfig(TomcatRequestProcessorProducerConfig) - Method in class net.anotheria.moskito.core.config.MoskitoConfiguration
 
setToStringCollections(boolean) - Method in class net.anotheria.moskito.core.config.journey.JourneyConfig
 
setToStringMaps(boolean) - Method in class net.anotheria.moskito.core.config.journey.JourneyConfig
 
setTotalEntryCount(int) - Method in class net.anotheria.moskito.core.tracer.Tracer
 
setTotalSize(long) - Method in class net.anotheria.moskito.core.predefined.QueueStats
 
setTracerFired() - Method in class net.anotheria.moskito.core.context.MoSKitoContext
 
setTracers(String[]) - Method in class net.anotheria.moskito.core.config.tracing.TracingConfiguration
 
setTracingConfig(TracingConfiguration) - Method in class net.anotheria.moskito.core.config.MoskitoConfiguration
 
setTracingEnabled(boolean) - Method in class net.anotheria.moskito.core.config.tracing.TracingConfiguration
 
setTracingSupported(boolean) - Method in class net.anotheria.moskito.core.dynamic.OnDemandStatsProducer
 
setType(ErrorCatcherBean.ErrorCatcherType) - Method in class net.anotheria.moskito.core.errorhandling.ErrorCatcherBean
 
setUnit(TimeUnit) - Method in class net.anotheria.moskito.core.logging.IntervalStatsLogger
 
setupCPUAccumulators() - Static method in class net.anotheria.moskito.core.accumulation.Accumulators
 
setUpdateAutomatically(boolean) - Method in class net.anotheria.moskito.core.config.producers.MBeanProducerConfig
 
setUsed(long) - Method in class net.anotheria.moskito.core.predefined.MemoryPoolStats
Sets new used memory amount.
setValue(String) - Method in class net.anotheria.moskito.core.config.thresholds.GuardConfig
 
setValue(String, String) - Method in class net.anotheria.moskito.core.snapshot.StatSnapshot
 
setValue(String) - Method in class net.anotheria.moskito.core.threshold.ThresholdInStatus
 
setValueAsDouble(double) - Method in class net.anotheria.moskito.core.stats.impl.DetailedTypeAwareStatValueImpl
 
setValueAsDouble(double) - Method in class net.anotheria.moskito.core.stats.impl.DoubleValueHolder
This method shall assign the given value to the current value.
setValueAsDouble(double) - Method in interface net.anotheria.moskito.core.stats.StatValue
This method sets the given double value to be the current value of all registered Intervals.
setValueAsDouble(double) - Method in interface net.anotheria.moskito.core.stats.ValueHolder
This method shall assign the given value to the current value.
setValueAsInt(int) - Method in class net.anotheria.moskito.core.stats.impl.DetailedTypeAwareStatValueImpl
 
setValueAsInt(int) - Method in class net.anotheria.moskito.core.stats.impl.DoubleValueHolder
This method shall assign the given value to the current value.
setValueAsInt(int) - Method in interface net.anotheria.moskito.core.stats.StatValue
This method sets the given int value to be the current value of all registered Intervals.
setValueAsInt(int) - Method in interface net.anotheria.moskito.core.stats.ValueHolder
This method shall assign the given value to the current value.
setValueAsLong(long) - Method in class net.anotheria.moskito.core.stats.impl.DetailedTypeAwareStatValueImpl
 
setValueAsLong(long) - Method in class net.anotheria.moskito.core.stats.impl.DoubleValueHolder
This method shall assign the given value to the current value.
setValueAsLong(long) - Method in interface net.anotheria.moskito.core.stats.StatValue
This method sets the given long value to be the current value of all registered Intervals.
setValueAsLong(long) - Method in interface net.anotheria.moskito.core.stats.ValueHolder
This method shall assign the given value to the current value.
setValueAsString(String) - Method in class net.anotheria.moskito.core.stats.impl.DetailedTypeAwareStatValueImpl
 
setValueAsString(String) - Method in class net.anotheria.moskito.core.stats.impl.DoubleValueHolder
This method shall assign the given value to the current value.
setValueAsString(String) - Method in interface net.anotheria.moskito.core.stats.StatValue
Sets the value as String.
setValueAsString(String) - Method in interface net.anotheria.moskito.core.stats.ValueHolder
This method shall assign the given value to the current value.
setValueIfGreaterThanCurrentAsDouble(double) - Method in class net.anotheria.moskito.core.stats.impl.DetailedTypeAwareStatValueImpl
 
setValueIfGreaterThanCurrentAsDouble(double) - Method in interface net.anotheria.moskito.core.stats.StatValue
This method sets the given double value to be the current value of all registered Intervals depending on the condition "current value < given value".
setValueIfGreaterThanCurrentAsInt(int) - Method in class net.anotheria.moskito.core.stats.impl.DetailedTypeAwareStatValueImpl
 
setValueIfGreaterThanCurrentAsInt(int) - Method in interface net.anotheria.moskito.core.stats.StatValue
This method sets the given int value to be the current value of all registered Intervals depending on the condition "current value < given value".
setValueIfGreaterThanCurrentAsLong(long) - Method in class net.anotheria.moskito.core.stats.impl.DetailedTypeAwareStatValueImpl
 
setValueIfGreaterThanCurrentAsLong(long) - Method in interface net.anotheria.moskito.core.stats.StatValue
This method sets the given long value to be the current value of all registered Intervals depending on the condition "current value < given value".
setValueIfLesserThanCurrentAsDouble(double) - Method in class net.anotheria.moskito.core.stats.impl.DetailedTypeAwareStatValueImpl
 
setValueIfLesserThanCurrentAsDouble(double) - Method in interface net.anotheria.moskito.core.stats.StatValue
This method sets the given double value to be the current value of all registered Intervals depending on the condition "current value > given value".
setValueIfLesserThanCurrentAsInt(int) - Method in class net.anotheria.moskito.core.stats.impl.DetailedTypeAwareStatValueImpl
 
setValueIfLesserThanCurrentAsInt(int) - Method in interface net.anotheria.moskito.core.stats.StatValue
This method sets the given int value to be the current value of all registered Intervals depending on the condition "current value > given value".
setValueIfLesserThanCurrentAsLong(long) - Method in class net.anotheria.moskito.core.stats.impl.DetailedTypeAwareStatValueImpl
 
setValueIfLesserThanCurrentAsLong(long) - Method in interface net.anotheria.moskito.core.stats.StatValue
This method sets the given long value to be the current value of all registered Intervals depending on the condition "current value > given value".
setValueName(String) - Method in class net.anotheria.moskito.core.config.accumulators.AccumulatorConfig
 
setValueName(String) - Method in class net.anotheria.moskito.core.config.accumulators.AutoAccumulatorConfig
 
setValueName(String) - Method in class net.anotheria.moskito.core.config.gauges.GaugeValueConfig
 
setValueName(String) - Method in class net.anotheria.moskito.core.config.thresholds.ThresholdConfig
 
setValueName(String) - Method in class net.anotheria.moskito.core.helper.TieableDefinition
 
setWidgets(String[]) - Method in class net.anotheria.moskito.core.config.dashboards.DashboardConfig
 
setZones(GaugeZoneConfig[]) - Method in class net.anotheria.moskito.core.config.gauges.GaugeConfig
 
ShrinkingStrategy - Enum in net.anotheria.moskito.core.config.tracing
This strategy defines how traces are removed, once they reach too many entities.
shutdown() - Static method in enum net.anotheria.moskito.core.threshold.alerts.AlertDispatcher
 
shutdown() - Static method in class net.anotheria.moskito.core.util.AfterStartTasks
Shuts down the internal executor.
SimpleStatsProducer<S extends IStats> - Class in net.anotheria.moskito.core.util
Implements IStatsProducer and is an Inspectable.
SimpleStatsProducer(String, String, String, List<S>) - Constructor for class net.anotheria.moskito.core.util.SimpleStatsProducer
Constructs an instance of GenericMBeanProducer.
size() - Method in class net.anotheria.moskito.core.util.storage.MapStorageWrapper
 
size() - Method in class net.anotheria.moskito.core.util.storage.Storage
 
SL4JLogOutput - Class in net.anotheria.moskito.core.logging
Deprecated.
SL4JLogOutput(Logger) - Constructor for class net.anotheria.moskito.core.logging.SL4JLogOutput
Deprecated.
 
SLF4JCallLogger - Class in net.anotheria.moskito.core.logging
TODO comment this class
SLF4JCallLogger() - Constructor for class net.anotheria.moskito.core.logging.SLF4JCallLogger
 
SLF4JLogOutput - Class in net.anotheria.moskito.core.logging
A ILogOutput associated with a SLF4J Logger.
SLF4JLogOutput(Logger) - Constructor for class net.anotheria.moskito.core.logging.SLF4JLogOutput
 
SnapshotConsumer - Interface in net.anotheria.moskito.core.snapshot
A class that wants to consume snapshots after they are created by the Snapshot creator on an interval update has to implement this interface.
SnapshotCreator - Class in net.anotheria.moskito.core.snapshot
This is a utility class that creates snapshot for further usage.
SnapshotCreator() - Constructor for class net.anotheria.moskito.core.snapshot.SnapshotCreator
 
SnapshotRepository - Class in net.anotheria.moskito.core.snapshot
This repository creates snapshots and delivers them to snapshot consumer.
SORT_BY_DURATION - Static variable in class net.anotheria.moskito.core.tracer.TraceSortType
 
SORT_BY_ID - Static variable in class net.anotheria.moskito.core.tracer.TraceSortType
 
SOURCES - Static variable in enum net.anotheria.moskito.core.config.tagging.CustomTagSource
All possible sources.
startbuiltin() - Static method in class net.anotheria.moskito.core.util.StartBuiltInProducers
 
StartBuiltInProducers - Class in net.anotheria.moskito.core.util
A utility for starting built-in producers upon moskito start / initialization.
StartBuiltInProducers() - Constructor for class net.anotheria.moskito.core.util.StartBuiltInProducers
 
startCommand(String, Map<String, String[]>) - Method in interface net.anotheria.moskito.core.command.CommandController
Starts command execution.
startCommand(String, Map<String, String[]>) - Method in enum net.anotheria.moskito.core.command.CommandControllerImpl
 
startCommand(String, Map<String, String[]>) - Method in interface net.anotheria.moskito.core.command.CommandProcessor
Starts the command.
startExecution() - Method in class net.anotheria.moskito.core.producers.AbstractCallExecution
 
startExecution(boolean) - Method in class net.anotheria.moskito.core.producers.AbstractCallExecution
 
startExecution(String) - Method in class net.anotheria.moskito.core.producers.AbstractCallExecution
 
startExecution() - Method in interface net.anotheria.moskito.core.producers.CallExecution
Same as startExecution(true);
startExecution(boolean) - Method in interface net.anotheria.moskito.core.producers.CallExecution
Starts the execution.
startExecution(String) - Method in interface net.anotheria.moskito.core.producers.CallExecution
Starts an execution.
startExecution(boolean, String) - Method in interface net.anotheria.moskito.core.producers.CallExecution
Starts execution, provides option to switch the tracing on and provide call description in case tracing is on.
startStep(String, IStatsProducer, String) - Method in class net.anotheria.moskito.core.calltrace.CurrentlyTracedCall
Creates a new sub step in current call.
startStep(String) - Method in class net.anotheria.moskito.core.calltrace.CurrentlyTracedCall
Deprecated.
startTracedCall(String) - Static method in class net.anotheria.moskito.core.calltrace.RunningTraceContainer
 
StatCaptionBean - Class in net.anotheria.moskito.core.decorators.value
Caption for a stat bean is used to draw decorator specific captions in the producer view.
StatCaptionBean() - Constructor for class net.anotheria.moskito.core.decorators.value.StatCaptionBean
Creates a new StatCaptionBean.
StatCaptionBean(String, String, String) - Constructor for class net.anotheria.moskito.core.decorators.value.StatCaptionBean
Creates a new StatCaptionBean.
StatsMXBean - Interface in net.anotheria.moskito.core.producers
 
StatSnapshot - Class in net.anotheria.moskito.core.snapshot
TODO comment this class
StatSnapshot(String) - Constructor for class net.anotheria.moskito.core.snapshot.StatSnapshot
Creates a new stat snapshot object.
StatValue - Interface in net.anotheria.moskito.core.stats
This interface declares a generic statistic value that may record data series for certain Intervals synchronously.
StatValueAO - Class in net.anotheria.moskito.core.decorators.value
This is the base bean for stat value bean.
StatValueAO(String) - Constructor for class net.anotheria.moskito.core.decorators.value.StatValueAO
 
StatValueFactory - Class in net.anotheria.moskito.core.stats.impl
This factory creates StatValue instances.
StatValueFactory() - Constructor for class net.anotheria.moskito.core.stats.impl.StatValueFactory
 
StatValueTypes - Enum in net.anotheria.moskito.core.stats
The internal type representation for StatValues.
stopCommand(String, Map<String, String[]>) - Method in interface net.anotheria.moskito.core.command.CommandController
Stops command execution.
stopCommand(String, Map<String, String[]>) - Method in enum net.anotheria.moskito.core.command.CommandControllerImpl
 
stopCommand(String, Map<String, String[]>) - Method in interface net.anotheria.moskito.core.command.CommandProcessor
Stops the command.
Storage<K,V> - Class in net.anotheria.moskito.core.util.storage
This class represents a monitorable, map-like storage.
Storage(StorageWrapper<K, V>) - Constructor for class net.anotheria.moskito.core.util.storage.Storage
Creates a new anonymous storage with given wrapper.
Storage(String, StorageWrapper<K, V>) - Constructor for class net.anotheria.moskito.core.util.storage.Storage
Creates a new storage with given wrapper.
StorageStats - Class in net.anotheria.moskito.core.util.storage
This class gathers statistics for storages.
StorageStats() - Constructor for class net.anotheria.moskito.core.util.storage.StorageStats
Creates a new storage stats object without a name and with support for default intervals.
StorageStats(String) - Constructor for class net.anotheria.moskito.core.util.storage.StorageStats
Creates a new storage stats object with the given name and with support for default intervals.
StorageStats(String, Interval[]) - Constructor for class net.anotheria.moskito.core.util.storage.StorageStats
Creates a new storage stats object with the given name and intervals.
StorageStatsDecorator - Class in net.anotheria.moskito.core.decorators.util
Decorator for storage stats.
StorageStatsDecorator() - Constructor for class net.anotheria.moskito.core.decorators.util.StorageStatsDecorator
Creates a new StorageStatsDecorator.
StorageWrapper<K,V> - Interface in net.anotheria.moskito.core.util.storage
This interface contains some additional convenience methods in addition to the map interface.
StringValueAO - Class in net.anotheria.moskito.core.decorators.value
StatValueAO for string values.
StringValueAO(String, String) - Constructor for class net.anotheria.moskito.core.decorators.value.StringValueAO
Creates a new StringValue bean with given name and value.
submitTask(Runnable) - Static method in class net.anotheria.moskito.core.util.AfterStartTasks
 
submitTask(Runnable, int) - Static method in class net.anotheria.moskito.core.util.AfterStartTasks
 
SUBSYSTEM_BUILTIN - Static variable in class net.anotheria.moskito.core.util.AbstractBuiltInProducer
Name for the builtin system registration.
SubsystemFilter - Class in net.anotheria.moskito.core.registry.filters
This simple filter lets pass only producers in selected subsystem.
SubsystemFilter(String) - Constructor for class net.anotheria.moskito.core.registry.filters.SubsystemFilter
Creates a new subsystem filter.
SyserrNotificationProvider - Class in net.anotheria.moskito.core.threshold.alerts.notificationprovider
TODO comment this class
SyserrNotificationProvider() - Constructor for class net.anotheria.moskito.core.threshold.alerts.notificationprovider.SyserrNotificationProvider
 
SysoutNotificationProvider - Class in net.anotheria.moskito.core.threshold.alerts.notificationprovider
TODO comment this class
SysoutNotificationProvider() - Constructor for class net.anotheria.moskito.core.threshold.alerts.notificationprovider.SysoutNotificationProvider
 
SystemErrLogOutput - Class in net.anotheria.moskito.core.logging
A ILogOutput which prints each message to the stderr.
SystemErrLogOutput() - Constructor for class net.anotheria.moskito.core.logging.SystemErrLogOutput
 
SystemOutLogOutput - Class in net.anotheria.moskito.core.logging
A ILogOutput which prints each message to the stdout.
SystemOutLogOutput() - Constructor for class net.anotheria.moskito.core.logging.SystemOutLogOutput
 

T

Tag - Class in net.anotheria.moskito.core.tag
Tag.
Tag(String, TagType, String) - Constructor for class net.anotheria.moskito.core.tag.Tag
 
TaggingConfig - Class in net.anotheria.moskito.core.config.tagging
Configured tagging options.
TaggingConfig() - Constructor for class net.anotheria.moskito.core.config.tagging.TaggingConfig
 
TagRepository - Enum in net.anotheria.moskito.core.tag
This class contains tags and their values that were set at runtime.
TagType - Enum in net.anotheria.moskito.core.tag
Tag type.
ThreadCountDecorator - Class in net.anotheria.moskito.core.decorators.predefined
This decorator is used for presentation of the thread count producer.
ThreadCountDecorator() - Constructor for class net.anotheria.moskito.core.decorators.predefined.ThreadCountDecorator
Creates a new ThreadCountDecorator.
ThreadCountStats - Class in net.anotheria.moskito.core.predefined
Stats for thread creation.
ThreadCountStats() - Constructor for class net.anotheria.moskito.core.predefined.ThreadCountStats
Creates new ThreadCountStats.
ThreadCountStats(Interval[]) - Constructor for class net.anotheria.moskito.core.predefined.ThreadCountStats
Creates new ThreadCountStats.
ThreadHistoryEvent - Class in net.anotheria.moskito.core.util.threadhistory
THis event contains the information about a thread creation or deletion.
ThreadHistoryEvent(long, String, ThreadHistoryEvent.OPERATION) - Constructor for class net.anotheria.moskito.core.util.threadhistory.ThreadHistoryEvent
Creates new event.
ThreadHistoryEvent.OPERATION - Enum in net.anotheria.moskito.core.util.threadhistory
History operation.
ThreadHistoryUtility - Enum in net.anotheria.moskito.core.util.threadhistory
ThreadHistoryUtility for detection of thread creation and deletion.
ThreadStatesDecorator - Class in net.anotheria.moskito.core.decorators.predefined
The decorator for the ThreadState BuiltinProducer.
ThreadStatesDecorator() - Constructor for class net.anotheria.moskito.core.decorators.predefined.ThreadStatesDecorator
Creates a new ThreadCountDecorator.
ThreadStateStats - Class in net.anotheria.moskito.core.predefined
Stats object for thread states.
ThreadStateStats() - Constructor for class net.anotheria.moskito.core.predefined.ThreadStateStats
 
ThreadStateStats(String) - Constructor for class net.anotheria.moskito.core.predefined.ThreadStateStats
 
ThreadStateStats(String, Interval[]) - Constructor for class net.anotheria.moskito.core.predefined.ThreadStateStats
 
Threshold - Class in net.anotheria.moskito.core.threshold
A threshold represents a value of stats producer.
Threshold(ThresholdDefinition) - Constructor for class net.anotheria.moskito.core.threshold.Threshold
 
ThresholdAlert - Class in net.anotheria.moskito.core.threshold.alerts
Created whenever a barrier in threshold is broken and a threshold gets new status.
ThresholdAlert(Threshold, ThresholdStatus, ThresholdStatus, String, String, int) - Constructor for class net.anotheria.moskito.core.threshold.alerts.ThresholdAlert
 
ThresholdConditionGuard - Interface in net.anotheria.moskito.core.threshold
A ThresholdConditionGuard
ThresholdConfig - Class in net.anotheria.moskito.core.config.thresholds
This configuration class represents a single threshold.
ThresholdConfig() - Constructor for class net.anotheria.moskito.core.config.thresholds.ThresholdConfig
 
ThresholdDefinition - Class in net.anotheria.moskito.core.threshold
This class defines a threshold for programmatically creating a new threshold.
ThresholdDefinition() - Constructor for class net.anotheria.moskito.core.threshold.ThresholdDefinition
 
ThresholdInStatus - Class in net.anotheria.moskito.core.threshold
Represents a producer in a status.
ThresholdInStatus() - Constructor for class net.anotheria.moskito.core.threshold.ThresholdInStatus
 
ThresholdMBean - Interface in net.anotheria.moskito.core.threshold
 
ThresholdRepository<S extends IStats> - Class in net.anotheria.moskito.core.threshold
Repository that contains currently configured thresholds.
Thresholds - Class in net.anotheria.moskito.core.threshold
Utility class for working with thresholds.
ThresholdsAlertsConfig - Class in net.anotheria.moskito.core.config.thresholds
This configuration class holds all info about threshold alerts.
ThresholdsAlertsConfig() - Constructor for class net.anotheria.moskito.core.config.thresholds.ThresholdsAlertsConfig
 
ThresholdsConfig - Class in net.anotheria.moskito.core.config.thresholds
This class contains configuration of thresholds.
ThresholdsConfig() - Constructor for class net.anotheria.moskito.core.config.thresholds.ThresholdsConfig
 
ThresholdStatus - Enum in net.anotheria.moskito.core.threshold
Lists possible threshold statuses.
tie(Accumulator, IStatsProducer<? extends IStats>) - Method in class net.anotheria.moskito.core.accumulation.AccumulatorRepository
 
tie(T, IStatsProducer<? extends IStats>) - Method in class net.anotheria.moskito.core.helper.TieableRepository
 
tie(Threshold, IStatsProducer<? extends IStats>) - Method in class net.anotheria.moskito.core.threshold.ThresholdRepository
 
Tieable - Interface in net.anotheria.moskito.core.helper
Describes something that can be tied to an interval.
TieableDefinition - Class in net.anotheria.moskito.core.helper
Class that defines moskito components which are tie-able, which means can serve as target for action.
TieableDefinition() - Constructor for class net.anotheria.moskito.core.helper.TieableDefinition
 
TieableRepository<T extends Tieable,S extends IStats> - Class in net.anotheria.moskito.core.helper
Basic class for repository that manages tieable objects.
TieableRepository() - Constructor for class net.anotheria.moskito.core.helper.TieableRepository
 
tieToProvider(CustomThresholdProvider) - Method in class net.anotheria.moskito.core.threshold.Threshold
 
tieToStats(IStats) - Method in class net.anotheria.moskito.core.accumulation.Accumulator
 
tieToStats(IStats) - Method in interface net.anotheria.moskito.core.helper.Tieable
Tie to a concreate stats object.
tieToStats(IStats) - Method in class net.anotheria.moskito.core.threshold.Threshold
 
TimeUnit - Enum in net.anotheria.moskito.core.stats
TimeUnit is used to transform internal stored time into nanos and forth.
toAccumulatorDefinition(String) - Method in class net.anotheria.moskito.core.accumulation.AutoAccumulatorDefinition
Creates a new AccumulatorDefinition object for matched producer.
toConfigObject() - Method in class net.anotheria.moskito.core.threshold.Threshold
This method allows to recreate proper configuration object for this threshold.
toJSON() - Method in class net.anotheria.moskito.core.calltrace.TraceStep
 
toMap() - Method in class net.anotheria.moskito.core.util.storage.MapStorageWrapper
 
toMap() - Method in class net.anotheria.moskito.core.util.storage.Storage
Creates a map copy of this storage with all contained elements.
toMap() - Method in interface net.anotheria.moskito.core.util.storage.StorageWrapper
Creates a new map and fill it with the content of this map.
TomcatRequestProcessorProducerConfig - Class in net.anotheria.moskito.core.config.producers
Config fot tomcat GlobalRequestProcessor mbean.
TomcatRequestProcessorProducerConfig() - Constructor for class net.anotheria.moskito.core.config.producers.TomcatRequestProcessorProducerConfig
 
toStatsString(String, TimeUnit) - Method in class net.anotheria.moskito.core.counter.GenericCounterStats
 
toStatsString(String, TimeUnit) - Method in class net.anotheria.moskito.core.predefined.CacheStats
 
toStatsString(String, TimeUnit) - Method in class net.anotheria.moskito.core.predefined.ErrorStats
 
toStatsString(String, TimeUnit) - Method in class net.anotheria.moskito.core.predefined.GCStats
 
toStatsString(String, TimeUnit) - Method in class net.anotheria.moskito.core.predefined.GlobalRequestProcessorStats
 
toStatsString(String, TimeUnit) - Method in class net.anotheria.moskito.core.predefined.MemoryPoolStats
 
toStatsString(String, TimeUnit) - Method in class net.anotheria.moskito.core.predefined.MemoryStats
 
toStatsString(String, TimeUnit) - Method in class net.anotheria.moskito.core.predefined.OSStats
 
toStatsString(String, TimeUnit) - Method in class net.anotheria.moskito.core.predefined.PageInBrowserStats
 
toStatsString(String, TimeUnit) - Method in class net.anotheria.moskito.core.predefined.QueueStats
 
toStatsString(String, TimeUnit) - Method in class net.anotheria.moskito.core.predefined.QueuingSystemStats
 
toStatsString(String, TimeUnit) - Method in class net.anotheria.moskito.core.predefined.RequestOrientedStats
 
toStatsString(String, TimeUnit) - Method in class net.anotheria.moskito.core.predefined.RuntimeStats
 
toStatsString(String, TimeUnit) - Method in class net.anotheria.moskito.core.predefined.ServletStats
 
toStatsString(String, TimeUnit) - Method in class net.anotheria.moskito.core.predefined.ThreadCountStats
 
toStatsString(String, TimeUnit) - Method in class net.anotheria.moskito.core.predefined.ThreadStateStats
 
toStatsString(String, TimeUnit) - Method in class net.anotheria.moskito.core.predefined.VirtualMemoryPoolStats
 
toStatsString() - Method in class net.anotheria.moskito.core.producers.AbstractStats
 
toStatsString(String) - Method in class net.anotheria.moskito.core.producers.AbstractStats
 
toStatsString(TimeUnit) - Method in class net.anotheria.moskito.core.producers.AbstractStats
 
toStatsString(String, TimeUnit) - Method in class net.anotheria.moskito.core.producers.GenericStats
This method creates a human-readable textual representation of all statistical values in the given interval.
toStatsString() - Method in interface net.anotheria.moskito.core.producers.IStats
This method creates a human-readable textual representation of all statistical values in all intervals.
toStatsString(String) - Method in interface net.anotheria.moskito.core.producers.IStats
This method creates a human-readable textual representation of all statistical values in the given interval.
toStatsString(TimeUnit) - Method in interface net.anotheria.moskito.core.producers.IStats
This method creates a human-readable textual representation of all statistical values in all intervals.
toStatsString(String, TimeUnit) - Method in interface net.anotheria.moskito.core.producers.IStats
This method creates a human-readable textual representation of all statistical values in the given interval.
toStatsString(String, TimeUnit) - Method in class net.anotheria.moskito.core.util.session.SessionCountStats
 
toStatsString(String, TimeUnit) - Method in class net.anotheria.moskito.core.util.storage.StorageStats
 
toString() - Method in class net.anotheria.moskito.core.accumulation.AccumulatedValue
 
toString() - Method in class net.anotheria.moskito.core.accumulation.Accumulator
 
toString() - Method in class net.anotheria.moskito.core.accumulation.AccumulatorDefinition
 
toString() - Method in class net.anotheria.moskito.core.calltrace.CurrentlyTracedCall
 
toString() - Method in enum net.anotheria.moskito.core.calltrace.NoTracedCall
 
toString() - Method in class net.anotheria.moskito.core.calltrace.TraceStep
 
toString() - Method in class net.anotheria.moskito.core.config.accumulators.AccumulatorConfig
 
toString() - Method in class net.anotheria.moskito.core.config.accumulators.AccumulatorGraphColor
 
toString() - Method in class net.anotheria.moskito.core.config.accumulators.AccumulatorsConfig
 
toString() - Method in class net.anotheria.moskito.core.config.accumulators.AccumulatorSetConfig
 
toString() - Method in class net.anotheria.moskito.core.config.accumulators.AutoAccumulatorConfig
 
toString() - Method in class net.anotheria.moskito.core.config.dashboards.ChartConfig
 
toString() - Method in class net.anotheria.moskito.core.config.dashboards.ChartPattern
 
toString() - Method in class net.anotheria.moskito.core.config.dashboards.DashboardConfig
 
toString() - Method in class net.anotheria.moskito.core.config.dashboards.DashboardsConfig
 
toString() - Method in enum net.anotheria.moskito.core.config.dashboards.DashboardWidget
 
toString() - Method in class net.anotheria.moskito.core.config.errorhandling.ErrorCatcherConfig
 
toString() - Method in class net.anotheria.moskito.core.config.errorhandling.ErrorHandlingConfig
 
toString() - Method in class net.anotheria.moskito.core.config.gauges.GaugeConfig
 
toString() - Method in class net.anotheria.moskito.core.config.gauges.GaugesConfig
 
toString() - Method in class net.anotheria.moskito.core.config.gauges.GaugeValueConfig
 
toString() - Method in class net.anotheria.moskito.core.config.gauges.GaugeZoneConfig
 
toString() - Method in class net.anotheria.moskito.core.config.journey.JourneyConfig
 
toString() - Method in class net.anotheria.moskito.core.config.KillSwitchConfiguration
 
toString() - Method in class net.anotheria.moskito.core.config.MoskitoConfiguration
 
toString() - Method in class net.anotheria.moskito.core.config.plugins.PluginConfig
 
toString() - Method in class net.anotheria.moskito.core.config.producers.BuiltinProducersConfig
 
toString() - Method in class net.anotheria.moskito.core.config.producers.MBeanProducerConfig
 
toString() - Method in class net.anotheria.moskito.core.config.producers.TomcatRequestProcessorProducerConfig
 
toString() - Method in class net.anotheria.moskito.core.config.tagging.CustomTag
 
toString() - Method in enum net.anotheria.moskito.core.config.tagging.CustomTagSource
 
toString() - Method in class net.anotheria.moskito.core.config.tagging.TaggingConfig
 
toString() - Method in class net.anotheria.moskito.core.config.thresholds.AlertHistoryConfig
 
toString() - Method in class net.anotheria.moskito.core.config.thresholds.GuardConfig
 
toString() - Method in class net.anotheria.moskito.core.config.thresholds.NotificationProviderConfig
 
toString() - Method in class net.anotheria.moskito.core.config.thresholds.ThresholdConfig
 
toString() - Method in class net.anotheria.moskito.core.config.thresholds.ThresholdsAlertsConfig
 
toString() - Method in class net.anotheria.moskito.core.config.thresholds.ThresholdsConfig
 
toString() - Method in class net.anotheria.moskito.core.counter.GenericCounterStats
 
toString() - Method in class net.anotheria.moskito.core.decorators.predefined.GenericStatsDecorator
 
toString() - Method in class net.anotheria.moskito.core.decorators.value.StatCaptionBean
 
toString() - Method in class net.anotheria.moskito.core.decorators.value.StatValueAO
 
toString() - Method in class net.anotheria.moskito.core.dynamic.EntryCountLimitedOnDemandStatsProducer
 
toString() - Method in class net.anotheria.moskito.core.dynamic.OnDemandStatsProducer
 
toString() - Method in class net.anotheria.moskito.core.errorhandling.CaughtError
 
toString() - Method in class net.anotheria.moskito.core.helper.TieableDefinition
 
toString() - Method in class net.anotheria.moskito.core.journey.Journey
 
toString() - Method in class net.anotheria.moskito.core.predefined.ErrorStats
 
toString() - Method in class net.anotheria.moskito.core.predefined.RequestOrientedStats
A string representation of this object.
toString(String) - Method in class net.anotheria.moskito.core.predefined.RequestOrientedStats
Returns a toString representation with values fo the given interval.
toString() - Method in class net.anotheria.moskito.core.producers.AbstractStats
 
toString() - Method in class net.anotheria.moskito.core.registry.filters.CategoryFilter
 
toString() - Method in class net.anotheria.moskito.core.registry.filters.SubsystemFilter
 
toString() - Method in class net.anotheria.moskito.core.registry.ProducerReference
 
toString() - Method in class net.anotheria.moskito.core.snapshot.ProducerSnapshot
 
toString() - Method in class net.anotheria.moskito.core.snapshot.StatSnapshot
 
toString() - Method in class net.anotheria.moskito.core.stats.impl.DiffLongValueHolder
 
toString() - Method in class net.anotheria.moskito.core.threshold.alerts.ThresholdAlert
 
toString() - Method in class net.anotheria.moskito.core.threshold.CustomThresholdStatus
 
toString() - Method in class net.anotheria.moskito.core.threshold.ExtendedThresholdStatus
 
toString() - Method in class net.anotheria.moskito.core.threshold.guard.BarrierPassGuard
 
toString() - Method in class net.anotheria.moskito.core.threshold.Threshold
 
toString() - Method in class net.anotheria.moskito.core.tracer.Trace
 
toString() - Method in class net.anotheria.moskito.core.util.AbstractBuiltInProducer
 
toString() - Method in class net.anotheria.moskito.core.util.BuiltInMemoryPoolProducer
 
toString() - Method in class net.anotheria.moskito.core.util.BuiltInMemoryProducer
 
toString() - Method in class net.anotheria.moskito.core.util.session.SessionCountStats
 
toString() - Method in class net.anotheria.moskito.core.util.storage.MapStorageWrapper
 
toString() - Method in class net.anotheria.moskito.core.util.threadhistory.ThreadHistoryEvent
 
TOTAL - Static variable in class net.anotheria.moskito.core.util.BuiltInMemoryProducer
Constant for total memory.
Trace - Class in net.anotheria.moskito.core.tracer
Contains a single trace.
Trace() - Constructor for class net.anotheria.moskito.core.tracer.Trace
 
TracedCall - Interface in net.anotheria.moskito.core.calltrace
Generic interface for currently executed (and recorded) use cases.
Tracer - Class in net.anotheria.moskito.core.tracer
TODO comment this class
Tracer(String) - Constructor for class net.anotheria.moskito.core.tracer.Tracer
 
TracerRepository - Class in net.anotheria.moskito.core.tracer
Repository where tracers are saved.
Tracers - Class in net.anotheria.moskito.core.tracer
TODO comment this class
Tracers() - Constructor for class net.anotheria.moskito.core.tracer.Tracers
 
TraceSortType - Class in net.anotheria.moskito.core.tracer
TODO comment this class
TraceSortType() - Constructor for class net.anotheria.moskito.core.tracer.TraceSortType
 
TraceSortType(int, boolean) - Constructor for class net.anotheria.moskito.core.tracer.TraceSortType
 
TraceStep - Class in net.anotheria.moskito.core.calltrace
A trace step along the monitoring points in a traced call.
TraceStep(String) - Constructor for class net.anotheria.moskito.core.calltrace.TraceStep
Creates a new trace step.
TraceStep(String, IStatsProducer, String) - Constructor for class net.anotheria.moskito.core.calltrace.TraceStep
Creates a new trace step.
TracingAwareProducer - Interface in net.anotheria.moskito.core.tracer
This interface should be implemented by a producer that supports tracing.
TracingConfiguration - Class in net.anotheria.moskito.core.config.tracing
Configuration for tracing.
TracingConfiguration() - Constructor for class net.anotheria.moskito.core.config.tracing.TracingConfiguration
 
tracingSupported() - Method in class net.anotheria.moskito.core.dynamic.OnDemandStatsProducer
 
tracingSupported() - Method in interface net.anotheria.moskito.core.tracer.TracingAwareProducer
Returns true if tracing is supported by this producer.
TracingUtil - Class in net.anotheria.moskito.core.calltrace
Tracing Util.
transformMillis(double) - Method in enum net.anotheria.moskito.core.stats.TimeUnit
Transforms (double) milliseconds to internal format.
transformMillis(long) - Method in enum net.anotheria.moskito.core.stats.TimeUnit
Transforms (long) milliseconds to internal format.
transformNanos(long) - Method in enum net.anotheria.moskito.core.stats.TimeUnit
Transforms nanos to internal format (/factor).
TWELVE_HOURS - Static variable in class net.anotheria.moskito.core.stats.DefaultIntervals
Deprecated.
an interval of one hour
TypeAwareStatValue - Interface in net.anotheria.moskito.core.stats
Extends the StatValue interface with a StatValueTypes value.
TypeAwareStatValueImpl - Class in net.anotheria.moskito.core.stats.impl
Extends the StatValueImpl type with a StatValueTypes value.
TypeAwareStatValueImpl(String, StatValueTypes, IValueHolderFactory) - Constructor for class net.anotheria.moskito.core.stats.impl.TypeAwareStatValueImpl
Constructs an instance of TypeAwareStatValueImpl.

U

UnknownIntervalException - Exception in net.anotheria.moskito.core.stats
This Exception indicates that any operation involving Intervals does not know this Interval.
UnknownIntervalException(int) - Constructor for exception net.anotheria.moskito.core.stats.UnknownIntervalException
The Constructor.
UnknownIntervalException(String) - Constructor for exception net.anotheria.moskito.core.stats.UnknownIntervalException
The Constructor.
UnknownIntervalLengthException - Exception in net.anotheria.moskito.core.stats
This Exception indicates that any operation involving Intervals could not estimate the appropriate interval length.
UnknownIntervalLengthException(String) - Constructor for exception net.anotheria.moskito.core.stats.UnknownIntervalLengthException
The Constructor.
unregister() - Method in class net.anotheria.moskito.core.util.storage.Storage
Unregister storage from producer registry.
unregisterCommandProcessor(String, CommandProcessor) - Method in interface net.anotheria.moskito.core.command.CommandController
Unregisters a command processor.
unregisterCommandProcessor(String, CommandProcessor) - Method in enum net.anotheria.moskito.core.command.CommandControllerImpl
 
unregisterMBean(String) - Method in class net.anotheria.moskito.core.util.MBeanUtil
Unregisters MBean from platform MBean server.
unregisterProducer(IStatsProducer) - Method in interface net.anotheria.moskito.core.registry.IProducerRegistry
Unregisters a stat producer.
unregisterProducer(IStatsProducer) - Method in class net.anotheria.moskito.core.registry.ProducerRegistryImpl
 
update() - Method in class net.anotheria.moskito.core.accumulation.Accumulator
 
update() - Method in class net.anotheria.moskito.core.helper.AutoTieWrapper
Called whenever the appropriate interval has passed and the stats should be updated.
update() - Method in interface net.anotheria.moskito.core.helper.IntervalUpdateable
 
update() - Method in class net.anotheria.moskito.core.helper.TieableRepository
 
update() - Method in class net.anotheria.moskito.core.logging.DefaultStatsLogger
 
update(long, long) - Method in class net.anotheria.moskito.core.predefined.GCStats
Updates stats values.
update(long, long, long, long, long, long) - Method in class net.anotheria.moskito.core.predefined.GlobalRequestProcessorStats
Updates stats.
update(int, int, long, long, long, int, double, double) - Method in class net.anotheria.moskito.core.predefined.OSStats
 
update(String, long, long) - Method in class net.anotheria.moskito.core.predefined.RuntimeStats
 
update(long, long, long) - Method in class net.anotheria.moskito.core.predefined.ThreadCountStats
Called regularly by a timer, updates the internal stats.
update() - Method in class net.anotheria.moskito.core.registry.IntervalInfo
Sets the update timestamp to now.
update() - Method in class net.anotheria.moskito.core.threshold.Threshold
 
update() - Method in interface net.anotheria.moskito.core.timing.IUpdateable
This method will be called if an update occures.
updateCurrentValue(long) - Method in class net.anotheria.moskito.core.predefined.ThreadStateStats
 
updateMemoryValue(long) - Method in class net.anotheria.moskito.core.predefined.MemoryStats
 
UpdateTriggerServiceFactory - Class in net.anotheria.moskito.core.timing
This class implements the factory to obtain an instance of the UpdateTriggerService.
UpdateTriggerServiceFactory() - Constructor for class net.anotheria.moskito.core.timing.UpdateTriggerServiceFactory
 

V

ValueHolder - Interface in net.anotheria.moskito.core.stats
This interface declares any type-specific holder implementation and declares the interface to support some basic mathematical operations needed for statistical aggregations.
valueOf(String) - Static method in enum net.anotheria.moskito.core.calltrace.NoTracedCall
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.anotheria.moskito.core.command.CommandControllerImpl
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.anotheria.moskito.core.config.accumulators.AccumulatorSetMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.anotheria.moskito.core.config.dashboards.DashboardWidget
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.anotheria.moskito.core.config.errorhandling.ErrorCatcherTarget
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.anotheria.moskito.core.config.MoskitoConfigurationHolder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.anotheria.moskito.core.config.tagging.CustomTagSource
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.anotheria.moskito.core.config.tracing.ShrinkingStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.anotheria.moskito.core.decorators.predefined.PageInBrowserStatsDecorator.PageInBrowserStatsDecoratorValueName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.anotheria.moskito.core.errorhandling.ErrorCatcherBean.ErrorCatcherType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.anotheria.moskito.core.predefined.PageInBrowserStats.PageInBrowserStatsValueName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.anotheria.moskito.core.predefined.QueueStats.StatDef
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.anotheria.moskito.core.stats.StatValueTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.anotheria.moskito.core.stats.TimeUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.anotheria.moskito.core.tag.TagRepository
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.anotheria.moskito.core.tag.TagType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.anotheria.moskito.core.threshold.alerts.AlertDispatcher
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.anotheria.moskito.core.threshold.alerts.AlertHistory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.anotheria.moskito.core.threshold.guard.GuardedDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.anotheria.moskito.core.threshold.ThresholdStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.anotheria.moskito.core.util.threadhistory.ThreadHistoryEvent.OPERATION
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.anotheria.moskito.core.util.threadhistory.ThreadHistoryUtility
Returns the enum constant of this type with the specified name.
values() - Static method in enum net.anotheria.moskito.core.calltrace.NoTracedCall
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.anotheria.moskito.core.command.CommandControllerImpl
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.anotheria.moskito.core.config.accumulators.AccumulatorSetMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.anotheria.moskito.core.config.dashboards.DashboardWidget
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.anotheria.moskito.core.config.errorhandling.ErrorCatcherTarget
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.anotheria.moskito.core.config.MoskitoConfigurationHolder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.anotheria.moskito.core.config.tagging.CustomTagSource
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.anotheria.moskito.core.config.tracing.ShrinkingStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.anotheria.moskito.core.decorators.predefined.PageInBrowserStatsDecorator.PageInBrowserStatsDecoratorValueName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.anotheria.moskito.core.errorhandling.ErrorCatcherBean.ErrorCatcherType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.anotheria.moskito.core.predefined.PageInBrowserStats.PageInBrowserStatsValueName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.anotheria.moskito.core.predefined.QueueStats.StatDef
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.anotheria.moskito.core.stats.StatValueTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.anotheria.moskito.core.stats.TimeUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.anotheria.moskito.core.tag.TagRepository
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.anotheria.moskito.core.tag.TagType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.anotheria.moskito.core.threshold.alerts.AlertDispatcher
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.anotheria.moskito.core.threshold.alerts.AlertHistory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.anotheria.moskito.core.threshold.guard.GuardedDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.anotheria.moskito.core.threshold.ThresholdStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class net.anotheria.moskito.core.util.storage.MapStorageWrapper
 
values() - Method in class net.anotheria.moskito.core.util.storage.Storage
 
values() - Static method in enum net.anotheria.moskito.core.util.threadhistory.ThreadHistoryEvent.OPERATION
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.anotheria.moskito.core.util.threadhistory.ThreadHistoryUtility
Returns an array containing the constants of this enum type, in the order they are declared.
VirtualMemoryPoolStats - Class in net.anotheria.moskito.core.predefined
Stats for virtual pools, i.e.
VirtualMemoryPoolStats() - Constructor for class net.anotheria.moskito.core.predefined.VirtualMemoryPoolStats
Creates a new VirtualMemoryPoolStats object.
VirtualMemoryPoolStats(String) - Constructor for class net.anotheria.moskito.core.predefined.VirtualMemoryPoolStats
Creates a new VirtualMemoryPoolStats object with given name.
VirtualMemoryPoolStats(String, Interval[]) - Constructor for class net.anotheria.moskito.core.predefined.VirtualMemoryPoolStats
Creates a new VirtualMemoryPoolStats object with given name and special intervals.
A B C D E F G H I J K L M N O P Q R S T U V 
Skip navigation links

Copyright © 2010-2020 anotheria.net. All Rights Reserved.