public final class Environment extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
Environment.Provider
Cookie for objects that plan to provide environment.
|
| Modifier and Type | Method and Description |
|---|---|
static Lookup |
find(DataObject obj)
Finds a lookup for given data object.
|
static Context |
findSettingsContext(DataObject obj)
Deprecated.
This method is probably unused and useless.
|
public static Lookup find(DataObject obj)
obj - the object@Deprecated public static Context findSettingsContext(DataObject obj)
obj - the data objectBuilt on August 24 2014. | Portions Copyright 1997-2014 Sun Microsystems, Inc. All rights reserved.