Namespaces | |
namespace | DAnCE |
A struct which captures the binding information about a component. | |
Variables | |
const string | DAnCE::HOME_FACTORY = "home factory" |
Describes the entrypoint for the home executor. Property value is string. | |
const string | DAnCE::COMPONENT_FACTORY = "component factory" |
Describes the entrypoint for the component executor. Property value is string. | |
const string | DAnCE::EXPLICIT_HOME = "edu.vanderbilt.dre.DAnCE.ExplicitHome" |
const string | DAnCE::REGISTER_NAMING = "edu.vanderbilt.dre.DAnCE.RegisterNaming" |
const string | DAnCE::INSTANCE_IOR_FILE = "edu.vanderbilt.dre.DAnCE.InstanceIOR" |
const string | DAnCE::STANDALONE_NM = "edu.vanderbilt.dre.DAnCE.StandaloneNM" |
Indicates that the NodeManager is running as a standalone entity. | |
const string | DAnCE::DOMAIN_NC = "edu.vanderbilt.dre.DAnCE.DomainNC" |
const string | DAnCE::INSTANCE_NC = "edu.vanderbilt.dre.DAnCE.InstanceNC" |
Indicates the naming context used for instance objects. |
Codifies properties used to configure the deployment engine.