intarsys runtime library

de.intarsys.tools.variable
Class VariableEnvironment

java.lang.Object
  extended by de.intarsys.tools.variable.VariableEnvironment

public class VariableEnvironment
extends Object

A environment that allows per thread usage of IVariableSupport objects.


Constructor Summary
VariableEnvironment()
           
 
Method Summary
static IVariableNamespace get()
           
static IVariableNamespace getShared()
           
static void set(IVariableNamespace cc)
           
static void setShared(IVariableNamespace cc)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VariableEnvironment

public VariableEnvironment()
Method Detail

get

public static IVariableNamespace get()

getShared

public static IVariableNamespace getShared()

set

public static void set(IVariableNamespace cc)

setShared

public static void setShared(IVariableNamespace cc)

intarsys runtime library

Copyright © 2008 intarsys consulting GmbH. All Rights Reserved.