IActivatable
.ActivatableSupport
for the given source
IActivatable
and a related PropertyChangeSupport
.ActivatableSupport
if it is not yet active.IActivatable
.PropertyChangeEvent.getPropertyName()
when
notifying about changes of the activation state.Scope
that is bound to an IAdaptable
-compliant type
and has to be scoped to a respective instance of that type.AdaptableScope
for the given IAdaptable
type.IAdaptable
.TypeListener
to support adapter map injection.BindingAnnotation
that can be used to annotate the single parameter
(of type Map<AdapterKey<?
AdapterMap
annotation.AdapterMapImpl
with the given IAdaptable
type as its value.Binder.install(Module)
) to enable support for adapter map injections.MembersInjector
to support adapter map injection, i.e.AdapterMapInjector
to inject the given
Method
, annotated with the given AdapterMap
method
annotation.AdapterMap
annotations.PropertyChangeEvent.getPropertyName()
when
notifying about registering/unregistering of adapters.AdapterStore
is a basic IAdaptable
implementation that can
be used standalone.IListObserver
to the list of observers, which are
notified whenever this ObservableList
changes.IMapObserver
to the list of observers, which are
notified on changes.PropertyChangeListener
at this
IPropertyChangeNotifier
.ObservableList
where this
IListObserver
is registered.ObservableMap
where this
IMapObserver
is registered.Copyright (c) 2014 itemis AG and others. All rights reserved.