Package | robotlegs.bender.bundles |
Class | public class SARSBundle |
Inheritance | SARSBundle ![]() |
Implements | robotlegs.bender.framework.api.IBundle |
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.
Method | Defined By | ||
---|---|---|---|
extend(context:IContext):void | SARSBundle |