public abstract static class ContextProvider.Resolver extends Object
ContextProvider.getCloudContext(String) to a CloudContext object.| Modifier and Type | Field and Description |
|---|---|
protected LocalizedString |
description |
| Constructor and Description |
|---|
Resolver() |
| Modifier and Type | Method and Description |
|---|---|
LocalizedString |
getDescription()
The syntax of the uri and goal of the resuling CloudContext may be explained in this
description.
|
abstract CloudContext |
resolve(String uri)
Resolve an 'uri' string to an actual CloudContext instance.
|
protected final LocalizedString description
public abstract CloudContext resolve(String uri)
null if this specific Resolver doesn't understand
the uri.public LocalizedString getDescription()
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}