org.vhorvath.valogato.core.transaction
Class ResourceManager

java.lang.Object
  extended by org.vhorvath.valogato.core.transaction.ResourceManager

public class ResourceManager
extends Object

Author:
Viktor Horvath

Constructor Summary
ResourceManager()
           
 
Method Summary
 void releaseResources(String backendServiceName, String requestId, StatisticsStoreManager statisticsStoreManager, String simulatedServiceName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResourceManager

public ResourceManager()
Method Detail

releaseResources

public void releaseResources(String backendServiceName,
                             String requestId,
                             StatisticsStoreManager statisticsStoreManager,
                             String simulatedServiceName)
                      throws ThrottlingConfigurationException,
                             ThrottlingRuntimeException
Throws:
ThrottlingConfigurationException
ThrottlingRuntimeException


Copyright © 2013. All rights reserved.