Skip navigation links
A B C D E G H I L M O P Q R S T V W 

A

AdapterAspect - Class in com.adaptris.profiler.aspects
 
AdapterAspect() - Constructor for class com.adaptris.profiler.aspects.AdapterAspect
 
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

beforeAdapterClose(JoinPoint) - Method in class com.adaptris.profiler.aspects.AdapterAspect
 
beforeAdapterInit(JoinPoint) - Method in class com.adaptris.profiler.aspects.AdapterAspect
 
beforeAdapterStart(JoinPoint) - Method in class com.adaptris.profiler.aspects.AdapterAspect
 
beforeAdapterStop(JoinPoint) - Method in class com.adaptris.profiler.aspects.AdapterAspect
 
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

ClientPlugin - Interface in com.adaptris.profiler.client
Plugin that is created by PluginFactory
close(Object) - Method in interface com.adaptris.profiler.InterlokProfilerPlugin
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.util - package com.adaptris.profiler.util
 

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.

G

generate(String) - Method in interface com.adaptris.profiler.aspects.StepIncrementor
 
getInstance() - Static method in class com.adaptris.profiler.client.PluginFactory
 
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.
getPlugin() - Method in class com.adaptris.profiler.client.PluginFactory
Get the plugin.
getProperty(String) - Static method in class com.adaptris.profiler.ProfilerSettings
 
getReceivers() - Method in interface com.adaptris.profiler.client.ClientPlugin
Return a list of receivers that will receive events generated by the various profiler aspects.
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.
getTimeStarted() - Method in class com.adaptris.profiler.MessageProcessStep
 
getTimeStarted() - 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(Object) - Static method in class com.adaptris.profiler.ReflectionHelper
Get the uniqueID of a component.

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
 
init(Object) - Method in interface com.adaptris.profiler.InterlokProfilerPlugin
InterlokProfilerPlugin - Interface in com.adaptris.profiler
Interface defining additional lifecycle steps for profiler implementations that require it.
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

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.

P

PARENT_ID_CONTEXT - Static variable in class com.adaptris.profiler.aspects.LoggingContextAspect
 
PluginFactory - Class in com.adaptris.profiler.client
Factory for managing plugin instances.
PluginFactory() - Constructor for class com.adaptris.profiler.client.PluginFactory
 
ProcessStep - Interface in com.adaptris.profiler
 
ProducerAspect - Class in com.adaptris.profiler.aspects
 
ProducerAspect() - Constructor for class com.adaptris.profiler.aspects.ProducerAspect
 
ProfilerSettings - Class in com.adaptris.profiler
 
ProfilerSettings() - Constructor for class com.adaptris.profiler.ProfilerSettings
 

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

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
 
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
 
setTimeStarted(long) - Method in class com.adaptris.profiler.MessageProcessStep
 
setTimeStarted(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
 
start(Object) - Method in interface com.adaptris.profiler.InterlokProfilerPlugin
StepIncrementor - Interface in com.adaptris.profiler.aspects
 
StepType - Enum in com.adaptris.profiler
 
stop(Object) - Method in interface com.adaptris.profiler.InterlokProfilerPlugin

T

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

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 
Skip navigation links