|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnet.sf.infrared.agent.AggregateApiTime
net.sf.infrared.agent.integration.ContextApiTime
Subclass of AggregateApiTime which attaches an extra context information also. Used by ComponentMonitors.
| Constructor Summary | |
ContextApiTime()
|
|
ContextApiTime(Api api,
String componentName,
ApiContext context)
Creates a new ContextApiTime for a given component, using a given ApiTime and attaching a given ApiContext. |
|
| Method Summary | |
boolean |
equals(Object o)
|
String |
getComponentName()
The name of the component which this ContextApiTime is associated with. |
String |
getContextInfo()
String representation of the context information attached to this signtime |
int |
hashCode()
|
| Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public ContextApiTime()
public ContextApiTime(Api api,
String componentName,
ApiContext context)
componentName - the name of the componentcontext - the context info to be attached| Method Detail |
public String getContextInfo()
public String getComponentName()
public boolean equals(Object o)
public int hashCode()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||