|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.openide.loaders.Environment
Utilities that define the "settings hierarchy".
Nested Class Summary | |
static interface |
Environment.Provider
Cookie for objects that plan to provide environment. |
Method Summary | |
static Lookup |
find(DataObject obj)
Finds a lookup for given data object. |
static Context |
findSettingsContext(DataObject obj)
Finds a JNDI context for a given data object. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static Lookup find(DataObject obj)
obj
- the object
public static Context findSettingsContext(DataObject obj)
obj
- the data object
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |