API Reference for Enthought Tool Suite 3.0.1
The base class for all naming contexts.
The default environment.
ENVIRONMENT = { Name('OBJECT_FACTORIES') : List(()), Name('STATE_FACTORIES') : List(()), Name('TYPE_MANAGER') : Name('None') }
Constants for environment property keys.
INITIAL_CONTEXT_FACTORY = 'enthought.naming.factory.initial'
OBJECT_FACTORIES = 'enthought.naming.factory.object'
STATE_FACTORIES = 'enthought.naming.factory.state'
Non-JNDI.
TYPE_MANAGER = 'enthought.naming.factory.type.manager'
© Copyright 2002-2008 Enthought, Inc.