org.mmbase.bridge
Class LocalContext

java.lang.Object
  |
  +--org.mmbase.bridge.implementation.BasicCloudContext
        |
        +--org.mmbase.bridge.LocalContext
All Implemented Interfaces:
CloudContext

public final class LocalContext
extends BasicCloudContext

The collection of clouds, and modules within a Java Virtual Machine.

Author:
Rob Vermeulen, Pierre van Rooden

Method Summary
static CloudContext getCloudContext()
          called from the script to retrive the current CloudContext
 
Methods inherited from class org.mmbase.bridge.implementation.BasicCloudContext
getCloud, getCloud, getCloudNames, getModule, getModules
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getCloudContext

public static CloudContext getCloudContext()
called from the script to retrive the current CloudContext


MMBase 2001