Uses of Interface
org.jgrapes.core.Components.IdInfoProvider
Package
Description
Defines the interfaces and classes that provide
the core functionality of the JGrapes event driven component framework.
Classes implementing the public API of the library.
-
Uses of Components.IdInfoProvider in org.jgrapes.core
Modifier and TypeInterfaceDescriptioninterface
An interface that describes a queue of events that are sent to the components of the associated tree. -
Uses of Components.IdInfoProvider in org.jgrapes.core.internal
Modifier and TypeClassDescriptionclass
The buffering event pipeline is used before a tree has been started.class
This class provides the default implementation of anEventPipeline
.