Uses of Interface
org.objectweb.jonathan.model.naming_context

Packages that use naming_context
org.objectweb.jonathan.model DOCUMENTATION classes describing the main abstractions in Jonathan: name, naming context and binder. 
 

Uses of naming_context in org.objectweb.jonathan.model
 

Subinterfaces of naming_context in org.objectweb.jonathan.model
 interface binder
          A Binder is a naming context that not only manages names, but can also give access to the object referenced by a name it manages.
 interface domain
          A domain is a distributed naming context.