Uses of Package
dev.getelements.elements.sdk.util
Packages that use dev.getelements.elements.sdk.util
Package
Description
-
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
Publisherinstance.Used to implement a publish/subscribe system.This class is used to manage the scopes of elements in the registry.Builder class for ElementScopes.AFunctionalInterfacewhich performs a series of actions when it is closed.The case (upper or lower case).A type ofAttributeswhich is immutable.A type ofAttributesthat 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 ofAttributesbacked by aPropertiesinstance.Publishes events to multiple subscribers.The current scope for theReentrantThreadLocalSimple implementation ofAttributesbacked by aMap<String,.Object> Builder forSimpleAttributes.