Class InvalidationEventHubImpl

java.lang.Object
org.apache.tapestry5.internal.event.InvalidationEventHubImpl
All Implemented Interfaces:
InvalidationEventHub
Direct Known Subclasses:
ComponentTemplateSourceImpl, InternalComponentInvalidationEventHubImpl, MessagesSourceImpl, ResourceChangeTrackerImpl

public class InvalidationEventHubImpl extends Object implements InvalidationEventHub
Base implementation class for classes (especially services) that need to manage a list of InvalidationListeners.