| Interface | Description |
|---|---|
| GCUBEScopeManager |
The interface of managers of scope information within service implementations.
|
| Class | Description |
|---|---|
| GCUBEScope |
Models a scope within a gCube infrastructure:
1) scopes are named, typed, and may be enclosed in another scopes.
|
| GCUBEScope.ScopeExpression |
Helper class to parse scope expressions.
|
| GCUBEScopeManagerImpl |
Default implementation of
GCUBEScopeManager. |
| ServiceMap |
A collection of endpoints to distinguished infrastructural services.
|
| VO |
A scope of type
ROOTVO or SUBVO. |
| VRE |
A scope of type
VRE. |
| Enum | Description |
|---|---|
| GCUBEScope.Type |
Scope types *
|
| ServiceMap.ServiceType |
Predefined service names.
|
| Exception | Description |
|---|---|
| GCUBEScope.MalformedScopeExpressionException |
Raised when parsing malformed scope expressions.
|
| GCUBEScopeManager.IllegalScopeException | |
| GCUBEScopeNotSupportedException |
The Exception is thrown when a given GCUBEScope does not have a related ServiceMap associated to the GHN.
|
Copyright © 2013. All Rights Reserved.