| Package | Description |
|---|---|
| com.caucho.naming |
| Modifier and Type | Method and Description |
|---|---|
static EnvironmentModelRoot |
EnvironmentModelRoot.create()
Create the local model if it exists.
|
static EnvironmentModelRoot |
EnvironmentModelRoot.create(java.lang.ClassLoader loader)
Create the local model if it exists.
|
static EnvironmentModelRoot |
EnvironmentModelRoot.getCurrent()
Return the local model if it exists.
|
static EnvironmentModelRoot |
EnvironmentModelRoot.getCurrent(java.lang.ClassLoader loader)
Return the local model if it exists.
|