aokell.lib.membrane.marker
Interface BindingType

All Superinterfaces:
BaseType, BindingController, BindingControllerSetterGetterItf, Component
All Known Subinterfaces:
CompositeTemplateType, CompositeType, FlatTemplateType, FlatType, ParametricCompositeTemplateType, ParametricCompositeType, ParametricFlatTemplateType, ParametricFlatType, ParametricPrimitiveTemplateType, ParametricPrimitiveType, PrimitiveTemplateType, PrimitiveType

public interface BindingType
extends BaseType, BindingController, BindingControllerSetterGetterItf

Marker interface for components with a binding controller.

Author:
Lionel Seinturier

Method Summary
 
Methods inherited from interface aokell.lib.membrane.BaseType
getFcComponent, setFcComponent
 
Methods inherited from interface org.objectweb.fractal.api.Component
getFcInterface, getFcInterfaces, getFcType
 
Methods inherited from interface org.objectweb.fractal.api.control.BindingController
bindFc, listFc, lookupFc, unbindFc
 
Methods inherited from interface aokell.lib.control.binding.BindingControllerSetterGetterItf
getFcBindingController, setFcBindingController