org.gcube.common.ghn.service.configuration
Class Deployment
java.lang.Object
org.gcube.common.ghn.service.configuration.Deployment
public class Deployment
- extends Object
The deployment configuration of the service.
- Author:
- Fabio Simeoni
Deployment
public Deployment()
startScopes
public List<String> startScopes()
- Returns the start scopes of the service
- Returns:
- the start scopes
startScopes
public Deployment startScopes(String... scopes)
- Sets the start scopes of the service.
- Parameters:
scopes - the start scopes of the service
- Returns:
- this deployment configuration
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
equals
public boolean equals(Object obj)
- Overrides:
equals in class Object
Copyright © 2013. All Rights Reserved.