|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gcube.vremanagement.resourcemanager.impl.deployment.SoftwareGatewayRequest
public final class SoftwareGatewayRequest
Request for the Software Repository service to solve the service2package relationships
Constructor Summary | |
---|---|
SoftwareGatewayRequest()
|
Method Summary | |
---|---|
void |
addService(ScopedDeployedService service)
Adds a new service to the request |
java.util.List<ScopedDeployedService> |
send()
Sends the request to the appropriate SR |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SoftwareGatewayRequest()
Method Detail |
---|
public void addService(ScopedDeployedService service)
service
- public java.util.List<ScopedDeployedService> send() throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |