|
SMILA (incubation) API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.smila.processing.bpel.ProcessingPerformanceCounter
org.eclipse.smila.processing.bpel.PipelinePartPerformanceCounter
public abstract class PipelinePartPerformanceCounter
The Class PipelinePartPerformanceCounter.
| Constructor Summary | |
|---|---|
PipelinePartPerformanceCounter(java.lang.String pipelineName,
java.lang.String elementName)
Instantiates a new pipeline part performance counter. |
|
| Method Summary | |
|---|---|
ManagementAgentLocation |
getLocation()
Gets the location. |
protected java.lang.String |
getPipelineName()
Gets the pipeline name. |
| Methods inherited from class org.eclipse.smila.processing.bpel.ProcessingPerformanceCounter |
|---|
addError, countFailureMillis, countFailureNanos, countIds, countInvocationMillis, countInvocationNanos, countSuccessMillis, countSuccessNanos, getElementName, getElementType, registerAgent, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public PipelinePartPerformanceCounter(java.lang.String pipelineName,
java.lang.String elementName)
pipelineName - the pipeline nameelementName - the element name| Method Detail |
|---|
protected java.lang.String getPipelineName()
public ManagementAgentLocation getLocation()
getLocation in class ProcessingPerformanceCounterProcessingPerformanceCounter.getLocation()
|
SMILA (incubation) API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||