public class ReportingFrameworkProvider extends Object implements IReportingFrameworkProvider
| Constructor and Description |
|---|
ReportingFrameworkProvider() |
| Modifier and Type | Method and Description |
|---|---|
static IReportingFrameworkProvider |
Init(String ProviderName,
EnvHintCollection Hints) |
static boolean |
IsInit() |
void |
Send(String messageType,
Map<String,Object> messageParameters,
EnvHintCollection hints) |
void |
SessionInit(EnvHintCollection Hints) |
public static IReportingFrameworkProvider Init(String ProviderName, EnvHintCollection Hints) throws EnvironmentValidationException
EnvironmentValidationExceptionpublic static boolean IsInit()
public void SessionInit(EnvHintCollection Hints) throws EnvironmentReportingException
SessionInit in interface IReportingFrameworkProviderEnvironmentReportingExceptionpublic void Send(String messageType, Map<String,Object> messageParameters, EnvHintCollection hints) throws EnvironmentReportingException
Send in interface IReportingFrameworkProviderEnvironmentReportingExceptionCopyright © 2014. All Rights Reserved.