Uses of Package
aokell.lib.membrane.marker

Packages that use aokell.lib.membrane.marker
aokell.lib.membrane.composite This package contains the definition of four composite membranes. 
aokell.lib.membrane.flat This package contains the definition of four flat membranes. 
aokell.lib.membrane.marker   
aokell.lib.membrane.primitive This package contains the definition of four primitive membranes. 
 

Classes in aokell.lib.membrane.marker used by aokell.lib.membrane.composite
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.
 

Classes in aokell.lib.membrane.marker used by aokell.lib.membrane.flat
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.
 

Classes in aokell.lib.membrane.marker used by aokell.lib.membrane.marker
LifeCycleInterceptorType
          Marker interface for performing interceptions related to the lifecycle controller.
 

Classes in aokell.lib.membrane.marker used by aokell.lib.membrane.primitive
BindingType
          Marker interface for components with a binding 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.