Uses of Interface
org.eclnt.jsfserver.elements.adapter.IComponentAdapterBinding2
Packages that use IComponentAdapterBinding2
-
Uses of IComponentAdapterBinding2 in org.eclnt.jsfserver.elements.adapter
Classes in org.eclnt.jsfserver.elements.adapter that implement IComponentAdapterBinding2Modifier and TypeClassDescriptionclass
Base class that can (optionally) be used for implementing component adapters.class
Implementation ofIComponentAdapterBinding
in which the attribute values are managed within a map of objects.class
Component adapter binding that is configured by get-/set-methods and annotations.class
ComponentAdapterByAnnotationForBeanProperty<BEANCLASS>
Component adapter that is based on reflection AND that binds one dedicated component attribute to a bean property.