A B C D E G H I L M O P Q R S T V W 
All Classes All Packages

A

addToAverageNanoseconds(long) - Method in class com.adaptris.profiler.jmx.TimedThroughputMetric
 
addToAverageNanoseconds(long) - Method in interface com.adaptris.profiler.jmx.TimedThroughputMetricMBean
 
addToFailedMessageCount() - Method in class com.adaptris.profiler.jmx.TimedThroughputMetric
 
addToFailedMessageCount() - Method in interface com.adaptris.profiler.jmx.TimedThroughputMetricMBean
 
addToMessageCount() - Method in class com.adaptris.profiler.jmx.TimedThroughputMetric
 
addToMessageCount() - Method in interface com.adaptris.profiler.jmx.TimedThroughputMetricMBean
 
afterService(JoinPoint) - Method in class com.adaptris.profiler.aspects.ProducerAspect
 
afterService(JoinPoint) - Method in class com.adaptris.profiler.aspects.ServiceAspect
 
afterService(JoinPoint) - Method in class com.adaptris.profiler.aspects.WorkflowAspect
 

B

beforeProcessMessages(JoinPoint) - Method in class com.adaptris.profiler.aspects.LoggingContextAspect
 
beforeService(JoinPoint) - Method in class com.adaptris.profiler.aspects.LoggingContextAspect
 
beforeService(JoinPoint) - Method in class com.adaptris.profiler.aspects.ProducerAspect
 
beforeService(JoinPoint) - Method in class com.adaptris.profiler.aspects.ServiceAspect
 
beforeService(JoinPoint) - Method in class com.adaptris.profiler.aspects.WorkflowAspect
 

C

CHANNEL - com.adaptris.profiler.StepType
 
com.adaptris.profiler - package com.adaptris.profiler
Base package for AspectJ profiling of the adapter.
com.adaptris.profiler.aspects - package com.adaptris.profiler.aspects
 
com.adaptris.profiler.client - package com.adaptris.profiler.client
 
com.adaptris.profiler.jmx - package com.adaptris.profiler.jmx
 
com.adaptris.profiler.util - package com.adaptris.profiler.util
 
CONSUMER - com.adaptris.profiler.StepType
 

D

dontIgnore(IMessage.Kind) - Method in class com.adaptris.profiler.util.QuietLogger
 

E

equals(Object) - Method in class com.adaptris.profiler.MessageProcessStep
 
EventReceiver - Interface in com.adaptris.profiler.client
Listener that receives events generated by the various aspects.
EventReceiverToJMX - Class in com.adaptris.profiler.jmx
 
EventReceiverToJMX() - Constructor for class com.adaptris.profiler.jmx.EventReceiverToJMX
 

G

generate(String) - Method in interface com.adaptris.profiler.aspects.StepIncrementor
 
getAverageNanoseconds() - Method in class com.adaptris.profiler.jmx.TimedThroughputMetric
 
getAverageNanoseconds() - Method in interface com.adaptris.profiler.jmx.TimedThroughputMetricMBean
 
getFailedMessageCount() - Method in class com.adaptris.profiler.jmx.TimedThroughputMetric
 
getFailedMessageCount() - Method in interface com.adaptris.profiler.jmx.TimedThroughputMetricMBean
 
getMessageCount() - Method in class com.adaptris.profiler.jmx.TimedThroughputMetric
 
getMessageCount() - Method in interface com.adaptris.profiler.jmx.TimedThroughputMetricMBean
 
getMessageId() - Method in class com.adaptris.profiler.MessageProcessStep
 
getMessageId() - Method in interface com.adaptris.profiler.ProcessStep
Get the message ID associated with the step.
getOrder() - Method in class com.adaptris.profiler.MessageProcessStep
 
getOrder() - Method in interface com.adaptris.profiler.ProcessStep
Get the sequence number of this process step.
getStepInstanceId() - Method in class com.adaptris.profiler.MessageProcessStep
 
getStepInstanceId() - Method in interface com.adaptris.profiler.ProcessStep
Get the id of the step instance.
getStepName() - Method in class com.adaptris.profiler.MessageProcessStep
 
getStepName() - Method in interface com.adaptris.profiler.ProcessStep
Get the name of the step which is generally the classname of the component.
getStepType() - Method in class com.adaptris.profiler.MessageProcessStep
 
getStepType() - Method in interface com.adaptris.profiler.ProcessStep
Get the step type.
getTimeStartedMs() - Method in class com.adaptris.profiler.MessageProcessStep
 
getTimeStartedMs() - Method in interface com.adaptris.profiler.ProcessStep
Get when the process step was started.
getTimeStartedNanos() - Method in class com.adaptris.profiler.MessageProcessStep
 
getTimeStartedNanos() - Method in interface com.adaptris.profiler.ProcessStep
Get when the process step was started.
getTimeTakenMs() - Method in class com.adaptris.profiler.MessageProcessStep
 
getTimeTakenMs() - Method in interface com.adaptris.profiler.ProcessStep
Get the time taken to process the step.
getTimeTakenNanos() - Method in class com.adaptris.profiler.MessageProcessStep
 
getTimeTakenNanos() - Method in interface com.adaptris.profiler.ProcessStep
Get the time taken to process the step in nanoseconds.
getUniqueId() - Method in class com.adaptris.profiler.jmx.TimedThroughputMetric
 
getUniqueId() - Method in interface com.adaptris.profiler.jmx.TimedThroughputMetricMBean
 
getUniqueId(Object) - Static method in class com.adaptris.profiler.ReflectionHelper
Get the uniqueID of a component.
getWorkflowId() - Method in class com.adaptris.profiler.jmx.TimedThroughputMetric
 
getWorkflowId() - Method in interface com.adaptris.profiler.jmx.TimedThroughputMetricMBean
 
getWorkflowId() - Method in class com.adaptris.profiler.MessageProcessStep
 
getWorkflowId() - Method in interface com.adaptris.profiler.ProcessStep
Get the unique-id of the parent workflow.

H

handleMessage(IMessage) - Method in class com.adaptris.profiler.util.QuietLogger
 
hashCode() - Method in class com.adaptris.profiler.MessageProcessStep
 

I

ignore(IMessage.Kind) - Method in class com.adaptris.profiler.util.QuietLogger
 
isFailed() - Method in class com.adaptris.profiler.MessageProcessStep
 
isFailed() - Method in interface com.adaptris.profiler.ProcessStep
Did this step produce an error?
isIgnoring(IMessage.Kind) - Method in class com.adaptris.profiler.util.QuietLogger
 

L

log - Variable in class com.adaptris.profiler.jmx.EventReceiverToJMX
 
LoggingContextAspect - Class in com.adaptris.profiler.aspects
 
LoggingContextAspect() - Constructor for class com.adaptris.profiler.aspects.LoggingContextAspect
 

M

MESSAGE_ID_CONTEXT - Static variable in class com.adaptris.profiler.aspects.LoggingContextAspect
 
MessageProcessStep - Class in com.adaptris.profiler
 
MessageProcessStep() - Constructor for class com.adaptris.profiler.MessageProcessStep
 

O

onEvent(ProcessStep) - Method in interface com.adaptris.profiler.client.EventReceiver
Handle the event.
onEvent(ProcessStep) - Method in class com.adaptris.profiler.jmx.EventReceiverToJMX
 

P

PARENT_ID_CONTEXT - Static variable in class com.adaptris.profiler.aspects.LoggingContextAspect
 
ProcessStep - Interface in com.adaptris.profiler
 
PRODUCER - com.adaptris.profiler.StepType
 
ProducerAspect - Class in com.adaptris.profiler.aspects
 
ProducerAspect() - Constructor for class com.adaptris.profiler.aspects.ProducerAspect
 

Q

QuietLogger - Class in com.adaptris.profiler.util
 
QuietLogger() - Constructor for class com.adaptris.profiler.util.QuietLogger
 

R

ReflectionHelper - Class in com.adaptris.profiler
 
ReflectionHelper() - Constructor for class com.adaptris.profiler.ReflectionHelper
 

S

SERVICE - com.adaptris.profiler.StepType
 
ServiceAspect - Class in com.adaptris.profiler.aspects
 
ServiceAspect() - Constructor for class com.adaptris.profiler.aspects.ServiceAspect
 
setFailed(boolean) - Method in class com.adaptris.profiler.MessageProcessStep
 
setFailed(boolean) - Method in interface com.adaptris.profiler.ProcessStep
 
setFailedMessageCount(long) - Method in class com.adaptris.profiler.jmx.TimedThroughputMetric
 
setMessageCount(long) - Method in class com.adaptris.profiler.jmx.TimedThroughputMetric
 
setMessageId(String) - Method in class com.adaptris.profiler.MessageProcessStep
 
setOrder(long) - Method in class com.adaptris.profiler.MessageProcessStep
 
setStepInstanceId(String) - Method in class com.adaptris.profiler.MessageProcessStep
 
setStepName(String) - Method in class com.adaptris.profiler.MessageProcessStep
 
setStepType(StepType) - Method in class com.adaptris.profiler.MessageProcessStep
 
setTimeStartedMs(long) - Method in class com.adaptris.profiler.MessageProcessStep
 
setTimeStartedMs(long) - Method in interface com.adaptris.profiler.ProcessStep
 
setTimeStartedNanos(long) - Method in class com.adaptris.profiler.MessageProcessStep
 
setTimeStartedNanos(long) - Method in interface com.adaptris.profiler.ProcessStep
 
setTimeTakenMs(long) - Method in class com.adaptris.profiler.MessageProcessStep
 
setTimeTakenMs(long) - Method in interface com.adaptris.profiler.ProcessStep
 
setTimeTakenNanos(long) - Method in class com.adaptris.profiler.MessageProcessStep
 
setTimeTakenNanos(long) - Method in interface com.adaptris.profiler.ProcessStep
 
setUniqueId(String) - Method in class com.adaptris.profiler.jmx.TimedThroughputMetric
 
setUniqueId(String) - Method in interface com.adaptris.profiler.jmx.TimedThroughputMetricMBean
 
setWorkflowId(String) - Method in class com.adaptris.profiler.jmx.TimedThroughputMetric
 
setWorkflowId(String) - Method in interface com.adaptris.profiler.jmx.TimedThroughputMetricMBean
 
setWorkflowId(String) - Method in class com.adaptris.profiler.MessageProcessStep
 
StepIncrementor - Interface in com.adaptris.profiler.aspects
 
StepType - Enum in com.adaptris.profiler
 

T

TimedThroughputMetric - Class in com.adaptris.profiler.jmx
 
TimedThroughputMetric() - Constructor for class com.adaptris.profiler.jmx.TimedThroughputMetric
 
TimedThroughputMetricMBean - Interface in com.adaptris.profiler.jmx
 
toString() - Method in class com.adaptris.profiler.MessageProcessStep
 

V

valueOf(String) - Static method in enum com.adaptris.profiler.StepType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.adaptris.profiler.StepType
Returns an array containing the constants of this enum type, in the order they are declared.

W

WORKFLOW - com.adaptris.profiler.StepType
 
WorkflowAspect - Class in com.adaptris.profiler.aspects
 
WorkflowAspect() - Constructor for class com.adaptris.profiler.aspects.WorkflowAspect
 
A B C D E G H I L M O P Q R S T V W 
All Classes All Packages