Namespaces | |
namespace | DAnCE |
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::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. | |
const string | DAnCE::ENTITY_POA = "edu.dre.vanderbilt.DAnCE.POA" |
Indicates the POA in use for this entity. | |
const string | DAnCE::LOCALITY_TIMEOUT = "edu.vanderbilt.dre.DAnCE.LocalityTimeout" |
const string | DAnCE::LOCALITY_UUID = "edu.vanderbilt.dre.DAnCE.LocalityUUID" |
Indicates the UUID that should be assigned to a locality instance. | |
const string | DAnCE::LOCALITY_ARGUMENTS = "edu.vanderbilt.dre.DAnCE.LocalityArguments" |
const string | DAnCE::LOCALITY_EXECUTABLE = "edu.vanderbilt.dre.DAnCE.LocalityExec" |
Indicates the executable name that should be used when spawing a locality manager. | |
const string | DAnCE::LOCALITY_MULTITHREAD = "edu.vanderbilt.dre.DAnCE.LocalityMutltithread" |
const string | DAnCE::LOCALITY_NAMINGCONTEXT = "edu.vanderbilt.dre.DAnCE.LocalityNamingContext" |
Stringified IOR to be used as the naming context for a locality instance. | |
const string | DAnCE::LOCALITY_BESTEFFORT = "edu.vanderbilt.dre.DAnCE.BestEffort" |
const string | DAnCE::IMPL_TYPE = "edu.vanderbilt.dre.DAnCE.ImplementationType" |
Property describing the implementation type of a monolithic implementation. | |
const string | DAnCE::CCM_CONTAINER = "edu.dre.vanderbilt.dre.CCM.Container" |
const string | DAnCE::CCM_HOME = "edu.dre.vanderbilt.dre.CCM.Home" |
const string | DAnCE::CCM_COMPONENT = "edu.dre.vanderbilt.dre.CCM.Component" |
const string | DAnCE::CCM_HOMEDCOMPONENT = "edu.dre.vanderbilt.dre.CCM.HomedComponent" |
const string | DAnCE::CCM_CONNECTOR = "edu.dre.vanderbilt.dre.CCM.Connector" |
const string | DAnCE::DANCE_LOCALITYMANAGER = "edu.vanderbilt.dre.DAnCE.LocalityManager" |
const string | DAnCE::DANCE_INSTALLATIONHANDLER = "edu.vanderbilt.dre.DAnCE.InstanceHandler" |
const string | DAnCE::DANCE_DEPLOYMENTINTERCEPTOR = "edu.vanderbilt.dre.DAnCE.DeploymentInterceptor" |
const string | DAnCE::DANCE_CONFIGPLUGIN = "edu.vanderbilt.dre.DAnCE.ConfigPlugin" |
const string | DAnCE::DANCE_LM_PATH = "edu.vanderbilt.dre.DAnCE.LocalityManager.path" |
const string | DAnCE::DANCE_LM_LIBPATH = "edu.vanderbilt.dre.DAnCE.LocalityManager.libpath" |
const string | DAnCE::DANCE_LM_INSTALLER = "edu.vanderbilt.dre.DAnCE.LocalityManager.installer" |
const string | DAnCE::DANCE_LM_PROCESSNAME = "edu.vanderbilt.dre.DAnCE.LocalityManager.ProcessName" |
const string | DAnCE::DANCE_LM_CPUAFFINITY = "edu.vanderbilt.dre.DAnCE.LocalityManager.CPUAffinity" |
const string | DAnCE::DANCE_LM_PROCESSPRIORITY = "edu.vanderbilt.dre.DAnCE.LocalityManager.ProcessPriority" |
const string | DAnCE::DANCE_LM_CONFIGFILE = "edu.vanderbilt.dre.DAnCE.LocalityManager.ConfigFile" |
const string | DAnCE::DANCE_PLUGIN_ENTRYPT = "edu.vanderbilt.dre.DAnCE.InstanceHandler.EntryPoint" |
Instance types that must be installed before the instance handled by the decorated handler. | |
const string | DAnCE::DANCE_PLUGIN_ARTIFACT = "edu.vanderbilt.dre.DAnCE.InstanceHandler.Artifact" |
const string | DAnCE::DANCE_IDH_DEPENDSON = "edu.vanderbilt.dre.DAnCE.InstanceHandler.DependsOn" |
Codifies properties used to configure the deployment engine.