intarsys runtime library

de.intarsys.tools.environment.file
Class FileEnvironment

java.lang.Object
  extended by de.intarsys.tools.environment.file.FileEnvironment

public class FileEnvironment
extends Object

A VM singleton for accessing an IFileEnvironment. The IFileEnvironment returned is thread context sensitive.


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

Constructor Detail

FileEnvironment

public FileEnvironment()
Method Detail

get

public static IFileEnvironment get()

getShared

public static IFileEnvironment getShared()

set

public static void set(IFileEnvironment cc)

setShared

public static void setShared(IFileEnvironment cc)

intarsys runtime library

Copyright © 2008 intarsys consulting GmbH. All Rights Reserved.