Class ChannelContextChangedEvent
java.lang.Object
java.util.EventObject
com.tick42.glue.core.GlueEvent<ChannelContext<?>>
com.tick42.glue.desktop.channels.event.ChannelContextChangedEvent
- All Implemented Interfaces:
Serializable
public final class ChannelContextChangedEvent extends GlueEvent<ChannelContext<?>>
- See Also:
- Serialized Form
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interfaceChannelContextChangedEvent.ListenerNested classes/interfaces inherited from class com.tick42.glue.core.GlueEvent
GlueEvent.Monitor, GlueEvent.Subscription<E> -
Constructor Summary
Constructors Constructor Description ChannelContextChangedEvent(ChannelContext<?> source) -
Method Summary
Methods inherited from class java.util.EventObject
toString
-
Constructor Details
-
ChannelContextChangedEvent
-