Packageorg.spicefactory.parsley.core.factory.impl
Classpublic class LegacyFactoryRegistry
InheritanceLegacyFactoryRegistry Inheritance Object
Implements FactoryRegistry
Deprecated: Deprecated



Public Properties
 PropertyDefined By
  messageRouter : MessageRouterFactory
[read-only]
LegacyFactoryRegistry
  messageSettings : MessageSettings
[read-only]
LegacyFactoryRegistry
  scopeExtensions : ScopeExtensionRegistry
[read-only]
LegacyFactoryRegistry
  viewManager : ViewManagerFactory
[read-only]
LegacyFactoryRegistry
  viewSettings : ViewSettings
[read-only]
LegacyFactoryRegistry
Public Methods
 MethodDefined By
  
LegacyFactoryRegistry
Property Detail
messageRouterproperty
messageRouter:MessageRouterFactory  [read-only]


Implementation
    public function get messageRouter():MessageRouterFactory
messageSettingsproperty 
messageSettings:MessageSettings  [read-only]


Implementation
    public function get messageSettings():MessageSettings
scopeExtensionsproperty 
scopeExtensions:ScopeExtensionRegistry  [read-only]


Implementation
    public function get scopeExtensions():ScopeExtensionRegistry
viewManagerproperty 
viewManager:ViewManagerFactory  [read-only]


Implementation
    public function get viewManager():ViewManagerFactory
viewSettingsproperty 
viewSettings:ViewSettings  [read-only]


Implementation
    public function get viewSettings():ViewSettings
Constructor Detail
LegacyFactoryRegistry()Constructor
public function LegacyFactoryRegistry(config:BootstrapConfig)



Parameters
config:BootstrapConfig