org.teiid.events
Interface EventDistributorFactory


public interface EventDistributorFactory


Method Summary
 EventDistributor getEventDistributor()
          Get an EventDistributor that will distribute events to all members.
 

Method Detail

getEventDistributor

EventDistributor getEventDistributor()
Get an EventDistributor that will distribute events to all members.

Returns:


Copyright © 2011. All Rights Reserved.