Uses of Package
org.objectweb.jonathan.model

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

Classes in org.objectweb.jonathan.model used by org.objectweb.jonathan.model
name
          A name is always related to a given naming context, and unambiguously designates a given object or object interface in that context.
naming_context
          A naming context creates and manages names.