|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.vremanagement.resourcemanager.impl.brokerage.servicebroker.kxml.KFeedback
public class KFeedback
Feedback for deployment plans. It uses the KXML library to create the feedback information.
| Constructor Summary | |
|---|---|
KFeedback()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
create(Session session)
Creates the feedback information for the Broker Service |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public KFeedback()
| Method Detail |
|---|
public static java.lang.String create(Session session)
throws java.io.IOException
session - the current session
java.io.IOException - if the feedback information cannot be created
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||