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