Uses of Package
org.objectweb.fractal.aokell.lib.membrane.marker

Packages that use org.objectweb.fractal.aokell.lib.membrane.marker
org.objectweb.fractal.aokell.lib.membrane.composite This package contains the definition of four composite membranes. 
org.objectweb.fractal.aokell.lib.membrane.flat This package contains the definition of four flat membranes. 
org.objectweb.fractal.aokell.lib.membrane.marker This package contains marker interfaces for configuring component implementations. 
org.objectweb.fractal.aokell.lib.membrane.primitive This package contains the definition of four primitive membranes. 
 

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

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

Classes in org.objectweb.fractal.aokell.lib.membrane.marker used by org.objectweb.fractal.aokell.lib.membrane.marker
BaseType
          Marker interface for components.
 

Classes in org.objectweb.fractal.aokell.lib.membrane.marker used by org.objectweb.fractal.aokell.lib.membrane.primitive
BaseType
          Marker interface for components.
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.