Package org.jgrapes.core.internal
package org.jgrapes.core.internal
Classes implementing the public API of the library.
-
ClassDescriptionActionEvent<T>A base class for events that perform an action instead of being handled.Helper class for simulating event handlers.The buffering event pipeline is used before a tree has been started.The base class for completeion locks.The ComponentProxy is a special ComponentVertex that references the object implementing the Component interface (instead of being its base class).ComponentVertex is the base class for all nodes in the component tree.Common utility methods.A fallback error printer.EventBase<T>Provides the implementations of methods to class
Event
that need access to classes or methods that are visible in the implementation package only.This class provides a container for an event and an arbitrary number of channels.This class provides the default implementation of anEventPipeline
.A registry for generators.Must be implemented by classes that implementEventPipeline
.