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.

Version:
$Id: LocalContext.java,v 1.3 2002/04/13 10:58:44 michiel Exp $
Author:
Rob Vermeulen, Pierre van Rooden

Method Summary
static CloudContext getCloudContext()
          Called from the script to retrieve the current CloudContext
 
Methods inherited from class org.mmbase.bridge.implementation.BasicCloudContext
createFieldList, createModuleList, createNodeList, createNodeManagerList, createRelationList, createRelationManagerList, createStringList, getCloud, getCloud, getCloudNames, getDefaultCharacterEncoding, getDefaultLocale, getModule, getModules, hasModule
 
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 retrieve the current CloudContext


MMBase build 1.6.5.20030923