|
Hyperic HQ Plugin API v. 4.4.0.2 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.hyperic.hq.bizapp.client.AgentCallbackClient
org.hyperic.hq.bizapp.client.MeasurementCallbackClient
public class MeasurementCallbackClient
| Constructor Summary | |
|---|---|
MeasurementCallbackClient(ProviderFetcher fetcher)
|
|
| Method Summary | |
|---|---|
MeasurementConfigList |
getMeasurementConfigs()
|
long |
measurementSendReport(MeasurementReport report)
Returns the current server time |
void |
trackSendConfigChange(TrackEventReport report)
|
void |
trackSendLog(TrackEventReport report)
|
| Methods inherited from class org.hyperic.hq.bizapp.client.AgentCallbackClient |
|---|
getDefaultProviderURL, getHostFromProviderURL, getProvider, invokeLatherCall, isValidProviderURL |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MeasurementCallbackClient(ProviderFetcher fetcher)
| Method Detail |
|---|
public long measurementSendReport(MeasurementReport report)
throws AgentCallbackClientException
AgentCallbackClientException
public void trackSendLog(TrackEventReport report)
throws AgentCallbackClientException
AgentCallbackClientException
public void trackSendConfigChange(TrackEventReport report)
throws AgentCallbackClientException
AgentCallbackClientException
public MeasurementConfigList getMeasurementConfigs()
throws AgentCallbackClientException
AgentCallbackClientException
|
Hyperic HQ Plugin API v. 4.4.0.2 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||