Class org.as2lib.env.event.distributor.SimpleCompositeEventDistributorControl

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

Description

SimpleCompositeEventDistributorControl is an event distributor that does by default not support the consumption of events.

Method Index

new SimpleCompositeEventDistributorControl()

Inherited from AbstractCompositeEventDistributorControl

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

Constructor Detail

SimpleCompositeEventDistributorControl

public function SimpleCompositeEventDistributorControl(Void)

Constructs a new SimpleCompositeEventDistributorControl instance.