Uses of Package
org.objectweb.proactive.core.component.controller

Packages that use org.objectweb.proactive.core.component.controller
org.objectweb.proactive.core.component This package and sub-packages provide an implementation with ProActive of the Fractal 2.0 component model.  
org.objectweb.proactive.core.component.controller Implementations of the "membrane" of the Fractal components, i.e. the controllers that manage non-functional properties of a component.  
org.objectweb.proactive.core.component.identity The ProActiveComponentIdentityImpl class is the base class for the component meta-objects.  
 

Classes in org.objectweb.proactive.core.component.controller used by org.objectweb.proactive.core.component
ComponentParametersController
          This interface defines a new type of Fractal controllers, that allow configuration of the components with this implementation
 

Classes in org.objectweb.proactive.core.component.controller used by org.objectweb.proactive.core.component.controller
AbstractProActiveController
          Base class for all component controllers.
AbstractRequestHandler
          This class is able to handle requests, and checks if the current request can be handled by the current handler in the chain of handlers (here, it is actually a list of controllers).
ComponentParametersController
          This interface defines a new type of Fractal controllers, that allow configuration of the components with this implementation
ProActiveBindingController
           
ProActiveController
          This interface defines some basic services offered by a component controller in the ProActive implementation of the Fractal model.
ProActiveLifeCycleController
          This interface defines an extension of the @see org.objectweb.fractal.api.control.LifeCycleController, which is able to handle prioritized requests.
ProActiveSuperController
          Implementation of the SuperController interface
RequestHandler
          A RequestHandler is able to control the flow of a component request in a chain of handlers.
 

Classes in org.objectweb.proactive.core.component.controller used by org.objectweb.proactive.core.component.identity
RequestHandler
          A RequestHandler is able to control the flow of a component request in a chain of handlers.
 



Copyright 2001-2005 INRIA All Rights Reserved.