org.gcube.vremanagement.resourcemanager.impl.brokerage.servicebroker
Class Feedback
java.lang.Object
org.gcube.vremanagement.resourcemanager.impl.brokerage.servicebroker.Feedback
public class Feedback
- extends Object
Feedback for deployment plans. It uses the serialization API provided by the Broker Service
to create the feedback information.
- Author:
- Manuele Simi (ISTI-CNR)
|
Method Summary |
static String |
create(Session session)
Creates the feedback information for the Broker Service |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Feedback
public Feedback()
create
public static String create(Session session)
throws IOException
- Creates the feedback information for the Broker Service
- Parameters:
session - the current session
- Returns:
- the XML representation of the feedback information
- Throws:
IOException
Copyright © 2012. All Rights Reserved.