com.guiseframework.platform
Class DefaultEnvironment

java.lang.Object
  extended by com.guiseframework.platform.AbstractEnvironment
      extended by com.guiseframework.platform.DefaultEnvironment
All Implemented Interfaces:
Environment

public class DefaultEnvironment
extends AbstractEnvironment

The default implementation of the platform user local environment.

Author:
Garret Wilson

Constructor Summary
DefaultEnvironment()
           
 
Method Summary
 
Methods inherited from class com.guiseframework.platform.AbstractEnvironment
getProperties, getProperty, getProperty, getRequiredProperty, hasProperty, removeProperty, setProperties, setProperty
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultEnvironment

public DefaultEnvironment()


Copyright © 2005-2010 GlobalMentor, Inc. All Rights Reserved.