Uses of Interface
org.ogf.graap.wsag.server.accounting.IAccountingSystem

Packages that use IAccountingSystem
org.ogf.graap.wsag.server.accounting   
org.ogf.graap.wsag.server.monitoring   
 

Uses of IAccountingSystem in org.ogf.graap.wsag.server.accounting
 

Classes in org.ogf.graap.wsag.server.accounting that implement IAccountingSystem
 class SimpleAccountingSystemLogger
          SimpleLogAccountingSystem
 

Uses of IAccountingSystem in org.ogf.graap.wsag.server.monitoring
 

Methods in org.ogf.graap.wsag.server.monitoring that return IAccountingSystem
 IAccountingSystem SimpleGuaranteeEvaluator.getAccountingSystem()
          Deprecated.  
 IAccountingSystem MonitoringContext.getAccountingSystem()
           
 IAccountingSystem MonitorableAgreement.getAccountingSystem()
           
 IAccountingSystem IMonitoringContext.getAccountingSystem()
          Retrieves the accounting system that is used with this monitoring context.
 IAccountingSystem IGuaranteeEvaluator.getAccountingSystem()
          Deprecated.  
 

Methods in org.ogf.graap.wsag.server.monitoring with parameters of type IAccountingSystem
 void SimpleGuaranteeEvaluator.setAccountingSystem(IAccountingSystem accountingSystem)
          Deprecated.  
 void MonitoringContext.setAccountingSystem(IAccountingSystem accountingSystem)
          Sets the accounting system.
 void MonitorableAgreement.setAccountingSystem(IAccountingSystem accountingSystem)
           
 void IMonitoringContext.setAccountingSystem(IAccountingSystem system)
          Sets the accounting system that is used with this monitoring context.
 void IGuaranteeEvaluator.setAccountingSystem(IAccountingSystem accountingSystem)
          Deprecated.  
 



Copyright © 2008-2012. All Rights Reserved.