Package org.teiid.events
Interface EventDistributorFactory
-
public interface EventDistributorFactory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description EventDistributorgetEventDistributor()Get anEventDistributorthat will distribute events to all members.
-
-
-
Method Detail
-
getEventDistributor
EventDistributor getEventDistributor()
Get anEventDistributorthat will distribute events to all members.- Returns:
-
-