org.ogf.graap.wsag.server.accounting
Class SimpleAccountingSystemLogger

java.lang.Object
  extended by org.ogf.graap.wsag.server.accounting.SimpleAccountingSystemLogger
All Implemented Interfaces:
IAccountingSystem

public class SimpleAccountingSystemLogger
extends Object
implements IAccountingSystem

SimpleLogAccountingSystem

Author:
Oliver Waeldrich

Constructor Summary
SimpleAccountingSystemLogger()
           
 
Method Summary
 void issueCompensation(SLAMonitoringNotificationEventType notificationEvent)
          Notifies the accounting system of a guarantee evaluation event.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleAccountingSystemLogger

public SimpleAccountingSystemLogger()
Method Detail

issueCompensation

public void issueCompensation(SLAMonitoringNotificationEventType notificationEvent)
Notifies the accounting system of a guarantee evaluation event.

Specified by:
issueCompensation in interface IAccountingSystem
Parameters:
notificationEvent - the notification event
See Also:
org.ogf.graap.wsag.server.accounting.IAccountingSystem#issueCompensation(CompensationType, IAccountingContext)


Copyright © 2008-2012. All Rights Reserved.