org.as2lib.core.BasicClass +--org.as2lib.env.event.distributor.SimpleEventDistributorControlFactory
EventDistributorControlFactory
SimpleEventDistributorControlFactory
creates instances of class
SimpleEventDistributorControl
public function createEventDistributorControl(type:Function):EventDistributorControl
Creates a new instance of class SimpleEventDistributorControl
.
type | the distributor and listener type of the new event distributor control |
an instance of class SimpleEventDistributorControl
that is
configured with the given type
createEventDistributorControl() in org.as2lib.env.event.distributor.EventDistributorControlFactory