Package org.lsst.ccs.config
Class PackCst
java.lang.Object
org.lsst.ccs.config.PackCst
Constants for this package.
- Author:
- bamade
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringSet to true in agent properties for agents that which to fully interact with the remote configuration service.static final StringSet to true in agent properties for agents that which to fully interact with the remote configuration service.static final StringSet to true if configuration files must be complete in order to be loadable. -
Method Summary
-
Field Details
-
IS_CONFIG_REMOTE
Set to true in agent properties for agents that which to fully interact with the remote configuration service.- See Also:
-
IS_CONFIG_DUAL
Set to true in agent properties for agents that which to fully interact with the remote configuration service.- See Also:
-
REQUIRE_COMPLETE_CONFIGURATIONS
Set to true if configuration files must be complete in order to be loadable.- See Also:
-