org.ogf.graap.wsag.server.accounting
Class SimpleAccountingSystemLogger
java.lang.Object
org.ogf.graap.wsag.server.accounting.SimpleAccountingSystemLogger
- All Implemented Interfaces:
- IAccountingSystem
public class SimpleAccountingSystemLogger
- extends Object
- implements IAccountingSystem
SimpleLogAccountingSystem
- Author:
- Oliver Waeldrich
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleAccountingSystemLogger
public SimpleAccountingSystemLogger()
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.