|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object | +--org.mmbase.bridge.ContextProvider
Main class to aquire CloudContexts
| Constructor Summary | |
ContextProvider()
|
|
| Method Summary | |
static CloudContext |
getCloudContext(java.lang.String uri)
Factory method to get an instance of a CloudContext. |
static CloudContext |
getDefaultCloudContext()
this method returns the default cloud context. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ContextProvider()
| Method Detail |
public static CloudContext getCloudContext(java.lang.String uri)
uri - an identifier for the contextjava.lang.RuntimeException - if anything wrong happendspublic static CloudContext getDefaultCloudContext()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||