Packageorg.granite.tide.impl
Classpublic class SimpleComponentProducer
ImplementsIComponentProducer

Interface for component instance provider



Public Properties
 PropertyDefined by
  componentName : String
[read-only]
SimpleComponentProducer
Public Methods
 MethodDefined by
  
SimpleComponentProducer(implComponentName:String)
SimpleComponentProducer
  
produce(context:BaseContext, create:Boolean):Object
SimpleComponentProducer
Property detail
componentNameproperty
componentName:String  [read-only]Implementation
    public function get componentName():String
Constructor detail
SimpleComponentProducer()constructor
public function SimpleComponentProducer(implComponentName:String)Parameters
implComponentName:String
Method detail
produce()method
public function produce(context:BaseContext, create:Boolean):ObjectParameters
context:BaseContext
 
create:Boolean

Returns
Object