Interface org.as2lib.env.event.distributor.EventDistributorControlFactory

org.as2lib.core.BasicInterface
   +--org.as2lib.env.event.distributor.EventDistributorControlFactory

Description

EventDistributorControlFactory creates instances of type EventDistributorControl

Method Index

createEventDistributorControl()

Inherited from BasicInterface

toString()

Method Detail

createEventDistributorControl

public function createEventDistributorControl(type:Function):EventDistributorControl

Creates a new instance of type EventDistributorControl

Parameters

typethe distributor and listener type of the created event distributor control

Return

an event distributor control that is configured with the given type