gr.uoa.di.madgik.environment.reporting
Class NoReportingFrameworkProvider
java.lang.Object
gr.uoa.di.madgik.environment.reporting.NoReportingFrameworkProvider
- All Implemented Interfaces:
- IEnvironmentProvider, IReportingFrameworkProvider
public class NoReportingFrameworkProvider
- extends Object
- implements IReportingFrameworkProvider
A dummy implementation used in case no reporting provider is available for a specific environment
- Author:
- gerasimos.farantatos
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NoReportingFrameworkProvider
public NoReportingFrameworkProvider()
SessionInit
public void SessionInit(EnvHintCollection Hints)
throws EnvironmentReportingException
- Specified by:
SessionInit in interface IReportingFrameworkProvider
- Throws:
EnvironmentReportingException
Send
public void Send(String messageType,
Map<String,Object> messageParameters,
EnvHintCollection hints)
throws EnvironmentReportingException
- Specified by:
Send in interface IReportingFrameworkProvider
- Throws:
EnvironmentReportingException
Copyright © 2012. All Rights Reserved.