Packagerobotlegs.bender.bundles
Classpublic class SARSBundle
InheritanceSARSBundle Inheritance Object
Implements robotlegs.bender.framework.api.IBundle

The SARSBundle class will include all extensions which are required to create functioning SARS/MVCS application.

Note: Extensions loaded by this bundle are in precise order since some extensions require injections which are mapped in other extensions.



Public Methods
 MethodDefined By
  
extend(context:IContext):void
SARSBundle
Method Detail
extend()method
public function extend(context:IContext):void

Parameters

context:IContext