Packageorg.granite.tide.impl
Classpublic class MethodComponentProducer
ImplementsIComponentProducer

Interface for component instance provider



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

Returns
Object