Observable behavior.AbstractObservable with a default
ExecutorService pool.AbstractObservable with a provided
ExecutorService pool.EventMetaData.AbstractObservable.Matcher interface for the usage with
ActionEvent instances.EventMatcher elements.EventMetaData
interface.EventMetaData with predefined
values for the according properties retrieved from the caller's class.EventMetaData with predefined
values for the according properties retrieved from the caller's class.EventMetaData with predefined
values for the according properties retrieved from the caller's class.EventMetaData with the given values
for the according properties.EventMetaData with predefined
values for the according properties retrieved from the caller's class
(retrieved from the StackTraceElement; the assumed caller
relative to the stack trace element and not this instance is taken).EventMetaData with predefined
values for the according properties retrieved from the caller's class
(retrieved from the StackTraceElement; the assumed caller
relative to the stack trace element and not this instance is taken).EventMetaData with predefined
values for the according properties retrieved from the caller's class
(retrieved from the StackTraceElement; the assumed caller
relative to the stack trace element and not this instance is taken).ActionEvent.ActionEvent.EventMatcher associated with the given
Observer.EventMatcher associated with the given
Observer.Observer associated with the given
EventMatcher.Observer associated with the given
EventMatcher.ExecutionStrategy.PARALLEL or
ExecutionStrategy.JOIN, the threads' priority is defined by this
attribute.EventMetaData.Observable.Observable.Containable.isEmpty().ActionEvent is matching the
Matcher's criteria.MetaDataActionEvent is published by an Observable and is
consumed by zero to many Observer instances.ActionEvent storing a defined set of
EventMetaData.ActionEvent storing a defined set of
EventMetaData.Matcher interface for the usage with
MetaDataEvent instances.EventMetaData.Observable interface can be implemented by any class which can be
observed by Observer instances (proposal) or any listener interface
(custom as of your needs).ObservableObserver is an observer, observing an observable.ObserverDescriptor describes the Observer, i.e. in some
cases an Observer requires an EventMatcher which determines
which ActionEvent instances to pass to the Observer.ActionEvent instances (such as an event bus), may
implement this interface.ExecutionStrategy.PARALLEL or
ExecutionStrategy.JOIN, the threads' priority is defined by this
attribute.Containable.size().SubscribeEvent is published by an Observable when an
observer is being subscribed.EventMetaData.UnsubscribeEvent is published by an Observable when an
observer is being unsubscribed.Copyright © 2018. All rights reserved.