public interface IReportingFrameworkProvider extends IEnvironmentProvider
| Modifier and Type | Method and Description |
|---|---|
void |
Send(String messageType,
Map<String,Object> messageParameters,
EnvHintCollection hints) |
void |
SessionInit(EnvHintCollection Hints) |
void SessionInit(EnvHintCollection Hints) throws EnvironmentReportingException
EnvironmentReportingExceptionvoid Send(String messageType, Map<String,Object> messageParameters, EnvHintCollection hints) throws EnvironmentReportingException
EnvironmentReportingExceptionCopyright © 2014. All Rights Reserved.