Uses of Package
dev.getelements.elements.sdk.util
Packages that use dev.getelements.elements.sdk.util
Package
Description
The Guice SDK module is intended for using Guice to build an
Element
based
system.-
Classes in dev.getelements.elements.sdk.util used by dev.getelements.elements.rtClassDescriptionConvenience wrapper to automatically manage the state of an underlying lock, series of locks, or semaphores.Backed by a
ThreadLocal<T>
, this allows for the creation of a thread-local scope which can be entered and exited multiple times, provided that the underlying calls are balanced. -
Classes in dev.getelements.elements.sdk.util used by dev.getelements.elements.rt.transactClassDescriptionConvenience wrapper to automatically manage the state of an underlying lock, series of locks, or semaphores.
-
Classes in dev.getelements.elements.sdk.util used by dev.getelements.elements.rt.util
-
Classes in dev.getelements.elements.sdk.util used by dev.getelements.elements.sdk.guiceClassDescriptionBacked by a
ThreadLocal<T>
, this allows for the creation of a thread-local scope which can be entered and exited multiple times, provided that the underlying calls are balanced. -
Classes in dev.getelements.elements.sdk.util used by dev.getelements.elements.sdk.spiClassDescriptionA set of attributes that inherits from a base set of attributes.Publishes events to multiple subscribers.Backed by a
ThreadLocal<T>
, this allows for the creation of a thread-local scope which can be entered and exited multiple times, provided that the underlying calls are balanced. -
Classes in dev.getelements.elements.sdk.util used by dev.getelements.elements.sdk.utilClassDescriptionRepresents an abstract
Publisher
instance.Used to implement a publish/subscribe system.This class is used to manage the scopes of elements in the registry.Builder class for ElementScopes.AFunctionalInterface
which performs a series of actions when it is closed.The case (upper or lower case).A type ofAttributes
which is immutable.A type ofAttributes
that inherits from a base set of attributes.A set of attributes that inherits from a base set of attributes.Represents a Lazy-loaded value which is loaded only on the first call to get.Convenience wrapper to automatically manage the state of an underlying lock, series of locks, or semaphores.An instance ofAttributes
backed by aProperties
instance.Publishes events to multiple subscribers.The current scope for theReentrantThreadLocal
Simple implementation ofAttributes
backed by aMap<String,
.Object> Builder forSimpleAttributes
.