Packageorg.spicefactory.parsley.core.bootstrap
Classpublic class BootstrapDefaults
InheritanceBootstrapDefaults Inheritance Object

Holds the instance that provides access to the global bootstrap configuration defaults for all settings and services that are not configured explicitly for a particular Context.



Public Properties
 PropertyDefined By
  config : BootstrapConfig
[static] [read-only] The default bootstrap configuration for all settings and services that are not configured explicitly for a particular Context.
BootstrapDefaults
Property Detail
configproperty
config:BootstrapConfig  [read-only]

The default bootstrap configuration for all settings and services that are not configured explicitly for a particular Context.


Implementation
    public static function get config():BootstrapConfig