|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
BaseType | Marker interface for components. |
BindingType | Marker interface for components with a binding controller. |
ContentType | Marker interface for components with a content controller. |
LifeCycleInterceptorType | Marker interface for performing interceptions related to the lifecycle controller. |
LifeCycleType | Marker interface for components with a lifecycle controller. |
NameType | Marker interface for components with a name controller. |
ParametricType | Marker interface for parametric components, i.e. components with an attribute controller. |
SuperType | Marker interface for components with a super controller. |
TemplateType | Marker interface for components with a factory controller. |
This package contains marker interfaces for configuring component implementations. Based on these markers, the glue feature will introduce the control interfaces associated to these markes. There is then one marker interface per controller.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |