org.as2lib.core.BasicClass +--org.as2lib.env.event.distributor.SimpleConsumableEventDistributorControlFactory
EventDistributorControlFactory
SimpleConsumableEventDistributorControlFactory
creates instances of class
SimpleConsumableEventDistributorControl.
public function createEventDistributorControl(type:Function):EventDistributorControl
Creates 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