Package-level declarations
Barriers definition
Types
Defines a utility that can influence whether or not it is safe to continue processing events for any Dispatcher implementations that may rely on this Barrier.
The BarrierFactory is responsible for creating new ConfigurableBarrier instances.
The BarrierRegistrar is responsible for registering and unregistering additional Barriers outside of those provided by the main SDK settings.
Utility object for getting built-in BarrierFactory objects when configuring the Tealium instance.
The BarrierScope defines the available scopes that can be assigned to a Barrier via a BarrierSettings
The defined states that a Barrier implementation can have at any given time.
The ConfigurableBarrier is a specialist Barrier implementation that supports updated configuration at runtime.