| Package | Description | 
|---|---|
| weblogic.jndi | 
 WebLogic Server JNDI Contexts and factories, and the WebLogic
Environment extension. 
 | 
| weblogic.jndi.api | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
Environment
The Environment class represents the properties used to create an initial
 Context. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ClientEnvironment | 
ClientEnvironmentFactory.getNewEnvironment()
Returns a new environment, suitable for being used
 on either the thin or the thick client 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
ServerEnvironment
This is an extension of  
ClientEnvironment that has API that
 are suitable to be used on the server |