- 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.