EventDistributorControlFactory
SimpleConsumableEventDistributorControlFactory creates instances of class
SimpleConsumableEventDistributorControl.
public function createEventDistributorControl(type:Function):EventDistributorControlCreates a new instance of class SimpleConsumableEventDistributorControl.
type | the distributor and listener type for the new event distributor control |
an instance of class SimpleConsumableEventDistributorControl that
is configured with the given type
createEventDistributorControl() in org.as2lib.env.event.distributor.EventDistributorControlFactory