DAnCE Namespace Reference

A struct which captures the binding information about a component. More...


Namespaces

namespace  ExecutionManager
namespace  Node_Manager
namespace  Plan_Launcher
namespace  Repository_Manager

Classes

class  DAnCE_Object_Loader
struct  _component_binding
class  DomainApplication_Impl
 This class implements the DomainApplication interface. More...
class  DomainApplicationManager_Impl
class  Node_Locator
class  ExecutionManager_Impl
interface  ExecutionManagerDaemon
 CIAO Execution Manager Program. More...
interface  NodeManagerDaemon
 CIAO daemon process control program. More...
class  DAnCELoggerFactory
class  LoggerError
class  File_Logger_Backend
class  Logger_Service
class  Name_Utilities
class  NodeApplication_Impl
class  ServerActivator_Impl
class  NodeApplicationManager_Impl
class  NodeManager_Impl
class  CCMObjectLocator
class  NameServiceRedirection
class  RedirectionService
class  RepositoryManagerDaemon_i
class  Starter
class  ImplementationNotFound
class  InstanceNotFound
class  ConnectionNotFound
class  DAnCE_Utils

Typedefs

typedef
ACE_Hash_Map_Manager_Ex
< ACE_CString, CORBA::Any,
ACE_Hash< ACE_CString >
, ACE_Equal_To< ACE_CString >
, ACE_Null_Mutex
PROPERTY_MAP
typedef struct
DAnCE::_component_binding 
Component_Binding_Info

Variables

const string HOME_FACTORY = "home factory"
 Describes the entrypoint for the home executor. Property value is string.
const string COMPONENT_FACTORY = "component factory"
 Describes the entrypoint for the component executor. Property value is string.
const string EXPLICIT_HOME = "edu.vanderbilt.dre.DAnCE.ExplicitHome"
const string REGISTER_NAMING = "edu.vanderbilt.dre.DAnCE.RegisterNaming"
const string INSTANCE_IOR_FILE = "edu.vanderbilt.dre.DAnCE.InstanceIOR"
const string STANDALONE_NM = "edu.vanderbilt.dre.DAnCE.StandaloneNM"
 Indicates that the NodeManager is running as a standalone entity.
const string DOMAIN_NC = "edu.vanderbilt.dre.DAnCE.DomainNC"
const string INSTANCE_NC = "edu.vanderbilt.dre.DAnCE.InstanceNC"
 Indicates the naming context used for instance objects.


Detailed Description

A struct which captures the binding information about a component.


Typedef Documentation

A struct which captures the compnent binding information, which is useful for inter-assembly connection setup


Variable Documentation

const string DAnCE::COMPONENT_FACTORY = "component factory"

Describes the entrypoint for the component executor. Property value is string.

const string DAnCE::DOMAIN_NC = "edu.vanderbilt.dre.DAnCE.DomainNC"

Indicates the naming context for domain objects, which includes infrastructure and redirection.

const string DAnCE::EXPLICIT_HOME = "edu.vanderbilt.dre.DAnCE.ExplicitHome"

Indicates that the component instance should be deployed using specified home ID. Property value is string.

const string DAnCE::HOME_FACTORY = "home factory"

Describes the entrypoint for the home executor. Property value is string.

const string DAnCE::INSTANCE_IOR_FILE = "edu.vanderbilt.dre.DAnCE.InstanceIOR"

Indicates that the instance object reference should be printed to a specifid file. Property value is string.

const string DAnCE::INSTANCE_NC = "edu.vanderbilt.dre.DAnCE.InstanceNC"

Indicates the naming context used for instance objects.

const string DAnCE::REGISTER_NAMING = "edu.vanderbilt.dre.DAnCE.RegisterNaming"

Indicates that the instance object reference should be registered in the Instance naming context using a specified name. Property value is string.

const string DAnCE::STANDALONE_NM = "edu.vanderbilt.dre.DAnCE.StandaloneNM"

Indicates that the NodeManager is running as a standalone entity.


Generated on Tue Apr 14 12:10:32 2009 for DAnCE by  doxygen 1.5.8