Class org.as2lib.env.event.distributor.SimpleConsumableCompositeEventDistributorControl

org.as2lib.env.event.distributor.AbstractCompositeEventDistributorControl
   +--org.as2lib.env.event.distributor.SimpleConsumableCompositeEventDistributorControl

Description

SimpleConsumableEventCompositeDistributorControl is an event distributor that supports the consumption of events by default.

Method Index

new SimpleConsumableCompositeEventDistributorControl()

Inherited from AbstractCompositeEventDistributorControl

acceptListenerType(), addAllListeners(), addListener(), getAllListeners(), getDistributor(), hasListener(), registerDefaultEventDistributorControl(), registerEventDistributorControl(), removeAllListeners(), removeListener()

Constructor Detail

SimpleConsumableCompositeEventDistributorControl

public function SimpleConsumableCompositeEventDistributorControl(Void)

Constructs a new SimpleConsumableCompositeEventDistributorControl instance.