Uses of Class
com.caucho.naming.EnvironmentModelRoot

Packages that use EnvironmentModelRoot
com.caucho.naming   
 

Uses of EnvironmentModelRoot in com.caucho.naming
 

Methods in com.caucho.naming that return EnvironmentModelRoot
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.