Package com.tick42.glue.core
package com.tick42.glue.core
The core API for Glue.
-
Interface SummaryInterfaceDescriptionA resource that can be closed in a non-blocking manner.Glue application.Helper to build a
GlueApplicationinstance.Describes an option in Glue's configuration.GlueEvent.Listener<E extends GlueEvent<?>>ReifiedType<T>Utility to capture generic types.Abstract boundary for asynchronous task scheduling and execution. -
Class SummaryClassDescriptionGlueEvent<T>Base type from which all Glue events are derived.Capture a generic type using (usually anonymous) sub-classing.
-
Exception Summary