org.gcube.vremanagement.resourcemanager.impl.brokerage
Class BrokerConnector
java.lang.Object
org.gcube.vremanagement.resourcemanager.impl.brokerage.BrokerConnector
public class BrokerConnector
- extends Object
Locates and initializes the Broker to use for services' deployment. A Broker is a component capable to create a plan
for allocating gCube packages to gHNs
- Author:
- Manuele Simi (ISTI-CNR)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BrokerConnector
public BrokerConnector()
getBroker
public static Broker getBroker(ScopeState scopeState)
throws Exception
- Returns the broker to use in the given scope
- Parameters:
scope -
- Returns:
-
- Throws:
Exception
Copyright © 2012. All Rights Reserved.